write-skill

Generate SKILL.md files with frontmatter and validate auto-discovery.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tuanle96/agent-harness-kit --skill write-skill-tuanle96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-skill
Source: https://github.com/tuanle96/agent-harness-kit/tree/main/src/templates/.claude/skills/write-skill
Command: npx skills add https://github.com/tuanle96/agent-harness-kit --skill write-skill-tuanle96

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating and validating new AI skills, enabling rapid development and deployment of modular capabilities.

Core Features & Use Cases

  • Skill Generation: Automatically generates a SKILL.md file with proper frontmatter and content based on user prompts.
  • Validation & Testing: Simulates prompt-based discovery to ensure the skill is correctly auto-loaded.
  • Use Case: A developer wants to quickly create a new slash command for their AI assistant, testing whether it auto-discovers and functions appropriately.

Quick Start

Prompt the AI to generate a new skill for automating task X, then verify the generated SKILL.md loads correctly in Claude Code.

Frequently Asked Questions about write-skill

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

FAQPage Schema
How do I automate AI skill creation and generate a SKILL.md file?

You can validate AI skills by simulating prompt-based discovery. This testing approach ensures the generated skill is correctly auto-loaded and functions appropriately within your structured AI workflows.

What is the best way to test if a custom AI skill auto-discovers correctly?

Validating AI skills involves simulating prompt-based discovery to ensure correct auto-loading. This testing mechanism checks whether the generated SKILL.md file is properly discoverable and operational in deployment environments like Claude Code.

Do I need Claude Code to test and deploy generated AI skills?

Claude Code is referenced as a deployment environment for verifying generated skills. You can use it to confirm that the standardized SKILL.md file loads correctly and executes the intended modular capabilities.

Can I use this approach to quickly create slash commands for my AI assistant?

Creating slash commands for AI assistants is a primary use case for automated skill generation. You prompt the system to build the desired capability, generate the SKILL.md file, and verify it auto-discovers correctly.

What are the limitations of using standardized SKILL.md files for AI workflows?

Standardized SKILL.md files are designed for rapid development of modular capabilities within structured workflows. If your AI deployment environment lacks support for auto-loading SKILL.md frontmatter, the generated skills will not auto-discover correctly.