By atompilot
Scaffold and publish a new open-source Claude Code skill from a use case description
A Claude Code skill that forges complete open-source Claude skill projects on GitHub — from use case description to installable marketplace plugin in one session.
Turns your pain point or workflow experience into a fully structured, published Claude Code skill:
/plugin marketplace add atompilot/claude-skill-github-forge
/plugin install claude-skill-github-forge@claude-skill-github-forge
Just describe what you want to automate or solve:
> Forge a skill that helps me write conventional commit messages
> I want a skill for reviewing database migration files before running them
> 帮我打造一个 skill,每次写 SQL 查询时提醒我加索引
> Build a skill that enforces our team's code review checklist
Claude will ask clarifying questions, then build and publish the full project to GitHub.
skills/
└── github-forge/
└── SKILL.md ← Full workflow: use case → design → scaffold → GitHub publish
Includes common pitfalls and their fixes
From building claude-skill-naming and other atompilot skills:
plugin.json author must be an object, not a stringmarketplace.json is separate from plugin.json and required for /plugin marketplace addskills field in plugin.json/plugin install <name>@<marketplace-name> (both the same)MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBaoStock A-share securities data API reference — 23 endpoints covering K-line, financials, macro, dividends, and industry classification with 9 documented pitfalls
Polymarket prediction market API reference — authentication, orders, market data, WebSocket, CTF operations, fees, bridge, gasless, error codes, rate limits, and geographic restrictions
Multi-model code review for Claude Code — Claude writes, Codex reviews, loop until clean, then commit.
One-command git workflow: auto-stage, conventional commit messages, optional semantic versioning, and push
Helps programmers solve naming problems through guided Q&A and curated suggestions
npx claudepluginhub atompilot/claude-skill-github-forge --plugin claude-skill-github-forgeSkill authoring guidance and best practices
Complete toolkit for creating, validating, and managing Claude Code skills with intelligent agents, interactive commands, and professional templates
Create skills, subagents, hooks, commands, and plugins for Claude Code
Meta-skills infrastructure for Claude Code plugin ecosystem - skill authoring, hook development, modular design patterns, and evaluation frameworks
Create, test, measure, and iteratively improve Claude Code skills with category-aware design, gotchas-driven development, progressive disclosure coaching, and automated description optimization.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.