skillpack 0.12.1

Generate, verify, and maintain AI agent guidance (skills, plugins, AGENTS.md) for Claude Code, Cursor, Codex, Copilot, and 10+ AI coding ecosystems — one command turns any CLI or library into an agent-discoverable skill pack.
Documentation
1
2
3
4
5
6
7
- id: skillpack-verify
  name: skillpack verify
  description: Verify that agent distribution files (AGENTS.md, Claude Code, Cursor, Codex) are up-to-date and valid.
  entry: skillpack verify --min-score 100
  language: rust
  files: ^(\.claude-plugin/|skills/|\.cursor/|\.codex/|\.opencode/|AGENTS\.md|CLAUDE\.md|GEMINI\.md|CONVENTIONS\.md|skillpack\.toml)
  pass_filenames: false