zed/crates/prompt_store
Danilo Leal 8ca194d833
Add built-in create-skill skill (#57064)
Closes AI-266

This PR adds a built-in skill called `create-skill`, which allows the
Zed agent to have access to a skill that teaches it how to properly
create skills for Zed. You can manually invoke it as well as just
letting the model auto-invoke it in case your prompt suggests creating a
new skill.

Release Notes:

- Agent: Added a built-in skill called `create-skill` to make the Zed
agent informed about how to do that.

---------

Co-authored-by: Richard Feldman <richard@zed.dev>
2026-05-19 00:16:04 +00:00
..
src Add built-in create-skill skill (#57064) 2026-05-19 00:16:04 +00:00
Cargo.toml Migrate Rules to global Skills and AGENTS.md (#56672) 2026-05-14 16:30:08 +00:00
LICENSE-GPL