We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7015b commit 1852f69Copy full SHA for 1852f69
1 file changed
.agents/README.md
@@ -49,7 +49,7 @@ git add .codex/skills
49
- Vendored-verbatim skills (`launching-evals`, `accessing-mlflow`) are managed
50
by `.agents/scripts/sync-upstream-skills.sh` — do not modify by hand.
51
- New skills go in `.agents/skills/<skill-name>/SKILL.md` following the
52
- conventions documented in [`.cursor/skills-cursor/create-skill/SKILL.md`](https://docs.anthropic.com/) (or your agent's equivalent).
+ conventions of existing skills (e.g. `.agents/skills/monitor/SKILL.md`).
53
54
## Project-level cluster config
55
0 commit comments