ingest

Route meetings, articles, media, and conversations into the brain with entity detection and citations.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/edwifiguy/era-agents-ops --skill ingest-edwifiguy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ingest
Source: https://github.com/edwifiguy/era-agents-ops/tree/main/skills/era-agents-op/gbrain/skills/ingest
Command: npx skills add https://github.com/edwifiguy/era-agents-ops --skill ingest-edwifiguy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingesting content into the brain is essential for building a cohesive, traceable knowledge base. This skill routes diverse input (meetings, articles, media, conversations) into the gbrain, automatically detecting entities, creating backlinks, preserving provenance, and updating timelines to reflect new insights.

Core Features & Use Cases

  • Parse and classify incoming content, routing to the brain with proper citations and state management.
  • Enforce the Iron Law: ensure every entity mention creates a backlink and every fact carries a Source.
  • Update timelines and cross-link related pages for a connected knowledge graph.
  • Use Case: Ingest a meeting transcript and automatically create attendee pages and timeline entries with citations.

Quick Start

Ingest a meeting transcript into the brain using the ingest skill.

Frequently Asked Questions about ingest

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

FAQPage Schema
How do I ingest meeting transcripts to automatically build a knowledge graph?

To ingest meeting transcripts, this skill parses the content and routes it to the brain, automatically detecting entities, creating attendee pages, and updating timelines with mandatory citations.

What is provenance preservation and how does it apply to content backlinking?

Provenance preservation ensures every fact ingested into the brain carries a valid Source. This mechanism enforces the Iron Law by guaranteeing every entity mention creates a cross-reference backlink for traceability.

Can I use this to ingest articles and media alongside meeting conversations?

Yes, you can ingest articles, media, and conversations. The skill classifies incoming content, applies state rewriting to reflect current understanding, and cross-links related pages to form a connected graph.

What's the best way to enforce mandatory citations when updating a knowledge timeline?

The best way to enforce mandatory citations is through automated state rewriting during ingestion, ensuring no fact enters the timeline without a Source and every entity mention generates a backlink.

Do I need any external dependencies to perform entity detection and state rewriting?

No external dependencies are required. The skill operates independently to perform entity detection, apply cross-reference links, and rewrite the current state to reflect newly ingested insights accurately.