This directory contains configuration and assets for AI agents used in the WebRTC project.
prompts/: System prompts and common prompt fragments.skills/: Tracked skills available to all users.To add a skill that should be shared with all developers:
agents/skills/.SKILL.md file in that directory with appropriate frontmatter (name and description).These skills can be copied or symlinked to a skills folder your agent can use.
gemini CLIAlternatively, you can link skills using the gemini CLI:
gemini skills link --workspace agents/skills/include-cleaner