better-skill-builder

Build SKILL.md files for Claude Code, Codex, Amp, OpenCode. Production examples and patterns for skill structure, scripts, distribution, and making CLI tools AI-native.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "better-skill-builder" with this command: npx skills add gmickel/better-skill-builder/gmickel-better-skill-builder-better-skill-builder

Building Agent Skills

Help users build clean, discoverable skills that work across Claude Code, Codex, Amp, and OpenCode.

Official Spec

Fetch from https://agentskills.io/specification for YAML frontmatter, file format, and client integration details.

Minimal Structure

my-skill/
  SKILL.md           # Required (<500 lines)
  references/        # Optional: detailed docs
  scripts/           # Optional: executable utilities

SKILL.md Essentials

---
name: my-skill
description: >
  What it does. Include trigger phrases so AI knows when to activate.
---

# Title

## When to Use
- Trigger condition 1
- Trigger condition 2

## Quick Reference
[Tables, common commands]

## Detailed Docs
See [references/](references/) for full documentation.

References

TopicFile
Full SKILL.md templateformat.md
Adding scriptsscripts.md
Safety/auth/trigger patternspatterns.md
Installation pathsinstallation.md
Distribution (git/CLI/plugin)distribution.md
Plugin/marketplace structureplugin-structure.md
Production examplesreal-examples.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

sheets-cli

No summary provided by upstream source.

Repository SourceNeeds Review
General

flow-next-plan-review

No summary provided by upstream source.

Repository SourceNeeds Review
General

browser

No summary provided by upstream source.

Repository SourceNeeds Review
General

flow-plan-review

No summary provided by upstream source.

Repository SourceNeeds Review