skillpack 0.6.0

Generate and verify the agent-distribution layer for any OSS project (Claude Code, Cursor, Codex, OpenCode, GitHub Copilot).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[skill]
name = "skillpack"
one_line_description = "Generate and verify the agent-distribution layer for any OSS project"
when_to_use_phrases = [
    "generate a claude code skill pack",
    "verify agent-discoverability of a CLI or library",
    "scaffold claude plugin distribution files",
]
invocation_command = "skillpack init"
license = "MIT"

[defaults]
license = "MIT"