Wiki Librarian
Organize a wiki, index its content, and retrieve the right page for a query so knowledge stays usable.
Before & after
Same prompt, same agent — the only difference is the skill.
I'd be happy to help you organize your research notes. You might consider creating a hierarchical folder structure based on your main topics, and then tagging individual notes with keywords for cross-referencing. You could also build an index that links related concepts together. It would help to decide on a consistent naming convention for your files and establish a regular review process to keep everything current. You might want to consider what search terms your future self would use, and whether you want to separate working notes from finalized summaries. Would you like me to suggest a specific folder layout, or do you have existing categories in mind?
CS WIKI LIBRARIAN WORKFLOW STRUCTURE YOUR CONTENT • Root folder: Research by domain (Algorithms, Systems, Theory, Tools) • Level 2: Subtopics within each domain • Level 3: Individual concept files TAG AND LINK • Primary tag: domain (required) • Secondary tags: difficulty level, use cases, related concepts • Cross-links: Hyperlink related notes within files for discovery SEARCH-FIRST DESIGN • Use consistent terminology across all files • Index synonyms at the top of your root documents • Create a "glossary" file for quick lookups VALIDATION GATES • All files have descriptive titles (avoid "notes-001") • Cross-referenced concepts appear in at least two places • Dead links flagged automatically OPTIONAL: Maintain a "topics to explore" file showing missing connections your structure reveals.
About this skill
name: cs-wiki-librarian description: Use when Structured Claude skill that gives Claude a repeatable workflow for cs wiki librarian.
Cs Wiki Librarian
One of 337+ skills in the original author's multi-agent claude-skills mega-collection (~19k GitHub stars). Packages the Cs Wiki Librarian workflow with its own instructions and validation so outputs stay consistent.
What you get
- Public GitHub repo (alirezarezvani/claude-skills)
- the cs-wiki-librarian skill folder with SKILL.md. Part of a 337-skill / 30-agent / 70-command install.
Customize your output
- Fork the repo and adapt the skill's instructions and references to your workflow.
Example output
Activates automatically when your request matches Cs Wiki Librarian; chains with the other skills, agents, and commands in the collection.
Best for
Creators, builders, and teams using Claude Code.
SKILL.md preview
---
name: cs-wiki-librarian
description: Use this skill when organizing, indexing, or retrieving information from a team or project wiki in a structured, repeatable way.
version: 1.0.0
category: AI Agents / Development
author: AgentVolt
license: proprietary
tags:
- ai-agents
- development
---
# Cs Wiki Librarian
Provides a repeatable workflow for organizing a wiki, indexing content, and retrieving the right page for a query, so wiki knowledge stays usable.
## When to use
… (sign up to view the full skill)More ai & agents skills
View all AI & Agents skills →Skill Status Report
Scan every skill in a project and report which pass validation, which are stale, and which lack required metadata.
Skills Scaffolder
Scaffold a new skills directory — folder structure, metadata, a baseline validation pass — with the right conventions from day one.
Research Bundle
Run a multi-step research task as one pipeline: gather sources, extract findings, validate consistency, emit one structured bundle.
Workspace Admin
Administer a Cowork or Claude workspace — settings, access, configuration — with every change scoped and verified.