writing-skills

Guide creation, editing, and verification of Codex CLI skills with a TDD-like workflow.

134|12|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/6BNBN/FlowPilot --skill writing-skills-6bnbn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-skills
Source: https://github.com/6BNBN/FlowPilot/tree/main/%E5%85%BC%E5%AE%B9codex%40cursor%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85%E6%8A%80%E8%83%BD/codex%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85%E6%8A%80%E8%83%BD/.codex-home-claude-parity/skills/writing-skills
Command: npx skills add https://github.com/6BNBN/FlowPilot --skill writing-skills-6bnbn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured approach to creating, editing, and verifying skills for the Codex CLI, ensuring they are discoverable, reliable, and adhere to best practices.

Core Features & Use Cases

  • Skill Authoring Workflow: Guides users through a TDD-like process (RED-GREEN-REFACTOR) for skill development.
  • Discovery Optimization: Provides principles for naming and describing skills to maximize their findability.
  • Quality Checklist: Ensures skills meet essential criteria before deployment.
  • Use Case: When developing a new skill for Codex CLI that enforces a specific coding standard, use this skill to guide the writing process and ensure the skill is effective and discoverable.

Quick Start

Use the writing-skills skill to guide the creation of a new skill for Codex CLI.

Frequently Asked Questions about writing-skills

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

FAQPage Schema
How do I create and verify skills for Codex CLI?

To create and verify skills for Codex CLI, follow a TDD-like workflow using a dedicated authoring guide. This process enforces discovery optimization principles and specific frontmatter definitions to ensure your custom skills are reliable and easy to find.

What is the best way to structure Codex skills for discoverability?

The best way to structure Codex skills for discoverability is to apply naming and describing principles that optimize discovery. Adhering to specific frontmatter definitions and authoring best practices ensures your reusable workflows are easily found.

Does writing Codex CLI skills require a specific development workflow?

Writing Codex CLI skills requires a specific development workflow based on a TDD-like process. This structured approach guides you through writing, editing, and verifying skills to guarantee they meet essential quality criteria before deployment.

How do I test and verify a custom skill before deploying it to Codex?

To test and verify a custom skill before deploying it to Codex, use a quality checklist provided by the authoring guide. This ensures the skill meets essential criteria, adheres to frontmatter definitions, and functions reliably.

What types of components can I include when authoring skills for Codex CLI?

When authoring skills for Codex CLI, you can include components like references to address specific needs. These components support the creation of reusable workflows, decision guides, and tool references within the ecosystem.