Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:59:09 +08:00
commit acc8e3e62e
9 changed files with 870 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "thinkies",
"description": "Cognitive reasoning skills for systematic thinking and problem-solving",
"version": "1.5.2",
"author": {
"name": "synapseradio"
},
"commands": [
"./commands/skill-stats.md",
"./commands/reason-session.md",
"./commands/reason.md",
"./commands/research-and-teach.md",
"./commands/skill-lint.md",
"./commands/strategize.md"
]
}