mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
Adds documentation for the new Skills feature, which replaces Rules starting in Zed v1.4.0. ## Changes - **New page**: `docs/src/ai/skills.md` — covers what skills are, finding and installing skills from skills.sh, using skills via slash commands and model invocation, creating a skill (folder structure, SKILL.md format, frontmatter fields, bundled resources), where skills live (global vs project-local), security model, and limitations - **Updated**: `docs/src/ai/rules.md` — added deprecation notice pointing to Skills - **Updated**: `docs/src/SUMMARY.md` — added Skills entry above Rules in the AI section - **Updated**: `docs/src/ai/agent-panel.md` — replaced reference to "rules files" with "skills" in the Adding Context section Release Notes: - Added documentation for the Skills feature --------- Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com> Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
6.5 KiB
6.5 KiB
Summary
Welcome
AI
- Overview
- Agent Panel
- Parallel Agents
- Inline Assistant
- Edit Prediction
- Skills
- Rules
- Model Context Protocol
- Configuration
- Models
- Providers
Working with Code
Collaboration
Remote Development
Account & Billing
Zed Business
Privacy & Security
Platform Support
Customization
Language Support
- All Languages
- Configuring Languages
- Ansible
- AsciiDoc
- Astro
- Bash
- Biome
- C
- C++
- C#
- Clojure
- CSS
- Dart
- Deno
- Diff
- Docker
- Elixir
- Elm
- Emmet
- Erlang
- Fish
- GDScript
- Gleam
- GLSL
- Go
- Groovy
- Haskell
- Helm
- HTML
- Java
- JavaScript
- Julia
- JSON
- Jsonnet
- Kotlin
- Lua
- Luau
- Makefile
- Markdown
- Nim
- OCaml
- OpenTofu
- PHP
- PowerShell
- Prisma
- Proto
- PureScript
- Python
- R
- Rego
- ReStructuredText
- Racket
- Roc
- Ruby
- Rust
- Scala
- Scheme
- Shell Script
- SQL
- Standard ML
- Svelte
- Swift
- Tailwind CSS
- Terraform
- TOML
- TypeScript
- Uiua
- Vue
- XML
- YAML
- Yara
- Yarn
- Zig
Extensions
- Overview
- Installing Extensions
- Developing Extensions
- Extension Capabilities
- Language Extensions
- Debugger Extensions
- Theme Extensions
- Icon Theme Extensions
- Snippets Extensions
- Agent Server Extensions
- MCP Server Extensions