.claude/skills/ingest-text/SKILL.md
Process pasted text, notes, or local markdown files for wiki ingestion. No external dependencies.
npx skillsauth add RonanCodes/llm-wiki ingest-textInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Process pasted text or local markdown files directly.
/ingestraw/<topic-slug>-notes.md with YAML header:---
title: "<topic>"
date-fetched: <today>
source-type: notes
---
raw/ if not already thereraw/, just read them directlyNone.
data-ai
Extract transcript from a YouTube video as clean readable text. Use when user shares a youtube.com or youtu.be link and wants the transcript, content summary, or to read what was said.
development
Page type templates and frontmatter conventions for LLM Wiki pages. Reference skill loaded by ingest, query, and lint skills to ensure consistent wiki structure.
testing
Show status of all LLM Wiki vaults — page counts, source counts, last activity, and git status. Use when user wants to see vault status, list vaults, or check wiki health.
documentation
Import an existing Obsidian vault, markdown folder, or git repo as an llm-wiki vault. Moves content into vaults/, adds missing structure (index, log, CLAUDE.md, frontmatter). Use when user wants to import, adopt, migrate, or bring in an existing knowledge base.