bill-create-skill

Automates CLI-driven scaffolding and sync of new skills to local AI agents.

13|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/Sermilion/skill-bill --skill bill-create-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bill-create-skill
Source: https://github.com/Sermilion/skill-bill/tree/main/skills/bill-create-skill
Command: npx skills add https://github.com/Sermilion/skill-bill --skill bill-create-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the process of creating and distributing a new skill across multiple AI agents by wrapping the skill lifecycle in a governed scaffold and ensuring consistency.

Core Features & Use Cases

  • Scaffolds a new skill set and platform integrations
  • Syncs skill files and manifests to all detected agents
  • Enforces governance with SKILL.md wrappers and ceremony
  • Supports integration with skill-bill CLI flows like create-and-fill, new, etc.

Quick Start

Invoke the wrapper to scaffold a new skill and sync it to local agents using the CLI.

Frequently Asked Questions about bill-create-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new skill and sync it across multiple AI agents?

To scaffold a new skill across multiple AI agents, this automation wraps the skill lifecycle in a governed scaffold and syncs skill files and manifests to all detected local agents using CLI-driven routing.

What is the best way to distribute new skills across local agent environments like Claude and Copilot?

Distributing new skills across local agent environments like Claude and Copilot is automated by syncing skill files and manifests to all detected agents, enforcing consistency through SKILL.md wrappers and ceremony.

Can I use this CLI to extract frontmatter metadata when creating new skills?

Yes, you can use this CLI to create new skills because it implements frontmatter metadata extraction alongside scaffold routing to ensure proper skill governance during creation.

Does this scaffolding process support atomic changes with rollback support across the repository?

Yes, this scaffolding process supports atomic changes with rollback support across the repository, ensuring safe distribution and synchronization of platform or horizontal skills.

Why do I need SKILL.md wrappers when initiating new skills for agents?

You need SKILL.md wrappers when initiating new skills for agents because they enforce governance and ceremony, ensuring consistency when synchronizing platform skills across multiple agent environments.