Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
tscg-tool-schema-optimization
star 2
Optimize tool/schema definitions for LLM agent deployments using TSCG principles. Converts JSON tool schemas into token-efficient structured text formats that small models (4B-14B parameters) can reliably interpret. Use when: (1) agent tool-use accuracy drops with many tools (>10), (2) deploying small/medium LLMs as agents, (3) optimizing MCP tool schemas for token efficiency, (4) diagnosing tool-use failures in production agent systems, (5) designing tool schemas for agentic LLM deployments. Based on arXiv:2605.04107 (TSCG paper).
Install via CLI
npx skills add https://github.com/hiyenwong/ai_collection --skill tscg-tool-schema-optimization
Repository Details
star Stars
2
call_split Forks
0
navigation Branch
main
article Path
SKILL.md
More from Creator
hiyenwong Explore all skills →