ما هي secondme-init؟
تهيئة تكوين مشروع SecondMe واختيار وحدة الميزات، وإنشاءstate.json وCLAUDE.md المصدر: mindverse/second-me-skills.
تهيئة تكوين مشروع SecondMe واختيار وحدة الميزات، وإنشاءstate.json وCLAUDE.md
ثبّت مهارة الذكاء الاصطناعي secondme-init بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: mindverse/second-me-skills.
| appname | 直接提取 App Name | | clientid | 直接提取 Client ID | | clientsecret | 直接提取 Client Secret | | redirecturi | 优先选择 localhost:3000 的 URI(开发用) | | redirecturis | 保存所有 Redirect URIs 列表 | | modules | 根据 Allowed Scopes 自动推断(见下表) |
| user.info | auth(必选) | | user.info.shades | profile | | user.info.softmemory | profile | | chat | chat | | chat | act | | note.add | note | | voice | 记录但暂不生成代码 |
| auth | OAuth 认证 | 必选,自动包含 | | profile | 用户信息展示 | 可选 | | chat | 聊天功能 | 可选 | | act | 结构化动作判断(返回 JSON) | 可选,权限复用 chat scope | | note | 笔记功能 | 可选 |
تهيئة تكوين مشروع SecondMe واختيار وحدة الميزات، وإنشاءstate.json وCLAUDE.md المصدر: mindverse/second-me-skills.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/mindverse/second-me-skills --skill secondme-initتهيئة تكوين مشروع SecondMe واختيار وحدة الميزات، وإنشاءstate.json وCLAUDE.md المصدر: mindverse/second-me-skills.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/mindverse/second-me-skills --skill secondme-init بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/mindverse/second-me-skills