Files
2025-11-29 18:02:02 +08:00

17 lines
300 B
JSON

{
"name": "note-taker",
"description": "Tools for documenting project work sessions with structured notes and templates",
"version": "1.0.0",
"author": {
"name": "Brad Boehmke"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}