Curated skills for AI agents.
# Install intent-layer
npx skills add crafter-station/skills --skill intent-layer -g
# Install skill-gen
npx skills add crafter-station/skills --skill skill-gen -g
# Install skillkit
npx skills add crafter-station/skills --skill skillkit -g
# Install spoti-cli
npx skills add crafter-station/skills --skill spoti-cli -g
# Install supply-chain-audit
npx skills add crafter-station/skills --skill supply-chain-audit -g
# Install generate-brand-assets
npx skills add crafter-station/skills --skill generate-brand-assets -g
Works with Claude Code, Cursor, Copilot, and 10+ more agents.
| Skill |
What it does |
| intent-layer |
Set up AGENTS.md files so agents navigate your codebase like senior engineers. Built on The Intent Layer by Tyler Brandt |
| Skill |
What it does |
| skill-gen |
Create effective agent skills with guided workflows, validation, and packaging tools |
| skillkit |
Local-first analytics for AI agent skills. Tracks usage, measures context budget, prunes unused skills |
| Skill |
What it does |
| spoti-cli |
Create Spotify playlists from natural language, mood, or Obsidian vault context. Wraps the spoti-cli CLI |
| Skill |
What it does |
| supply-chain-audit |
Read-only scanner for npm/PyPI supply-chain compromise (Shai-Hulud 2.0, Mini Shai-Hulud / TeamPCP, Axios DPRK). Versioned IOC pack, three-phase scan, PASS/FAIL verdict, and 48h bake-period remediation |
| Skill |
What it does |
| generate-brand-assets |
Generate OG images and favicon based on project branding. Creates social media preview images (1200×630px) and favicon formats, with support for brand colors, gradients, and multiple formats (PNG, WebP, ICO) |
- Fork
- Follow the Agent Skills spec
- PR
MIT