skill-creator

Draft SKILL.md files, audit against a 10-criterion rubric, and emit scorecards.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/blucsigma05/tbm-apps-script --skill skill-creator-blucsigma05
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/blucsigma05/tbm-apps-script/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/blucsigma05/tbm-apps-script --skill skill-creator-blucsigma05

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you author or rewrite a skill that fits your repository’s conventions by drafting it, auditing it against a strict 10-criterion rubric with evidence requirements, revising once, and then emitting the final skill plus scorecards.

Core Features & Use Cases

  • Skill authoring with TBM conventions: Generates skills that follow TBM’s structure and operational constraints (including “Build Skills” expectations, forge conventions, and ES5 awareness for HTML surfaces).
  • Evidence-backed self-audit: Scores the draft on trigger coverage, anti-undertrigger wording, size fit, rationale for non-obvious instructions, and verification hooks—without theater-style guessing.
  • Single-pass revision loop: Revises once to address failed criteria (and stops early if gains diminish), then emits the final artifact.

Quick Start

Ask the assistant to create or rewrite a skill for your workflow (including the scope and expected output shape) and say you want a scored, evidence-backed skill emitted into the skills directory.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a skill with YAML frontmatter and trigger phrases?

Creating a skill with YAML frontmatter and trigger phrases involves drafting an SKILL.md file that defines operational instructions, trigger coverage, and verification hooks. The draft is then audited against an evidence-based rubric and revised once to maximize compliance and score.

What is a rubric audit for skill authoring?

A rubric audit for skill authoring is an evidence-backed scoring process that evaluates a draft skill against explicit criteria, including trigger coverage, anti-undertrigger wording, size fit, rationale for non-obvious instructions, and verification hooks.

How do I write operational instructions that prevent undertrigger behavior?

Writing operational instructions to prevent undertrigger behavior requires applying specific anti-undertrigger wording constraints within the skill draft. The rubric audit then checks the draft's trigger phrases and operational instructions against these evidence-backed criteria.

Does skill authoring with TBM conventions support ES5 and HTML surfaces?

Skill authoring with TBM conventions accounts for ES5 and HTML surfaces by applying forge conventions and ES5 awareness during the skill scaffolding process. This ensures the generated SKILL.md aligns with UI considerations and repository constraints.

What is the best way to verify a skill meets repository conventions?

The best way to verify a skill meets repository conventions is to audit the drafted SKILL.md against a strict rubric with evidence requirements. This process checks TBM-convention alignment, trigger phrases, and verification guidance.

When should I use an automated revision loop for skill scaffolding?

You should use an automated revision loop for skill scaffolding when your draft fails rubric criteria and needs a single-pass revision to address gaps. The loop stops early if score gains diminish, emitting the final artifact with a scorecard.