← Back to Skills Marketplace
teki-ai

Wiki Ingest

by teki-ai · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wiki-ingest
Description
Ingest new source material into a persistent markdown knowledge wiki. Use when a user adds an article, note, transcript, report, paper, meeting summary, or o...
Usage Guidance
This skill is an instruction-only cookbook for updating a markdown wiki and appears coherent and proportionate. Before installing or enabling it for autonomous runs, confirm (1) which filesystem path will be treated as the wiki root so the agent has access only to the intended files, (2) whether the agent has network or VCS push permissions — if it can push commits or remote repos, consider restricting or auditing those credentials, and (3) run it on a copy of your wiki first so you can review changes (index.md, log.md, and page edits) before committing. There are no declared secrets or external downloads in the skill itself, and no scan findings, so the main operational risk is accidental modification of unintended files rather than malicious behavior.
Capability Analysis
Type: OpenClaw Skill Name: wiki-ingest Version: 0.1.0 The wiki-ingest skill provides a structured workflow and markdown templates for organizing source material into a knowledge base. The instructions in SKILL.md and references/ingest-patterns.md are focused entirely on legitimate document management tasks such as summarization, entity extraction, and link maintenance, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description (ingest content into a markdown/git/Obsidian-style wiki) match the SKILL.md tasks (read source, update pages, index, log, links). There are no unrelated binaries, env vars, or config paths declared.
Instruction Scope
Instructions are limited to reading the provided source and updating wiki markdown files (index.md, log.md, topic pages). The SKILL.md assumes the agent has access to the wiki workspace and source files but does not hardcode any external endpoints or request unrelated system files. Recommend confirming what workspace path the agent will use (not specified) so it does not get access to unrelated files.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk writes and arbitrary code execution risk.
Credentials
The skill requests no environment variables, credentials, or config paths. The actions it describes (reading and writing markdown in a wiki) do not require secrets; this is proportionate.
Persistence & Privilege
always is false and model invocation is not disabled (normal). The skill does not request permanent presence or attempt to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wiki-ingest
  3. After installation, invoke the skill by name or use /wiki-ingest
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial public release
Metadata
Slug wiki-ingest
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Wiki Ingest?

Ingest new source material into a persistent markdown knowledge wiki. Use when a user adds an article, note, transcript, report, paper, meeting summary, or o... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.

How do I install Wiki Ingest?

Run "/install wiki-ingest" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Wiki Ingest free?

Yes, Wiki Ingest is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wiki Ingest support?

Wiki Ingest is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wiki Ingest?

It is built and maintained by teki-ai (@teki-ai); the current version is v0.1.0.

💬 Comments