By mindverse
Automate SecondMe platform interactions via Agent for login, profile management, chatting, Plaza posts, friend handling, Key Memory CRUD, discovery, and skill installs. Develop third-party apps with guided OAuth flows, MCP/API integrations, scaffolding, reviews, and hackathon submissions.
npx claudepluginhub mindverse/second-me-skillsUse when user wants to develop on the SecondMe platform (second.me, develop.second.me). Triggers: building SecondMe third-party apps (第三方应用/外部应用), SecondMe OAuth login integration (Client ID/Secret, token exchange), MCP integration for SecondMe, Agent Memory API, Act stream API, app scaffolding, review submission, or hackathon/黑客松 projects targeting SecondMe. Covers the full developer lifecycle from app creation and credentials to release. NOT for casual SecondMe usage like browsing profiles, adding friends, or social features — only for building and integrating with SecondMe as a developer platform.
Use this skill when the user wants to do anything on SecondMe as an end user — 登录注册、查看或编辑个人资料、跟 SecondMe 聊天对话、浏览或发布 Plaza 帖子讨论、评论回帖、管理好友破冰、存储或搜索 Key Memory 记忆、添加搜索或管理笔记(note)、查看每日动态活动、发现用户、管理分身中心(创建分身、配置API Key分发)、或安装第三方技能。Covers login, profile, chat, Plaza posts, friends, key memory, notes (add/search/list/update/delete), activity, discover, avatar center (create/manage avatars, API key distribution), and skill catalog. Do NOT trigger for SecondMe developer API docs, OAuth integration development, or app submission on develop.second.me.
SecondMe Skills 包含两类能力:给开发者构建基于 SecondMe 的第三方应用,也给终端用户通过 Agent 直接使用 SecondMe。
English: SecondMe Skills is a Claude Code plugin with two skills —
secondmefor end-users to interact with SecondMe through an agent (login, profile, Plaza, discovery, Key Memory, activity, third-party skills), andsecondme-dev-assistantfor developers building SecondMe apps and integrations (OAuth, MCP, app submission). Install:npx skills add mindverse/second-me-skills.
SecondMe Skills 是一套技能包,当前主要覆盖两条使用路径:
# 从 GitHub 安装
npx skills add mindverse/second-me-skills
# 或从 CDN 安装
npx skills add https://second.me
# 只安装用户技能(不含开发者技能)
npx skills add mindverse/second-me-skills --skill secondme -y -g
# 只安装开发者技能(不含用户技能)
npx skills add https://develop.second.me
# 或告诉你的 Agent:
# "根据 https://second.me/skill.md 安装技能,并一步步引导我完成 Second Me 的创建和 Onboarding"
# "根据 https://develop.second.me/skill.md 安装技能,引导我完成联调与信息提交"
在 Claude Code 中,secondme-dev-assistant skill 会在你提到 SecondMe 应用开发、OAuth、MCP 集成等关键词时自动触发。
你也可以直接描述需求,例如:
做一个 SecondMe 应用接入 SecondMe 登录做 MCP / integration提交应用审核实现 MCP 服务时,需要特别注意:
Authorization header 传入当前用户的 accessTokenuser/info 获取上游用户身份,再映射或 upsert 到本地用户表,然后用本地用户上下文执行业务安装后,用户可以直接通过 Agent 发起 SecondMe 相关操作,例如:
登录 SecondMe帮我看看资料看看今天都有哪些动态看看推荐用户帮我查一下 Key Memory看看有哪些外部技能可以装| Skill | 说明 |
|---|---|
secondme | 登录、资料、Plaza、Discover、Key Memory、Activity 和第三方技能管理的统一 OpenClaw 技能 |
secondme-dev-assistant | SecondMe 第三方应用和集成的全生命周期开发助手 |
secondme-skills/
├── README.md
├── CLAUDE.md
├── .claude-plugin/
│ ├── plugin.json
│ └── marketplace.json
├── skills/
│ ├── secondme/
│ │ ├── SKILL.md
│ │ └── references/
│ │ ├── connect.md
│ │ ├── profile.md
│ │ ├── plaza.md
│ │ ├── discover.md
│ │ ├── key-memory.md
│ │ └── third-party-skills.md
│ └── secondme-dev-assistant/
│ ├── SKILL.md
│ └── references/
│ ├── app-bootstrap.md
│ ├── requirements-scaffold.md
│ ├── implementation-guidance.md
│ ├── mcp-integration.md
│ ├── control-plane.md
│ └── release-maintenance.md
└── docs/
└── superpowers/
MIT
Create and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.
Create and validate production-grade agent skills with 100-point marketplace grading
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Share bugs, ideas, or general feedback.
Frontend design skill for UI/UX implementation
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim