chrome-devtools-frontend
Version:
Chrome DevTools UI
14 lines (7 loc) • 481 B
Markdown
This directory contains workspace-specific agent expertise and skills.
Workspace skills are located in `.agents/skills/`. These represent on-demand expertise that the AI agent can activate to complete specialized tasks.
To use a skill, the agent will autonomously identify it based on its description and pull in the instructions using the `activate_skill` tool.
Contributions to existing skills or adding new ones are encouraged via CLs.