ssheleg skillsmake-skill

how the skill or plugin itself is built

make-skill

A skill that builds skills: create, retrofit, audit and publish agent skills and Claude Code plugins — Agent Skills standard conformance, marketplace layout, version sync, validator + CI, every distribution channel, MCP and A2A rules.

v0.23.1pinned in this release of the family
1skill in the pack
1routing rule it owns

What it ships

Each name below is an entry point an agent can be routed to.

Shape: static. The standard is a checklist and the audit walks it in order; a skill that passes is auditable against the same list next time.


Install just this one

Every pack installs standalone. The whole family is one command.

any agent the skills CLI supports
$
npx skills add ssheleg/make-skill
claude code, as a plugin
$
claude plugin marketplace add ssheleg/make-skill && claude plugin install make-skill@make-skill

When the agent reaches for it

These are the rules the family writes into your agent's own instruction file — verbatim. Each one states the rule, the boundary in both directions, and the phrase that declines it.

/make-skill — how the skill itself is built

  • when: a skill or plugin changes shape
  • decline it: «без make-skill».

If make-skill is installed, work ON a skill or plugin goes through it — creating one, bringing it to the standard, checking conformance, wrapping it in a plugin, syncing versions, installing a validator and CI, publishing to every channel. It knows where the Agent Skills front-matter limits are, what claude plugin validate --strict demands, and why a plain copy in ~/.claude/skills/ shadows the plugin.

The boundary — "the construction of the skill itself changes." NOT through it: work done WITH a skill, ordinary code in an ordinary repository, editing doctrine inside a skill that already meets the standard. Calling it to fix a paragraph in SKILL.md is how you teach an agent to route around it.

Refusal phrase: «без make-skill».

Among the routers: task-pipeline carries a change through its stages; make-skill answers whether the result meets the skill standard. A skill's release passes both.


The rest of the family

super-ux v0.48.0

what the interface must do and how it sounds

Scenario-driven UI development: a versioned design chain in docs/ux/ — the product vision, personas and jobs, user flows and the paid-acquisition funnel among them, a screens-and-states map with Figma frames…

7 skillsRead →

task-pipeline v1.77.0

how a change reaches the repository

Full-cycle delivery orchestrator: an intake grill turns the request into a complete brief, then ten gated stages carry it from docs to acceptance, refusing to advance until each gate passes.

3 skillsRead →

agent-sync v1.17.0

who is holding this file right now

Coordination plane for concurrent agents: leases with a TTL so two agents cannot claim the same work, race-free id reservation, a run journal and a generated board, over a pluggable knowledge cloud.

1 skillRead →

sheleg-design v1.49.1

how it looks and moves

The taste layer: cinematic scroll-driven landing pages (one scroll clock, motion that degrades to calm, WebGL particle formations), product-UI style packs with a ready token layer each, and the Figma border…

1 skill · a catalogue of its ownRead →

seo-aeo-audit v0.25.1

whether a machine will find it

Evidence-first website audit for search and answer engines: ten tracks from crawl access to AI citation mechanics, every finding backed by an observation and every recommendation tiered, ending in a…

1 skillRead →

sheleg-dev v0.10.0

integrations: money in, tracking, sign-in, speed

The integration layer a product reaches once it has users: Stripe subscription billing reconciled into your own database — checkout, renewals, seats and proration, refunds, claim-first webhook idempotency…

7 skillsRead →

agent-stack v0.13.2

agent orchestrators, their evals, the protocols they speak, and the wallet under LLM resale

Production patterns for AI agent systems, in four skills. The orchestrator: tool-calling loops that survive context pressure, pipelines with human checkpoints and resume, provider routing with fallback and…

4 skillsRead →