com um clique
acp-docs-and-schema
// Use when ACP schema is necessary to clarify the work or when the user asks for ACP data, rules, events, or documentation
// Use when ACP schema is necessary to clarify the work or when the user asks for ACP data, rules, events, or documentation
| name | acp-docs-and-schema |
| description | Use when ACP schema is necessary to clarify the work or when the user asks for ACP data, rules, events, or documentation |
The ACP documentation can be found at:
Required reading for working on adapters, MessageWriter, SessionManager, or
PermissionManager.
Use when creating new lua classes or adding fields or methods to existing lua classes. It gives guide lines on how to work with Lua classes and style guides that must be followed in this project
Use when neovim documentation is needed for the current task or the user asks for specific neovim features or neovim lua apis. It gives instructions on how to read current Neovim's documentation locally and offline, and also how to read online if it fails
Use when creating, listing, or managing GitHub discussions in carlos-algms/agentic.nvim repository