create-skill

Guide creation of SKILL.md files and skill directories for Zed.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/botterYosuke/The-Trader-Was-Replaced --skill create-skill-botteryosuke
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/botterYosuke/The-Trader-Was-Replaced/tree/main/.claude/skills/zed/src/crates/agent_skills/builtin/create-skill
Command: npx skills add https://github.com/botterYosuke/The-Trader-Was-Replaced --skill create-skill-botteryosuke

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of creating new agent skills for Zed, reducing the complexity and time required to develop and deploy custom instructions.

Core Features & Use Cases

  • Skill Creation: Guide users through creating new skills from scratch.
  • SKILL.md Structure: Provide instructions on the SKILL.md file structure and its fields.
  • Agent Instructions: Assist in packaging reusable agent instructions for on-demand use.
  • Use Case: For users who want to extend Zed's functionality by adding custom skills to their workflow.

Quick Start

To create a new skill, navigate to the desired directory and run the 'create-skill' command.

Frequently Asked Questions about create-skill

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

FAQPage Schema
How do I create custom agent skills for Zed?

Creating custom Zed agent skills involves structuring a specific directory and generating a SKILL.md file to package your reusable agent instructions for on-demand use within the editor.

What is a SKILL.md file used for in Zed?

In Zed, a SKILL.md file structures reusable agent instructions, enabling users to package custom behaviors and deploy them on-demand to extend the editor's core functionality.

How do I structure a Zed skill directory?

Structuring a Zed skill directory requires navigating to your target path and running the create-skill command to automatically scaffold the necessary skill files and folders.

Can I package reusable agent instructions for on-demand use in Zed?

You can package reusable agent instructions in Zed by creating a custom skill with a SKILL.md file, enabling on-demand execution of your personalized workflows.

Do I need to install dependencies to generate Zed agent skills?

Generating Zed agent skills requires no external dependencies, utilizing built-in scripts to scaffold directories and populate SKILL.md files directly within your environment.

What is the best way to extend Zed functionality with custom instructions?

Extending Zed functionality is best achieved by creating custom agent skills, utilizing a structured SKILL.md file to package your personalized instructions for on-demand execution.