ck:skill-creator

Create or update Claude skill packages with benchmark-aligned metadata and instructions.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/MinhHoangDono/antigravity-kit --skill ck-skill-creator-minhhoangdono
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ck:skill-creator
Source: https://github.com/MinhHoangDono/antigravity-kit/tree/main/.agent/skills/skill-creator
Command: npx skills add https://github.com/MinhHoangDono/antigravity-kit --skill ck-skill-creator-minhhoangdono

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Creates or updates Claude skills with benchmark-oriented, progressive-disclosure instructions so Claude activates the right skill and executes it reliably.

Core Features & Use Cases

  • Skill authoring for Skillmark benchmarks with accuracy-focused structure and numbered workflows.
  • Safety-focused skill templates including mandatory scope declaration and a comprehensive security policy section.
  • Reusable resources planning via scripts, references, and assets with clear loading rules.

Quick Start

Initialize a new skill directory by running init_skill.py with your chosen skill name and target path.

Frequently Asked Questions about ck:skill-creator

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

FAQPage Schema
How do I create Claude skills optimized for benchmark accuracy?▼

To create Claude skills optimized for benchmark accuracy, use this skill to generate packages with deterministic instruction structures, high-quality activation metadata, and numbered workflows that align with Skillmark benchmarks for reliable execution.

What is progressive disclosure in Claude skill authoring?▼

Progressive disclosure in Claude skill authoring is a workflow design where bundled scripts, references, and assets are loaded dynamically based on clear rules, preventing context bloat while ensuring Claude has access to necessary resources.

How do I add a security policy to my Claude skill template?▼

You can add a security policy to your Claude skill template by using the skill's built-in safety-focused templates, which require a mandatory scope declaration and include a comprehensive security policy section to enforce prompt safety.

What do I need before generating a Claude skill package?▼

Before generating a Claude skill package, you need a populated skill root directory containing a SKILL.md file with frontmatter specifying the skill name and description, along with optional bundled scripts, references, and assets.

Can I update an existing Claude skill to improve its benchmark accuracy?▼

Yes, you can update an existing Claude skill to improve benchmark accuracy by applying this skill's benchmark-oriented structure, which refines the instruction determinism and activation metadata of your current skill packages.

Why are my Claude skills not activating reliably during execution?▼

Claude skills may not activate reliably if they lack high-quality activation metadata or a deterministic instruction structure. This skill resolves the issue by applying benchmark-aligned accuracy standards and progressive disclosure workflows.