wiki-ingest
🤖 AI Summary
Ingests a source file into the LLM Wiki by reading it, generating a summary page, updating cross-references across 5–15 related pages, regenerating the index, and logging the operation. Run with `/wiki-ingest
How to Install
Claude Code:
git clone --depth 1 https://github.com/alirezarezvani/claude-skills.git && cp claude-skills/.gemini/skills/wiki-ingest ~/.claude/skills/wiki-ingest -rIngest a source file from raw/ into the LLM Wiki — read, discuss, write summary page, update cross-references across 5-15 pages, regenerate index, append to log. Usage /wiki-ingest
Details
| Category | AI/ML → llm |
| Source | alirezarezvani/claude-skills |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 18.9K |
| Est. per Skill | 47 (shared across 394 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
getting-started
A skill from the Django documentation that you can use with Claude AI. Time required: ~15-20 minutes
research-refine
--- name: research-refine description: 'Turn a vague research direction into a problem-anchored, ele
sred-project-organizer
SRED Project Organization SRED expects projects to be presented in a particular format. Take the lis
pptx-official
PPTX creation, editing, and analysis Overview A user may ask you to create, edit, or analyze the con
Works Well With
Skills from the same repository — often designed to work together
playwright-pro
Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end
commands
/cs:write-a-skill — Author a new agent skill with Matt Pocock's 3-phase workflow (Gather → Draft → R
engineering
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use wh