secondme-reference
✓SecondMe API 技术参考文档,供开发时查阅
Installation
SKILL.md
| 授权码 | lbaac | 5 分钟 | | Access Token | lbaat | 2 小时 | | Refresh Token | lbart | 30 天 |
| user.info | 用户基础信息 | | user.info.shades | 用户兴趣标签 | | user.info.softmemory | 用户软记忆 | | note.add | 添加笔记 | | chat | 聊天功能 | | chat | 结构化动作判断(Act) |
以下路径均为上游 SecondMe API 路径,完整 URL = {baseurl}/api/secondme{path} 其中 baseurl 来自 state.api.baseurl(默认 https://app.mindos.com/gate/lab)
SecondMe API 技术参考文档,供开发时查阅 Source: mindverse/second-me-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/mindverse/second-me-skills --skill secondme-reference- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is secondme-reference?
SecondMe API 技术参考文档,供开发时查阅 Source: mindverse/second-me-skills.
How do I install secondme-reference?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mindverse/second-me-skills --skill secondme-reference Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/mindverse/second-me-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11