Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add HybridAIOne/hybridclaw --skill llm-wikigit clone --depth 1 https://github.com/HybridAIOne/hybridclawWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/hybridaione/hybridclaw/llm-wiki)<a href="https://agentmods.dev/skills/hybridaione/hybridclaw/llm-wiki"><img src="https://agentmods.dev/badge/skills/hybridaione/hybridclaw/llm-wiki/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/hybridaione/hybridclaw/llm-wiki"><img src="https://agentmods.dev/badge/skills/hybridaione/hybridclaw/llm-wiki.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Agent Snooping · line 53 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.01814 |
| Opus 5 | $0.00014 | $0.00907 |
| Sonnet 5 | $0.00005 | $0.00363 |
| Haiku 4.5 | $0.00003 | $0.00181 |
Grade A, and why
llm-wiki scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 228 lines — stays where its author put it; the contents beside it link to each section on GitHub.
LLM Wiki
Use this skill when the user wants a persistent knowledge base that compounds over time instead of answering from raw documents from scratch on every turn.
Core Model
Treat the wiki as three layers:
raw/is the immutable source collection. Read from it; do not edit or rewrite it during normal maintenance.wiki/is the maintained knowledge layer. This is where summaries, entity pages, concept pages, and durable analyses live.AGENTS.md,index.md, andlog.mddefine and track the system:AGENTS.mdis the schema and workflow contract,index.mdis the catalog, andlog.mdis the append-only timeline.
This is not a one-shot note dump. The goal is to integrate new information into existing pages, preserve cross-references, and keep the wiki internally coherent as the source set grows.
Resolve The Wiki Root
Use this order:
- a user-specified wiki root
- an already-structured repo or vault containing
raw/,wiki/,index.md, andlog.md - a confirmed markdown vault or notes repo chosen by the user
- the current workspace only if the user explicitly wants the wiki here
Do not assume the current workspace is the wiki root just because it contains Markdown files.
If the target is an Obsidian vault, also follow skills/obsidian/SKILL.md.
Orient Every Session
When the user already has a wiki, always orient yourself before acting:
- Read
AGENTS.mdfirst to understand the local schema, domain, taxonomy, link style, and workflow rules. - Read
index.mdto learn what pages exist and how the wiki is organized. - Read the most recent entries in
log.mdto understand recent ingest, query, lint, archive, and cleanup activity. - For large wikis, search the relevant topic across
wiki/**/*.mdbefore creating anything new.
Do this every session before ingest, query, lint, archive, or broad cleanup. Skipping orientation causes duplicate pages, weak cross-references, and schema drift.
Default Layout
What ships with it
10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- templates/AGENTS.md 3.4 KB
- templates/index.md 434 B
- templates/log.md 416 B
- templates/raw/assets/.gitkeep 1 B
- templates/raw/README.md 191 B
- templates/wiki/analyses/.gitkeep 1 B
- templates/wiki/concepts/.gitkeep 1 B
- templates/wiki/entities/.gitkeep 1 B
- templates/wiki/README.md 165 B
- templates/wiki/sources/.gitkeep 1 B
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 228 lines · 27 tokens per session scan A 2188ef6a23f6
llm-wiki is a skill published in the GitHub repository HybridAIOne/hybridclaw (132 stars, last pushed today), licensed MIT. It adds 27 tokens to every session and 1,814 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
continuum-recipes
Copy-pasteable Continuum patterns — RAG, plan-and-execute, ReAct, multi-tenant agents, FastAPI integration, structured output, prompt-injection scanning, custom containers. Invoke when the user asks "how do I do X with Continuum" and X is a common app pattern rather than a single API question.
ai-portable-setup
Erstellt einen portablen KI-Arbeitsbereich auf einem USB-Stick oder beliebigen Laufwerk. RAG-Pipeline mit lokalen LLM-Modellen (Ollama), Vektordatenbank (ChromaDB) und vorkonfigurierten Prompts.
seo-llm
Use when optimizing content for LLM-powered search engines (ChatGPT, Perplexity, Gemini, Claude, Bing AI, Qwen), implementing RAG optimization, prompt engineering for search visibility, semantic SEO, and ensuring content ranks highly in AI-driven search results. Includes techniques for ChatGPT SEO, Perplexity…
langchain
Use when building LLM applications with LangChain, implementing chains, agents, tools, memory, prompts, and retrieval systems. Includes best practices for prompt engineering, tool integration, and agent development. Based on LangChain/LangGraph official documentation and agent development best practices.
ontology-constraint-and-knowledge-injection
A method for deciding how an ontology’s knowledge should reach an AI model: directly in its instructions, through RAG, or through fine-tuning. RAG retrieves relevant information at answer time; fine-tuning changes the model using training examples.
vector-database-engineer
Skill "vector-database-engineer" from frank-luongt/faos-skills-marketplace, covering vector database engineer, do not use this skill when, instructions, capabilities and use this skill when.