crafter-stationcrafter-stationOfficialยท2 Agent Skills Included

skills

Security audits, CLI building, releases, and codebase context

Scans developer machines for npm and PyPI supply-chain compromise, builds agent-friendly CLIs, and ships Obsidian plugin releases without missed steps. Generates branded OG images and favicons, maps undocumented APIs and services, and sets up hierarchical AGENTS.md files so agents navigate codebases. Eliminates manual release checklists, guesswork about undocumented surfaces, and repeated security checks with ready-to-run scripts and verdicts.
npx skills add crafter-station/skills --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’