Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
verify-before-ship logo

verify-before-ship

skillkit-marketplace

developmentClaude Codeby rfxlamia

Summary

Enforce completion of all 7 production safety gates with evidence before any deployment. Blocks rationalized shortcuts under time, authority, sunk-cost, or exhaustion pressure. Gates: tests, security scan, breaking changes, config validation, staging verification, rollback plan, code review.

Install to Claude Code

/plugin install verify-before-ship@skillkit-marketplace

Run in Claude Code. Add the marketplace first with /plugin marketplace add rfxlamia/skillkit if you haven't already.

README.md

SkillKit

The toolkit for creating reusable skills for AI coding agents.

SkillKit helps you build, validate, and share skills that extend how your AI agent works. Works with Claude Code, GitHub Copilot, OpenCode, and Codex.

> Previously known as claude-skillkit. All old links redirect here automatically.

![License](LICENSE) ![npm](https://www.npmjs.com/package/@rfxlamia/skillkit) ![GitHub Sponsors](https://github.com/sponsors/rfxlamia)

---

What is SkillKit?

SkillKit is a toolkit for creating and validating custom AI agent skills. It ships two core skills:

  • skillkit — meta-skill for creating new skills and subagents with dual-mode validation
  • skillkit-help — pre-build orientation: understand what skills are, decide skills vs subagents

> Looking for community skills & agents? Use: npx @rfxlamia/smSkillKit Marketplace

---

Install

npx @rfxlamia/skillkit

Interactive CLI — pick your tool(s), choose user or project scope. Done.

---

Core Skills

| Skill | Trigger | What it does | |-------|---------|--------------| | skillkit | /skillkit | Create & validate skills/subagents — fast mode (12 steps) or full mode (15 steps) | | skillkit-help | /skillkit-help | Answer "what are skills?", "should I make one?", "is my skill good enough?" |

---

Create Your First Skill

1. Install: npx @rfxlamia/skillkit 2. Run /skillkit-help — guided path to your first skill in ~10 minutes 3. Submit a PR to SkillKit Marketplace to share it

---

SkillKit Creator Reference

The skillkit skill drives the creation workflow:

| Trigger | Workflow | Steps | |---------|----------|-------| | create skill | Full skill creation | 12 steps with research + validation | | create subagent | Subagent creation | 8 steps with template-based workflow | | validate skill | Validation only | Structure, references, quality checks | | Skills vs Subagents | Decision helper | Recommends approach, then creates | | convert doc to skill | Migration | Transform existing docs into skills |

Quality target: 9.0+/10 via 5-layer validation and multi-proposal generation.

---

Automation Scripts

14 Python scripts in skills/skillkit/scripts/ — all support --format {text|json}.

<details> <summary>View all scripts</summary>

| Script | Purpose | |--------|---------| | init_skill.py | Initialize new skill directory structure | | init_subagent.py | Initialize new subagent with YAML template | | validate_skill.py | Structure and YAML validation | | token_estimator.py | Token consumption and cost estimation | | split_skill.py | Progressive disclosure auto-splitting | | pattern_detector.py | Workflow pattern recommendation | | pattern_detector_new.py | Enhanced pattern detection | | decision_helper.py | Skills vs Subagents decision tree | | security_scanner.py | Security vulnerability detection | | test_generator.py | Automated test generation | | quality_scorer.py | 5-category quality scoring (100 points) | | migration_helper.py | Document to skill conversion | | package_skill.py | Package skill for distribution | | quick_validate.py | Quick validation checks |

</details>

---

Screenshots

CLI installer !installer

Guided orientation !skillkit-help

A finished skill !skill

---

Community Skills & Agents

24 community skills and 7 agents are available at SkillKit Marketplace:

npx @rfxlamia/sm

---

License

Apache 2.0 - Copyright 2025 rfxlamia

Related plugins

Browse all →
releasing logo

releasing

skillkit-marketplace

Automate the full release workflow: version bumping (major/minor/patch), changelog generation, git tagging, pushing, and GitHub release creation. Handles semver across Node.js, Python, Rust, Go, and generic projects. Enforces mandatory confirmations before irreversible actions (push, release).

Open plugin →
skillkit-core logo

skillkit-core

skillkit-marketplace

Professional skill and subagent creation with dual-mode workflow: 12-step fast mode and 15-step full mode with behavioral pressure testing and TDD integration.

Open plugin →
skillkit-frameworks logo

skillkit-frameworks

skillkit-marketplace

Agent capability frameworks: STAR framework for understanding implicit intent (framework-initiative), critical thinking architecture with reasoning selection (framework-critical-thinking), and adversarial review protocol with mandatory bug quota (adversarial-review). Build smarter, self-correcting agents and validate plans before execution.

Open plugin →
skillkit-subagents logo

skillkit-subagents

skillkit-marketplace

Specialized subagent collection: Creative copywriter with psychology triggers, SEO manager with proven formulas, decision-making agents (velocity-first Sam Altman, safety-first Dario Amodei), Kotlin expert, doc simplifier, and comprehensive red team security agent.

Open plugin →
validate-plan logo

validate-plan

skillkit-marketplace

Validate implementation plans against DRY, YAGNI, TDD principles and best practices. Identifies gaps, anti-patterns, and improvement opportunities before execution. Prevents over-engineering and ensures test-first approach.

Open plugin →
a2a-bridge logo

a2a-bridge

a2a-bridge

Bidirectional bridge between Claude Code and external AI coding agents. Exposes Claude Code as an A2A server (Gemini CLI, any A2A client) and as an ACP agent (OpenClaw, Zed, VS Code); routes outbound tool calls to Codex, OpenClaw, and Hermes adapters through a shared daemon with per-room task logs and verification-artifact support.

Open plugin →