diff --git a/skills/README.md b/skills/README.md new file mode 100644 index 0000000..f4e2b4f --- /dev/null +++ b/skills/README.md @@ -0,0 +1,9 @@ +# Skills + +Skills that agents using Seer CLI or MCP can leverage. + +Each skill is a self-contained capability that can be invoked by an agent during evaluation, generation, or other workflows. + +## Adding a Skill + +Add a new directory or file under `skills/` with the skill definition and any supporting resources.