agent-skills

Create portable Agent Skills using SKILL.md format and directory structure.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/pingqLIN/skill-0 --skill agent-skills-pingqlin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-skills
Source: https://github.com/pingqLIN/skill-0/tree/main/converted-skills/agent-skills
Command: npx skills add https://github.com/pingqLIN/skill-0 --skill agent-skills-pingqlin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidelines and best practices for developing high-quality, portable Agent Skills that enhance AI assistants like GitHub Copilot.

Core Features & Use Cases

  • Skill Development Standards: Learn the required SKILL.md format, directory structure, and content guidelines.
  • Resource Bundling: Understand how to include and reference scripts, documentation, and static assets.
  • Use Case: A developer wants to create a new skill for their team to manage cloud deployments. They consult this Skill's documentation to ensure their new skill follows all best practices for discoverability, portability, and resource management.

Quick Start

Follow the guidelines in this skill to create a new agent skill.

Frequently Asked Questions about agent-skills

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

FAQPage Schema
What is an Agent Skill and how does it enhance AI assistants like GitHub Copilot?

Agent Skills are portable capability packages that extend AI assistants like GitHub Copilot and Claude. They follow a standardized SKILL.md format and directory structure to ensure custom capabilities are discoverable, progressive, and resource-efficient.

How do I create a new Agent Skill for GitHub Copilot?

To create an Agent Skill, follow best practices for the SKILL.md format, directory structure, and resource bundling. Include necessary scripts, documentation, and static assets to ensure the skill is discoverable and portable across AI platforms.

Can I bundle scripts and static assets when building custom AI agent skills?

Yes, you can bundle scripts, documentation, and static assets when building Agent Skills. Proper resource bundling ensures your custom capabilities remain portable and resource-efficient for AI assistants.

What's the best way to structure an Agent Skill directory for AI development?

The best way to structure an Agent Skill directory is to follow the SKILL.md format guidelines. This ensures your skill meets standards for discoverability, portability, and resource management across AI platforms.

Does my custom AI assistant skill need to follow a specific format to be discoverable?

Your AI assistant skill must follow the SKILL.md format to be discoverable. Adhering to these best practices ensures your custom capabilities are progressive, portable, and resource-efficient for tools like GitHub Copilot.