skill-maker

Create and maintain standardized Skill units with frontmatter and cross-index updates.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/Coriatel/Expiry-Alert --skill skill-maker-coriatel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-maker
Source: https://github.com/Coriatel/Expiry-Alert/tree/main/skills/skill-maker
Command: npx skills add https://github.com/Coriatel/Expiry-Alert --skill skill-maker-coriatel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill standardizes and automates the creation and maintenance of Skills units in a knowledge repository, reducing ambiguity and ensuring consistency across entries.

Core Features & Use Cases

  • Defines a reusable structure for new skills (skill.md, details/, and index updates).
  • Enforces a formal checklist, anti-patterns, and examples to guide quality.
  • Supports cross-index syncing across Codex, Claude, and Gemini to keep discovery up to date.

Quick Start

Create or update a Skills unit by providing a name, purpose, target scenarios, required inputs, outputs, and related policies, then populate details and run the required index updates.

Frequently Asked Questions about skill-maker

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

FAQPage Schema
How do I standardize skill creation across a knowledge repository?

To standardize skill creation across a knowledge repository, use a formalized structure that updates skill.md frontmatter, populates details files, and enforces a validation checklist for consistency.

What's the best way to keep skill indexes synced across multiple platforms?

Keeping skill indexes synced across multiple platforms requires cross-index refreshing for Codex, Claude, and Gemini, ensuring discovery remains up to date whenever a new workflow is captured.

How do I validate new skills against quality and compliance policies?

Validating new skills against quality and compliance policies involves applying a defined checklist with anti-patterns and examples, checking for policy-linking and ensuring no secrets are exposed.

What inputs do I need to create a standardized skill unit?

Creating a standardized skill unit requires inputs like a name, purpose, target scenarios, required inputs, outputs, and related policies to populate the details files and run index updates.

Can I use templates to accelerate workflow documentation in a knowledge base?

You can use templates to accelerate workflow documentation in a knowledge base by defining a reusable structure for new skills that reduces ambiguity and ensures consistent entries.

Why does skill indexing fail when updating knowledge repository entries?

Skill indexing fails when updating knowledge repository entries if the required index updates for Codex, Claude, or Gemini are not refreshed or if the formal checklist validation identifies missing policy links.