Wiki Knowledge Agent
Description
Turn chat-pasted text/links into a verified, translated, searchable wiki knowledge base. Ad-detection, translate+summarize, local-first alerts, RAG-ready. Platform-independent AI skill (Hermes/Claude/Codex/Cursor), zero dependencies.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Wiki Knowledge Agent
**π [νκ΅μ΄ λ¬Έμ (Korean README)](README.ko.md)**
Turn chat-pasted text/links into a **verified, translated, searchable** wiki knowledge base. Works on any agent platform (Hermes, Claude Code, Codex, Cursor) with **zero external dependencies** β just `curl` + Python stdlib.
- π Verify links on arrival (HTTP status, redirects) and classify content
- π’ Ad detection β labels pure ads vs. genuinely useful info (no auto-deletion, provenance kept)
- π Translate + summarize into your language (default: the user's native language)
- ποΈ Save to a wiki inbox with structured metadata
- π Local-first alerts β time-sensitive info (security, expiry, project risk) is queued locally and reported in chat; optional webhook/email/ntfy if you add them later
- π RAG-ready β agents search the wiki as a knowledge channel, with an auto-maintained topicβfile map
Why
Many people paste links/text into chat and expect the AI to remember them. Agents forget; wikis don't. This skill gives agents a **repeatable procedure** for capturing, judging, translating, storing, and surfacing knowledge β on any platform, with no SaaS account required.
Requirements
- Python 3.9+
curl(for link verification)- A model that can follow the SKILL.md instructions (any capable LLM agent)
Optional: `pyyaml` for config read/write (falls back to a minimal parser/writer without it).
Quickstart
# 1. Clone / copy this repo into your agent's skills directory
# (or load SKILL.md into your agent's skill folder)
# 2. Run onboarding to create the config
python3 scripts/onboarding.py
Install per agent (skill folder locations)
| Agent | Install location | Notes |
|---|---|---|
| Claude Code | ~/.claude/skills/wiki-knowledge-agent/ |
Auto-detected on session start |
| Hermes | ~/.hermes/profiles//skills/note-taking/wiki-knowledge-agent/ |
Recognized from the next session |
| Codex CLI |
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI