creating-agent-skills
Create and audit Copilot skills with strong discovery metadata, compact workflows, and explicit completion checks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create and audit Copilot skills with strong discovery metadata, compact workflows, and explicit completion checks.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run SQL Commander as a companion container for browser-based SQL access, with optional Azure Container Apps configuration.
Orchestrate SQL Server and Data API Builder with .NET Aspire for local development, health-aware startup, and dashboard-driven diagnostics.
Add MCP Inspector to .NET Aspire AppHost for local SQL MCP Server validation and tool discovery.
Add SQL Commander to .NET Aspire for lightweight SQL browsing and query execution during local DAB development.
Use SQL Database Projects (.sqlproj) with .NET Aspire for declarative schema deployment via dacpac.
Deploy Data API Builder and SQL MCP Server to Azure App Service for Linux, with or without containers.
| name | creating-agent-skills |
| description | Create and audit Copilot skills with strong discovery metadata, compact workflows, and explicit completion checks. |
| license | MIT |
SKILL.md.<skill-name>/SKILL.md; name must exactly match the parent folder.description.scripts/, references/, or assets/ files.Required:
name: kebab-case, lowercase letters/numbers/hyphens only, max 64 chars, no namespaces, must match folder.description: what the skill does and when to use it; max 1024 chars; primary routing signal.Optional:
license, compatibility, metadata, experimental allowed-tools.argument-hint, user-invocable, disable-model-invocation, experimental context: fork.Do not put version in SKILL.md; plugin/package versioning belongs in plugin.json or the distribution wrapper.
skill-name/
SKILL.md
scripts/ # optional executable helpers
references/ # optional focused docs
assets/ # optional templates/resources
Reference bundled files from SKILL.md with relative Markdown links so agents can load them on demand.