Skip to main content
Back to registry

skill-authoring

microsoft/github-copilot-for-azure

This skill provides guidance for writing Agent Skills that comply with the agentskills.io specification .

Installs246
Install command
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill skill-authoring
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill provides guidance for writing Agent Skills that comply with the agentskills.io specification . Frontmatter: name (lowercase-hyphens), description (WHAT + WHEN) Metadata (~100 tokens) loads at startup. SKILL.md ( - folded scalars) - SKILL.md: <500 tokens (soft), <5000 (hard) - references/*.md: <1000 tokens each - SKILL.md (required) - Instructions - references/ (optional) - Detailed docs - scripts/ (optional) - Executable code - Only files explicitly linked via [text](references/file.md) load - Link to files, not folders - [Recipes](references/recipes/README.md) not [Recipes](references/recipes/) - Each file loads in full (not sections) - No caching between requests - write self-contained files - Use recipes/services patterns for multi-option skills - No broken links - All referenced files exist - No orphaned references - All reference files are linked - Token budgets - References under 1000 tokens (split if exceeded) - No duplicates - Consolidate repeated content - No out-of-place guidance - Service-specific content belongs in service-specific references - Guidelines - Detailed writing guidelines - Token Budgets - Limits and splitting guidance - Reference Loading - How references load - Checklist - Pre-submission checklist - Validation - Link and reference validation - agentskills.io/specification - Official spec

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does skill-authoring do?

This skill provides guidance for writing Agent Skills that comply with the agentskills.io specification .

Is skill-authoring good?

skill-authoring does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does skill-authoring work with?

skill-authoring currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, github-copilot.

What are alternatives to skill-authoring?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install skill-authoring?

npx skills add https://github.com/microsoft/github-copilot-for-azure --skill skill-authoring

Related skills

More from microsoft/github-copilot-for-azure

Related skills

Alternatives in Software Engineering