skills
Security audits, CLI building, releases, and codebase context
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install crafter-station skills?โผ
Run `npx skills add crafter-station/skills --all -g -y` in your terminal to install every skill globally. To install just one, use `npx skills add crafter-station/skills --skill supply-chain-audit -g`.
How to check if my machine is affected by an npm attack?โผ
Install the supply-chain-audit skill and ask your agent to scan your machine. It runs a read-only check against a versioned IOC pack covering Shai-Hulud and other campaigns, then returns a clear PASS or FAIL verdict.
How to release an Obsidian plugin without missing steps?โผ
The obsidian-plugin-release skill bumps versions across manifest.json, package.json, and versions.json, builds, lints, signs an annotated tag, and triggers a GitHub Actions workflow with build-provenance attestation.
Which AI agents work with these skills?โผ
All skills follow the universal SKILL.md standard and work with Claude Code, Cursor, Copilot, and more than ten other compatible agents.
Can I use these skills without coding experience?โผ
Yes. Once installed, you describe what you need in plain English and your agent runs the underlying scripts and workflows for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core