claudeers.
// Automation & Workflows

skillkit

An open toolkit for creating reusable skills that extend how your AI agent works.

Dormant
59/100
last commit 5 months ago
last release 5 months ago
releases 22
open issues 0
// star history+1 this week (+1%)

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

⚠ Unverified source (community-unclaimed, low activity) — reveal the prompt
⚠ Unverified source (community-unclaimed, low activity). Inspect the repo before letting your agent install it.

Install and set up skillkit (claude-plugin project) into my current project.
Found on https://claudeers.com/skillkit
Repo: https://github.com/rfxlamia/skillkit
Homepage/docs: https://www.npmjs.com/package/@rfxlamia/skillkit
Detected install method: claude-plugin → /plugin install skillkit@rfxlamia/skillkit
Category: automation. Platforms: cli.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
dormant; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)

Unverified / not recently updated — review before pasting a run-this config.

/plugin marketplace add rfxlamia/skillkit
/plugin install skillkit@rfxlamia/skillkit
// or clone · unverified · not recently updated
git clone https://github.com/rfxlamia/skillkit

// compatibility

Platformscli
Operating systems
AI compatibilityclaude
LicenseApache-2.0
Pricingopen-source
LanguagePython

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.


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

SkillTriggerWhat it does
skillkit/skillkitCreate & validate skills/subagents — fast mode (12 steps) or full mode (15 steps)
skillkit-help/skillkit-helpAnswer "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:

TriggerWorkflowSteps
create skillFull skill creation12 steps with research + validation
create subagentSubagent creation8 steps with template-based workflow
validate skillValidation onlyStructure, references, quality checks
Skills vs SubagentsDecision helperRecommends approach, then creates
convert doc to skillMigrationTransform 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}.

View all scripts
ScriptPurpose
init_skill.pyInitialize new skill directory structure
init_subagent.pyInitialize new subagent with YAML template
validate_skill.pyStructure and YAML validation
token_estimator.pyToken consumption and cost estimation
split_skill.pyProgressive disclosure auto-splitting
pattern_detector.pyWorkflow pattern recommendation
pattern_detector_new.pyEnhanced pattern detection
decision_helper.pySkills vs Subagents decision tree
security_scanner.pySecurity vulnerability detection
test_generator.pyAutomated test generation
quality_scorer.py5-category quality scoring (100 points)
migration_helper.pyDocument to skill conversion
package_skill.pyPackage skill for distribution
quick_validate.pyQuick validation checks

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

// faq

What is skillkit?

An open toolkit for creating reusable skills that extend how your AI agent works.. It is open-source on GitHub.

Is skillkit free to use?

skillkit is open-source under the Apache-2.0 license, so it is free to use.

What category does skillkit belong to?

skillkit is listed under skills in the Claudeers registry of Claude-compatible tools.

3 views
101 stars
unclaimed
updated 2 months ago

// embed badge

skillkit on Claudeers
[![Claudeers](https://claudeers.com/api/badge/skillkit.svg)](https://claudeers.com/skillkit)

// retro hit counter

skillkit hit counter
[![Hits](https://claudeers.com/api/counter/skillkit.svg)](https://claudeers.com/skillkit)

// reviews

// guestbook

0/500

// related in Automation & Workflows

🔓

The agent that grows with you

// automationNousResearch/Python230,654MIT[ claude ]
🔓

The API to search, scrape, and interact with the web at scale. 🔥

// automationfirecrawl/TypeScript167,815AGPL-3.0[ claude ]
🔓

🌐 Make websites accessible for AI agents. Automate tasks online with ease.

// automationbrowser-use/Python110,149MIT[ claude ]
🔓

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message…

// automationbytedance/Python80,016MIT[ claude ]
→ see how skillkit connects across the ecosystem