llm-wiki-bootstrap

llm-wiki-bootstrap is a skill for Codex from tteggu87/DocTology. It costs 115 tokens per session (2,044 once invoked), scanned A, original, no licence file.

A skill for creating a new Obsidian-first LLM Wiki workspace. Obsidian is a note-taking app, and an LLM Wiki is a structured knowledge base for working with large language models.

In plain words
What is it for?
Bootstrapping the raw/wiki/AGENTS.md layout and related files for a new LLM Wiki knowledge vault.
Why use it?
It gives a fresh project a defined Markdown-based knowledge structure instead of requiring the folders, scripts, templates, and metadata pages to be designed from scratch.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

Good fit Bootstrapping the raw/wiki/AGENTS.md layout and related files for a new LLM Wiki knowledge vault.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tteggu87/doctology/llm-wiki-bootstrap
Install

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.

Any agent
npx skills add tteggu87/DocTology --skill llm-wiki-bootstrap
Clone the repo
git clone --depth 1 https://github.com/tteggu87/DocTology

Made for: Codex.

Wrote 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.

agentmods badge for llm-wiki-bootstrap

README.md
[![agentmods](https://agentmods.dev/badge/skills/tteggu87/doctology/llm-wiki-bootstrap/github.svg)](https://agentmods.dev/skills/tteggu87/doctology/llm-wiki-bootstrap)
Your own site
<a href="https://agentmods.dev/skills/tteggu87/doctology/llm-wiki-bootstrap"><img src="https://agentmods.dev/badge/skills/tteggu87/doctology/llm-wiki-bootstrap/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.

agentmods 80×15 button for llm-wiki-bootstrap

Your own site · 80×15
<a href="https://agentmods.dev/skills/tteggu87/doctology/llm-wiki-bootstrap"><img src="https://agentmods.dev/badge/skills/tteggu87/doctology/llm-wiki-bootstrap.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 115 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,044 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00115 $0.02044
Opus 5 $0.00057 $0.01022
Sonnet 5 $0.00023 $0.00409
Haiku 4.5 $0.00012 $0.00204

Measured 7d ago against content hash be1ec336c269, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

llm-wiki-bootstrap 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 7d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/bootstrap_llm_wiki.py, scripts/raw_retrieval.py, scripts/refresh_duckdb_analytics.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.agents/skills/llm-wiki-bootstrap/SKILL.md · 149 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 7d ago Changed · +6 lines be1ec336c269
  2. 12d ago First seen · 143 lines · 115 tokens per session scan A 7b9bc57874b9

Subscribe to this mod's changes

llm-wiki-bootstrap is a skill published in the GitHub repository tteggu87/DocTology (14 stars, last pushed 5d ago), with no licence file. It adds 115 tokens to every session and 2,044 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

atlas-absorb

A document-reading skill that finds concepts in meeting notes, plans, or pull-request descriptions and connects them to an existing knowledge graph. A knowledge graph stores concepts and their relationships.

wlsdks/ontology-atlas · 76 tokens

atlas-review

A read-only health check for a project knowledge vault, where notes and their links form a map of concepts and components. It explains broken or disconnected parts in ordinary language.

wlsdks/ontology-atlas · 78 tokens

context-atlas

Retrieve and interpret durable, evidence-backed project memory from Context Atlas, including overviews, architecture, chronology, decisions, risks, provenance, health, and task-specific context packs. Use when Codex must onboard to an unfamiliar repository, explain how or why code evolved, prepare context before a…

moelomda/context-atlas · 76 tokens

graph-mutation-plan

Cookbook for composing an applygraphmutations plan — stable entitykey patterns, the canonical label/edge vocabulary, evidence/invalidation/confidence discipline, and a worked example. Load this when building a non-trivial mutation plan.

potpie-ai/potpie · 51 tokens

open-ontologies

AI-native ontology engineering using 50+ MCP tools backed by an in-memory Oxigraph triple store. Build, validate, query, and govern RDF/OWL ontologies with a generate-validate-iterate loop. Use when building ontologies, knowledge graphs, RDF data, SPARQL queries, BORO/4D modeling, SHACL validation, clinical…

fabio-rovai/open-ontologies · 110 tokens

shodh-memory

Persistent memory system for AI agents. Use this skill to remember context across conversations, recall relevant information, and build long-term knowledge. Activate when you need to store decisions, learnings, errors, or context that should persist beyond the current session.

varun29ankuS/shodh-memory · 53 tokens