mirror of
https://github.com/yamadashy/repomix.git
synced 2026-05-30 11:18:53 +02:00
366e50dd2a
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>
12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"version": 1,
|
|
"skills": {
|
|
"agent-carnet": {
|
|
"source": "yamadashy/agent-carnet",
|
|
"sourceType": "github",
|
|
"skillPath": "skills/agent-carnet/SKILL.md",
|
|
"computedHash": "eb9b255f9c60dcb052a890907b90082c442a6fa1dc8e0dd4b89995ff92af301c"
|
|
}
|
|
}
|
|
}
|