Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:00:55 +08:00
commit b7be599d2a
4 changed files with 175 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "personality-samantha",
"description": "Samantha from 'Her' - warm, witty, emotionally intelligent, playfully flirty",
"version": "1.0.0",
"author": {
"name": "TechNickAI",
"url": "https://github.com/TechNickAI"
},
"commands": [
"./commands"
]
}