Ingest Source banner
th3vib3coder th3vib3coder

Ingest Source

Development community

Description

--- description: Ingest a new raw source into WIKI_VRE with provenance and backlinks argument-hint: "<path-or-url>" allowed-tools: Read, Write, Edit, Grep, Glob, WebSearch, WebFetch, Bash model: opus --- # ingest-source Use this when the operator adds a source document, URL, protocol, transcript, paper, plan file, or dataset note that should become persistent wiki knowledge. ## Usage ```text /ingest-source <path-or-url> /vibe-science:ingest-source <path-or-url> ``` ## Workflow 1. Read the

Installation

Installs to ~/.claude/skills/th3vib3coder-vibe-science-ingest-source/SKILL.md

Terminal
mkdir -p ~/.claude/skills/th3vib3coder-vibe-science-ingest-source && curl -fsSL https://raw.githubusercontent.com/th3vib3coder/vibe-science/HEAD/commands/ingest-source.md -o ~/.claude/skills/th3vib3coder-vibe-science-ingest-source/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository