什麼是 brain?
搜尋和管理您的第二個大腦知識庫。當使用者詢問他們的筆記、想要尋找資訊或需要添加/組織知識時使用。在研究、集思廣益或規劃任務之前,以及在完成研究或做出決定後,也可以主動使用相關的先前工作來存放發現。 來源:hjewkes/agent-skills。
搜尋和管理您的第二個大腦知識庫。當使用者詢問他們的筆記、想要尋找資訊或需要添加/組織知識時使用。在研究、集思廣益或規劃任務之前,以及在完成研究或做出決定後,也可以主動使用相關的先前工作來存放發現。
透過命令列快速安裝 brain AI 技能到你的開發環境
來源:hjewkes/agent-skills。
A CLI for managing a developer second brain with hybrid BM25 + vector search over markdown notes.
All commands are run via brain (ensure it's on PATH or use the full path to the CLI). Use --json flag on all commands when processing output programmatically.
| brain status --json | Database stats (note count, embeddings, types) | | brain stale --json | Notes past their review interval | | brain graph --json | Show note's connections | | brain index | Rebuild search index (slow — only when asked) | | brain template | Generate frontmatter template for a note type |
搜尋和管理您的第二個大腦知識庫。當使用者詢問他們的筆記、想要尋找資訊或需要添加/組織知識時使用。在研究、集思廣益或規劃任務之前,以及在完成研究或做出決定後,也可以主動使用相關的先前工作來存放發現。 來源:hjewkes/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/hjewkes/agent-skills --skill brain搜尋和管理您的第二個大腦知識庫。當使用者詢問他們的筆記、想要尋找資訊或需要添加/組織知識時使用。在研究、集思廣益或規劃任務之前,以及在完成研究或做出決定後,也可以主動使用相關的先前工作來存放發現。 來源:hjewkes/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/hjewkes/agent-skills --skill brain 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/hjewkes/agent-skills