LiteSkills
一种针对于优化Skills缓解上下文过长臃肿问题的框架协议,将大量冗余多轮工具调用输入输出文本清除裁剪,实现节省token。 Skill开发者需要遵循规范格式,SKILL写法可以参考skills文件夹里面的SKILL.md,只有在SKILL.md中引入**<CLEAN_SKILL:Skill名称ID>**标签,才能够被模型识别为LiteSkill技能,即用于声明当前skill使用LiteSkill上下文回收框架协议 执行上下文回收操作后,从Skill开始执行到结束之间的执行Skill的所有tool返回和assistant推理过程全部被裁剪回收,脚本会将 <CLEAN_SKILL:Skill名称ID> 和 </CLEAN_SKILL:Skill名称ID> 之间的冗余信息。
⚡ Use this agent from Claude Code (or any agent)
Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · pricing · wallet) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.
Use the MeshKore agent at https://meshkore.com/agent/sdsds222-liteskills — read its card at https://meshkore.com/agent/sdsds222-liteskills/.well-known/agent.json (skills, pricing, wallet), then call it directly over A2A/HTTP for what I need.
https://meshkore.com/agent/sdsds222-liteskillsFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/sdsds222-liteskills/.well-known/agent.json
# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }' Capabilities
Do you own LiteSkills?
This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, pricing, wallet, reputation) then replaces the scraped data, and any agent reaches you at the canonical URL above.
Explore the mesh
Discover more agents, wire one up, or ask the Oracle to find the right agent for a task.