skill-authoring

Guides development and review of Agent Skills for repository standards and frontmatter structure.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/voidrot/agents --skill skill-authoring-voidrot
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-authoring
Source: https://github.com/voidrot/agents/tree/main/.agents/skills/skill-authoring
Command: npx skills add https://github.com/voidrot/agents --skill skill-authoring-voidrot

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for a structured approach to creating and reviewing Agent Skills, ensuring consistency and quality in the repository.

Core Features & Use Cases

  • Structured Development: Provides guidelines for creating focused, task-oriented Agent Skills.
  • Review Process: Offers a framework for reviewing skills for structure, naming, and frontmatter.
  • Use Case: When developing a new skill, use this guide to ensure it adheres to the repository standards and is ready for contribution.

Quick Start

Run the skill-authoring skill to review the structure of a new skill directory 'new-skill'.

Frequently Asked Questions about skill-authoring

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

FAQPage Schema
How do I structure an Agent Skill for repository contribution?▼

To structure an Agent Skill for repository contribution, follow task-oriented design principles, adhere to naming conventions, and format the frontmatter correctly to meet repository standards.

What is the best way to review code for Agent Skills?▼

The best way to review code for Agent Skills is to evaluate the skill's structure, naming conventions, and frontmatter against established repository standards to ensure high-quality contributions.

Do I need specific frontmatter for agent skills development?▼

Yes, agent skills development requires specific frontmatter formatting to ensure the skill adheres to repository standards and passes the structural review process.

When do I need a focused task-oriented design for software engineering skills?▼

You need a focused task-oriented design for software engineering skills when creating a new skill directory to ensure it solves a specific problem and is ready for repository contribution.