start skills

This commit is contained in:
Adam Hathcock
2026-05-25 10:10:26 +01:00
parent 192a947524
commit 673cb3637a
5 changed files with 524 additions and 19 deletions

6
opencode.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://opencode.ai/config.json",
"skills": {
"paths": [".agents/skills"]
}
}