capture
✓从屏幕截图、会议记录或文本中解析和构建信息,然后保存到 Second Brain Supabase 数据库。自动提取联系人、任务和想法。当用户想要保存信息供以后使用时使用。
SKILL.md
Purpose Parse and structure information from screen captures, meeting notes, conversations, or any text input, then store it in the Second Brain Supabase database.
Use the Supabase MCP to store data in appropriate tables:
从屏幕截图、会议记录或文本中解析和构建信息,然后保存到 Second Brain Supabase 数据库。自动提取联系人、任务和想法。当用户想要保存信息供以后使用时使用。 来源:brennan-wilkerson/second-brain-public。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/brennan-wilkerson/second-brain-public --skill capture 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/brennan-wilkerson/second-brain-public --skill capture- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 capture?
从屏幕截图、会议记录或文本中解析和构建信息,然后保存到 Second Brain Supabase 数据库。自动提取联系人、任务和想法。当用户想要保存信息供以后使用时使用。 来源:brennan-wilkerson/second-brain-public。
如何安装 capture?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/brennan-wilkerson/second-brain-public --skill capture 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/brennan-wilkerson/second-brain-public