skill-creator

Creates Azure SDK and Foundry skill blueprints with SKILL.md frontmatter, references, tests, and packaging workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/javi2481/proyecto-data-x --skill skill-creator-javi2481
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/javi2481/proyecto-data-x/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/javi2481/proyecto-data-x --skill skill-creator-javi2481

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This Skill provides a structured approach to creating high-quality AI coding skills for Azure SDKs and Microsoft Foundry services, enabling teams to standardize skill authoring, documentation, and reuse.

## Core Features & Use Cases

  • Centralized guidance for collecting required SDK context (package name, docs URL, repository) and aligning with Azure SDK patterns.
  • Clear SKILL.md structure templates, frontmatter conventions, references, and testing workflows to ensure consistency across languages.
  • Use cases include authoring new skills, updating existing skills, validating skill structure, and distributing skills to a catalog.

### Quick Start Draft a new skill by gathering SDK context, writing the SKILL.md frontmatter and body, organizing references/resources, creating tests, and packaging for distribution.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create AI coding skills for Azure SDKs?

To create AI coding skills for Azure SDKs, gather required SDK context like package name and docs URL, then draft a SKILL.md file with proper frontmatter, references, tests, and packaging workflows for consistency and reusability.

What is the standard SKILL.md structure for Microsoft Foundry skills?

The standard SKILL.md structure for Foundry skills requires specific frontmatter conventions, a well-organized body, dedicated references, and testing workflows to ensure safety and reusability across different languages and platforms.

Can I use this approach to update existing Azure SDK skills across multiple languages?

Yes, you can update existing Azure SDK skills across multiple languages by applying the centralized guidance to validate frontmatter structure, align with Azure SDK patterns, and maintain a scalable skill catalog.

What's the best way to package and distribute AI skills to a catalog?

The best way to package and distribute AI skills to a catalog is to follow a structured workflow that finalizes the SKILL.md, organizes references and resources, and executes packaging steps for scalable distribution.

Do I need to include tests when authoring skills for Azure SDKs?

Yes, you need to include tests when authoring skills for Azure SDKs, as the blueprint enforces required SDK context, frontmatter structure, references, and testing workflows to ensure safety and consistency.