forked from Selig/openclaw-skill
6 custom skills (assign-task, dispatch-webhook, daily-briefing, task-capture, qmd-brain, tts-voice) with technical documentation. Compatible with Claude Code, OpenClaw, Codex CLI, and OpenCode.
20 lines
419 B
JSON
20 lines
419 B
JSON
{
|
|
"version": 1,
|
|
"profiles": {
|
|
"anthropic:manual": {
|
|
"type": "token",
|
|
"provider": "anthropic",
|
|
"token": "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"
|
|
}
|
|
},
|
|
"lastGood": {
|
|
"anthropic": "anthropic:manual"
|
|
},
|
|
"usageStats": {
|
|
"anthropic:manual": {
|
|
"lastUsed": 1770192312704,
|
|
"errorCount": 0
|
|
}
|
|
}
|
|
}
|