wiki-ingest Skill
Use when an operation issue asks you to ingest a captured source from raw/ into the LLM Wiki, or when the user explicitly says "ingest <slug". The issue body will name a file under raw/ (e.g. raw/karpathy-llm-wiki.md) and ask for durable wiki pages. Do not invoke this skill for Paperclip activity bundles — those use pa Published by microsoft in amplifier-app-paperclip.
What is wiki-ingest Skill?
Use when an operation issue asks you to ingest a captured source from raw/ into the LLM Wiki, or when the user explicitly says "ingest <slug". The issue body will name a file under raw/ (e.g. raw/karpathy-llm-wiki.md) and ask for durable wiki pages. Do not invoke this skill for Paperclip activity bundles — those use pa Published by microsoft in amplifier-app-paperclip. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using amplifier-app-paperclip
Technical details
- Install or run with Copy skill directory
When to use wiki-ingest Skill
- Use it for developers using amplifier-app-paperclip.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-paperclip
- Skill file: packages/plugins/plugin-llm-wiki/skills/wiki-ingest/SKILL.md
What it does
Use when an operation issue asks you to ingest a captured source from raw/ into the LLM Wiki, or when the user explicitly says "ingest <slug". The issue body will name a file under raw/ (e.g. raw/karpathy-llm-wiki.md) and ask for durable wiki pages. Do not invoke this skill for Paperclip activity bundles — those use pa
Skill instructions
Wiki Ingest Turn one source document into durable, interlinked wiki knowledge. Inputs - An operation issue with operationType: "ingest" assigned to you. - A raw/ path mentioned in the issue body (always treat raw/ as immutable). - The operation issue's target wikiId, spaceSlug, and space root (otherwise stop and surface the missing config to the requester). Workflow 1. Read context first. - Read the target space's AGENTS.md for page conventions (filenames, frontmatter, voice, citation style). - Read the target space's wiki/index.md to see what already exists. - Read the target space's last ~20 entries of wiki/log.md to avoid re-ingesting a source or re-resolving a contradiction someone else already filed. 2. Read the source end to end with wikireadsource, passing the operation issue's wikiId and spaceSlug. Do not skim. Note the source's structure, claims, dates, and anything that contradicts existing pages. 3. Plan, then confirm — but only if the user is in the loop. If the operation c
Explore related resources
Frequently asked questions
What is wiki-ingest?
wiki-ingest is a open-source AI agent skill with Copy skill directory. Use when an operation issue asks you to ingest a captured source from raw/ into the LLM Wiki, or when the user explicitly says "ingest <slug". The issue body will name a file under raw/ (e.g.
Who is wiki-ingest best for?
wiki-ingest is best for reusing agent instructions, scripts, and references.
How do I install wiki-ingest?
Install or run wiki-ingest using Copy skill directory. Check wiki-ingest for the latest setup command.
Is wiki-ingest actively maintained?
wiki-ingest may need a closer maintenance check before production use.
Auto-fetched from GitHub.