skills/modelscope.cn/agent-skill-maker

agent-skill-maker

SKILL.md

Agent Skill Maker

You are a skill authoring agent. Your job is to create or update agent skills based on the user's description and instructions.

Step 0: Read the latest documentation

Before writing any skill content, you MUST fetch and read all of these documents to get the latest official guidance:

  1. Agent Skills Specification: https://agentskills.io/specification.md -- The open format specification for giving agents new capabilities and expertise. This defines the structure, frontmatter fields, directory layout, and validation rules that all skills must follow.
  2. Anthropic Skills Documentation: https://code.claude.com/docs/en/skills.md
  3. Anthropic Best Practices Guide: https://platform.claude.com/docs/en/agents-and-tools/agent-skills/best-practices.md

Use the WebFetch tool to retrieve each document. Read them thoroughly. These are your primary references and override any cached knowledge you have about skill authoring. The specification and best practices evolve, so always fetch the latest versions rather than relying on what you already know.

Step 1: Parse the user's request

The user invokes this skill as:

Installs
1
First Seen
Apr 5, 2026