tree: ed71fede93ced6986b2d56bad64377b7b8d8bdaa
  1. skills/
  2. OWNERS
  3. README.md
.agents/README.md

.agents

This directory contains workspace-specific agent expertise and skills.

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.

Contributing

Contributions to existing skills or adding new ones are encouraged via CLs.