Ingest links, articles, tweets, and ideas into the brain. Fetch content, save to brain with analysis, create author people page, and cross-link. Use when the us
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-idea-ingest-6a6c84fb4b2e ,按照其中的说明把「idea-ingest」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Filing rule: Read
skills/_brain-filing-rules.mdbefore creating any new page.
This skill guarantees:
gbrain files upload-raw[Source: ...] citationReturns (when invoked by another skill or sub-agent):
page_path: brain page path of the ingested item (e.g., concepts/flywheel-effects)author_path: brain page path of the author (e.g., people/alice-example)cross_links: list of all cross-links createdstatus: ingested | updated | fetch_failedConvention: See
skills/conventions/quality.mdfor Iron Law back-linking.
Every mention of a person or company with a brain page MUST create a back-link.
Format: - **YYYY-MM-DD** | Referenced in [page title](path) — brief context
Fetch the content. Use appropriate tools for the content type (web fetch for articles, API for tweets, PDF reader for documents).
Upload raw source. Save the fetched content for provenance: gbrain files upload-raw <file> --page <slug>
Identify the author — MANDATORY people page. Anyone whose thinking is worth ingesting is worth tracking.
Save to brain. File by PRIMARY SUBJECT (read skills/_brain-filing-rules.md):
people/companies/concepts/sources/Analyze for the user. Reply with analysis that connects the content to what the brain knows. Think about:
Sync. gbrain sync to update the index.
# {Title} — {Author}
**Source:** {URL}
**Author:** {Author}, {role}
**Published:** {date}
**Ingested:** {date}
## Context
{Why this matters now, connected to brain knowledge}
## Summary
{3-5 bullet core arguments}
## Key Data / Claims
{Specific facts, numbers, quotes}
## Analysis
{How this connects to existing brain knowledge. What's new. What contradicts.}
sources/ filing. Skip the people page but note the gap.file_upload tool (not CLI gbrain files upload-raw) when operating as an agent.sources/ (sources is for raw data dumps only)concepts/strategy — be specific: concepts/flywheel-effects