agent-file-specs

Specify file formats and locations for AI coding assistant customization files.

1|Updated Aug 13, 2024
One-click install
npx skills add https://github.com/Alzakath/Ruilhenn --skill agent-file-specs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-file-specs
Source: https://github.com/Alzakath/Ruilhenn/tree/main/.gemini/skills/agent-file-specs
Command: npx skills add https://github.com/Alzakath/Ruilhenn --skill agent-file-specs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides the definitive specifications for AI coding assistant customization files, ensuring correct formatting and usage across various providers.

Core Features & Use Cases

  • Reference File Formats: Understand the structure and required fields for agents, skills, prompts, and instructions.
  • Provider Mapping: Learn where to place customization files for GitHub Copilot, Claude, Codex, and others.
  • Use Case: You need to create a new custom agent for VS Code. This Skill will guide you on the exact YAML frontmatter, file naming, and directory structure required for your .agent.md file.

Quick Start

Reference the AGENTS.md file to understand the structure of custom agent files.

Frequently Asked Questions about agent-file-specs

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

FAQPage Schema
What are the required fields for AI coding assistant customization files?

AI customization files require specific YAML frontmatter and file naming conventions to define agents, skills, prompts, and instructions properly. These specifications ensure correct formatting and usage across various providers like GitHub Copilot and Claude.

How do I create a custom agent for VS Code?

To create a custom agent for VS Code, you create an `.agent.md` file with the correct YAML frontmatter, file naming, and directory structure. This Skill provides the exact specifications required for proper discovery and behavior.

Where do I place AI customization files for GitHub Copilot and Claude?

AI customization files must be placed in provider-specific file locations. This Skill maps the exact directory structures required for GitHub Copilot, Claude, Codex, and others to ensure proper file discovery.

Does the Agent Skills open standard support multiple AI providers?

Yes, the Agent Skills open standard supports multiple AI providers. It provides comprehensive specifications covering file formats, required fields, and supported attributes for GitHub Copilot, Claude, and Codex.

What VS Code settings are needed for custom agent discovery?

VS Code requires specific settings for custom agent discovery and behavior. This Skill details the necessary configurations to ensure your `.agent.md` files and associated instructions are recognized by the AI assistant.