15 lines
421 B
JSON
15 lines
421 B
JSON
{
|
|
"name": "ref-tracker",
|
|
"description": "Reference and research tracking system for academic work. Tracks WebSearch/WebFetch sources and major prompts to CLAUDE_SOURCES.md and CLAUDE_PROMPTS.md with configurable verbosity.",
|
|
"version": "1.1.0",
|
|
"author": {
|
|
"name": "Mae Capacite",
|
|
"email": "cadrianmae@users.noreply.github.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |