idea-ingest

Ingest web links and social posts into the brain with provenance and cross-links.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/ltdrew/Agent-brain-2 --skill idea-ingest-ltdrew
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: idea-ingest
Source: https://github.com/ltdrew/Agent-brain-2/tree/main/skills/idea-ingest
Command: npx skills add https://github.com/ltdrew/Agent-brain-2 --skill idea-ingest-ltdrew

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingests links, articles, tweets, and ideas into the brain by fetching content, analyzing it, and cross-linking author pages and sources.

Core Features & Use Cases

  • Ingests content from web links, social posts, and documents with provenance.
  • Creates or links author pages and establishes bidirectional cross-links between sources and people, concepts, and sources.
  • Stores raw data for provenance and updates the brain with structured timelines.

Quick Start

Ingest your first link or idea into the brain and watch it auto-create author pages and cross-links.

Frequently Asked Questions about idea-ingest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ingest web links and tweets with provenance into my knowledge base?▼

To ingest links and tweets with provenance, this Skill fetches web content, analyzes it, and stores raw data under sources/ while creating author pages and cross-linking related concepts.

What is the best way to auto-create author pages from articles and social posts?▼

Auto-creating author pages from articles is handled by fetching the content, extracting author details, and synchronizing the brain with structured bidirectional cross-links to the original sources.

Can I ingest ideas and documents without losing their original source cross-links?▼

You can ingest ideas and documents while preserving source cross-links because the Skill establishes bidirectional connections between sources, people, and concepts during the brain synchronization process.

Does idea-ingest require specific tools to fetch web content and build timelines?▼

Idea-ingest requires tools like search, query, get_page, put_page, add_link, add_timeline_entry, and file_upload to fetch web content and store structured timeline entries with provenance.

How do I organize ingested articles and tweets into people, concepts, and sources?▼

Organizing ingested articles into people, concepts, and sources is achieved by analyzing the fetched content, creating corresponding pages, and applying bidirectional cross-links for brain synchronization.