claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Automation & Workflows

skillkit

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

Slowing down
79/100
last commit 4 months ago
last release 4 months ago
releases 22
open issues 0
// install
git clone https://github.com/rfxlamia/skillkit

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

// compatibility

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

// 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.

0 views
98 stars
unclaimed
updated 15 days 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 API to search, scrape, and interact with the web at scale. 🔥

// automationfirecrawl/TypeScript143,720AGPL-3.0[ claude ]
🔓

The agent that grows with you

// automationNousResearch/Python211,605MIT[ 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/Python76,016MIT[ claude ]
🔓

🗂 The essential checklist for modern web development, for humans and AI agents

// automationthedaviddias/MDX73,123[ claude ]
→ see how skillkit connects across the ecosystem