Skillc
Description
A skill that makes skills: turn intent plus a couple of examples into one portable skill file that won't break when shared.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
skillc
Skills that don't break when you share them.
**New here, or not into command lines?** [**Start on the skillc site →**](https://baron-3dl.github.io/skillc/) — a plain-language walkthrough with a live demo. Nothing to install to look. Come back here when you want the details.
You got Claude doing something just right. You share it, and for everyone else it falls flat, because it quietly leaned on *your* setup. skillc is a **skill that makes skills**: tell it what you want, show it a couple of examples you like, and it hands you one file you can send to anyone.
What makes the file different is what is inside it. It does not carry finished instructions; it carries the examples you approved, plus a recipe. The first time someone uses it, their Claude rebuilds the skill against its own setup, tests itself on a few examples it was never shown, and reports a score. So the skill works there, or it says plainly that it does not, instead of quietly doing the wrong thing.
Get skillc
Install it once, like any skill.
- Claude Code:
/plugin marketplace add baron-3dl/skillc, then/plugin install skillc@skillc. - claude.ai: download skillc.zip, turn on "Code Execution and File Creation" (Settings, then Capabilities), then upload the zip under Customize, then Skills (the "+" button, then "Upload a skill").
- OpenCode: unzip skillc.zip into
~/.claude/skills/; it is picked up automatically.
Skills work on every Claude plan, Free included. The claude.ai Code Execution switch is a one-time toggle.
Use it
Just ask, in plain words:
skillc, make me a skill that writes my emails in my voice
It asks a few questions (what you want, a couple of examples you like, your taste), shows you a test, and you say "yes" or "tweak that." Then it hands you the finished skill as one file.
Share what you make
Send the file to anyone. They install it the same way
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11