skills-template
๐ก Summary
A modular skill system for AI agents that optimizes token usage by 95%.
๐ฏ Target Audience
๐ค AI Roast: โPowerful, but the setup might scare off the impatient.โ
Risk: Medium. Review: shell/CLI command execution; outbound network access (SSRF, data egress); API keys/tokens handling and storage. Run with least privilege and audit before enabling in production.
Agent Skills
AI ์์ด์ ํธ๋ฅผ ์ํ ๋ชจ๋์ ์คํฌ ์์คํ 69๊ฐ ์คํฌ | ํ ํฐ 95% ์ ๊ฐ | TOON ํฌ๋งท ๊ธฐ๋ณธ ์ ์ฉ

์ค์น ๋ฐฉ๋ฒ
NPX๋ฅผ ์ฌ์ฉํ ์คํฌ ์ค์น (๊ถ์ฅ)
# ์ ์ฒด ์คํฌ ํ๋ฒ์ ์ค์น (68๊ฐ) npx skills add https://github.com/supercent-io/skills-template --skill \ agent-configuration \ agent-evaluation \ agent-workflow \ agentic-development-principles \ agentic-principles \ agentic-workflow \ prompt-repetition \ subagent-creation \ superwork \ api-design \ api-documentation \ authentication-setup \ backend-testing \ database-schema-design \ code-refactoring \ code-review \ debugging \ performance-optimization \ testing-strategies \ image-generation-mcp \ remotion-video-production \ changelog-maintenance \ pptx-presentation-builder \ technical-writing \ user-guide-writing \ frontend-design-system \ vercel-react-best-practices \ responsive-design \ state-management \ ui-component-patterns \ web-accessibility \ web-design-guidelines \ deployment-automation \ firebase-ai-logic \ looker-studio-bigquery \ monitoring-observability \ security-best-practices \ system-environment-setup \ marketing-skills-collection \ sprint-retrospective \ standup-meeting \ task-estimation \ task-planning \ codebase-search \ data-analysis \ log-analysis \ pattern-detection \ advanced-skill-template \ basic-skill-template \ environment-setup \ file-organization \ git-submodule \ git-workflow \ kling-ai \ mcp-codex-integration \ npm-git-install \ opencode-authentication \ opencontext \ skill-standardization \ vercel-deploy \ workflow-automation
๊ฐ๋ณ ์คํฌ ์ค์น
# ํน์ ์คํฌ๋ง ์ค์น npx skills add https://github.com/supercent-io/skills-template --skill api-design npx skills add https://github.com/supercent-io/skills-template --skill code-review # ์นดํ ๊ณ ๋ฆฌ๋ณ ์ค์น npx skills add https://github.com/supercent-io/skills-template --category backend npx skills add https://github.com/supercent-io/skills-template --category frontend
์คํฌ ๊ฐ์ (69๊ฐ)
| Category | Count | Skills |
|:---------|:-----:|:-------|
| Backend | 6 | api-design database-schema-design authentication-setup backend-testing kling-ai cs-tool-dashboard |
| Frontend | 6 | ui-component-patterns state-management responsive-design web-accessibility web-design-guidelines react-best-practices |
| Code-Quality | 6 | code-review code-refactoring testing-strategies performance-optimization debugging agent-evaluation |
| Infrastructure | 8 | system-environment-setup deployment-automation monitoring-observability security-best-practices firebase-ai-logic looker-studio-bigquery agent-configuration vercel-deploy |
| Documentation | 4 | technical-writing api-documentation user-guide-writing changelog-maintenance |
| Project-Mgmt | 8 | task-planning task-estimation sprint-retrospective standup-meeting ultrathink-multiagent-workflow subagent-creation agentic-principles superwork |
| Search-Analysis | 4 | codebase-search log-analysis data-analysis pattern-detection |
| Utilities | 14 | git-workflow git-submodule environment-setup file-organization workflow-automation skill-standardization opencode-authentication npm-git-install project-init-memory agentic-workflow opencontext prompt-repetition agentic-development-principles |
TOON ํฌ๋งท (๊ธฐ๋ณธ ์ ์ฉ)
์คํฌ์ TOON ํฌ๋งท์ ๊ธฐ๋ณธ์ผ๋ก ์ฌ์ฉํ์ฌ ํ ํฐ ์ฌ์ฉ๋์ 95% ์ ๊ฐํฉ๋๋ค.
TOON ํฌ๋งท ๊ตฌ์กฐ
N:skill-name # ์คํฌ ์ด๋ฆ
D:Description in 2-3 sentences... # ์ค๋ช
G:keyword1 keyword2 keyword3 # ๊ฒ์ ํค์๋
U[5]: # ์ฌ์ฉ ์ฌ๋ก (Use cases)
Use case 1
Use case 2
...
S[6]{n,action,details}: # ์คํ ๋จ๊ณ (Steps)
1,Analyze,Understand the request
2,Plan,Create approach
...
R[5]: # ๊ท์น/๋ชจ๋ฒ ์ฌ๋ก (Rules)
Best practice 1
Best practice 2
...
E[2]{desc,in,out}: # ์์ (Examples)
"Basic usage","Input","Output"
ํ ํฐ ์ต์ ํ ๋น๊ต
| Mode | File | Avg Tokens | Reduction | |:-----|:-----|:-----------|:----------| | full | SKILL.md | ~2,198 | - | | toon | SKILL.toon | ~112 | 94.9% |
์ํคํ ์ฒ
.agent-skills/
โโโ skills.json # ์คํฌ ๋งค๋ํ์คํธ (์๋ ์์ฑ)
โโโ skills.toon # ํ ํฐ ์ต์ ํ ์์ฝ (์๋ ์์ฑ)
โโโ skill_loader.py # ์คํฌ ๋ก๋ฉ ์ฝ์ด
โโโ skill-query-handler.py # ์์ฐ์ด ์ฟผ๋ฆฌ ์ฒ๋ฆฌ
โ
โโโ backend/ # ๋ฐฑ์๋ ์คํฌ
โโโ frontend/ # ํ๋ก ํธ์๋ ์คํฌ
โโโ code-quality/ # ์ฝ๋ ํ์ง ์คํฌ
โโโ infrastructure/ # ์ธํ๋ผ ์คํฌ
โโโ documentation/ # ๋ฌธ์ํ ์คํฌ
โโโ project-management/ # ํ๋ก์ ํธ ๊ด๋ฆฌ ์คํฌ
โโโ search-analysis/ # ๊ฒ์/๋ถ์ ์คํฌ
โโโ utilities/ # ์ ํธ๋ฆฌํฐ ์คํฌ
โ
โโโ templates/ # ์คํฌ ํ
ํ๋ฆฟ
โ โโโ toon-skill-template/ # TOON ํฌ๋งท (๊ธฐ๋ณธ)
โ โโโ basic-skill-template/
โ โโโ advanced-skill-template/
โ
โโโ scripts/ # ์ ํธ๋ฆฌํฐ ์คํฌ๋ฆฝํธ
โโโ generate_compact_skills.py
์ถ๊ฐ ์คํฌ ํ์
๋ ๋ง์ AI ์์ด์ ํธ ์คํฌ์ ์ฐพ๊ณ ๊ณ์ ๊ฐ์?
skills.sh ์์ ์ปค๋ฎค๋ํฐ๊ฐ ๋ง๋ ๋ค์ํ ์คํฌ์ ํ์ํ๊ณ ์ค์นํ ์ ์์ต๋๋ค.
# skills.sh์์ ์คํฌ ๊ฒ์ npx skills search "code review" # skills.sh์์ ์คํฌ ์ค์น npx skills add <skill-name>
License
MIT License - see LICENSE for details.
Version: 4.2.0 | Updated: 2026-01-28 | Skills: 69 | Format: TOON (Default)
Changelog v4.2.0:
- superwork ์คํฌ ์ถ๊ฐ: Opus extended thinking ํ์ฉ ๋ถ์/์ข ํฉ/์์ฌ๊ฒฐ์ ์์ด์ ํธ
- spw ๋ณ์นญ ์ง์:
superwork,spw,super-work,opus-workํค์๋๋ก ํธ์ถ ๊ฐ๋ฅ
Changelog v4.0.0:
- ์ค์น ๋ฐฉ์ ๋ณ๊ฒฝ:
npx skills addํฌ๋งท์ผ๋ก ํต์ผ - TOON ํฌ๋งท ๊ธฐ๋ณธ ์ ์ฉ: ํ ํฐ 95% ์ ๊ฐ
- compact ํ์ผ ์ ๊ฑฐ: TOON์ผ๋ก ํตํฉ
- README ๊ฐ์ํ: ํต์ฌ ๋ด์ฉ๋ง ์ ์ง
Pros
- Significant token savings
- Modular and flexible skill installation
- Wide range of skills available
Cons
- Complex installation commands
- Potential for confusion with many skills
- Documentation could be clearer
Related Skills
useful-ai-prompts
AโA treasure trove of prompts, but donโt expect them to write your novel for you.โ
mcpspy
AโMCPSpy: because who doesn't want to spy on their AI's secrets?โ
fastmcp
AโFastMCP: because who doesn't love a little complexity with their AI?โ
Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.
Copyright belongs to the original author supercent-io.
