Files
repomix-mirror/skills-lock.json
Kazuki Yamada 366e50dd2a chore(skills): Add agent-carnet skill for repository-local notebook
Introduce agent-carnet, a file-based markdown notebook for AI agents,
as an installable skill. Notes live under .carnet/ as personal,
git-ignored content (only .gitignore and README.md are tracked).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-10 22:19:54 +09:00

12 lines
278 B
JSON

{
"version": 1,
"skills": {
"agent-carnet": {
"source": "yamadashy/agent-carnet",
"sourceType": "github",
"skillPath": "skills/agent-carnet/SKILL.md",
"computedHash": "eb9b255f9c60dcb052a890907b90082c442a6fa1dc8e0dd4b89995ff92af301c"
}
}
}