Rebuild or repair the team knowledge base indexes (_index.md files) in the team-shared folder. Use after several notes were added or moved, when indexes look stale, or when team-kb-save reports a larger reshuffle is needed.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add atman-33/workhub --skill team-kb-index --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Team Kb Index?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/atman-33-team-kb-index)More formats (shields.io, HTML) on the badges page.
---
name: team-kb-index
description: Rebuild or repair the team knowledge base indexes (_index.md files) in the team-shared folder. Use after several notes were added or moved, when indexes look stale, or when team-kb-save reports a larger reshuffle is needed.
---
# Maintain the team KB indexes
Keep every `_index.md` under `<teamRoot>/ai/knowledge/` an accurate,
one-line-per-note catalog — the KB's search surface for humans and agents.
## Steps
1. Resolve the KB root from `<team-context>`.
2. **Inventory**: Glob `knowledge/**/*.md`, excluding `_index.md` files.
3. **Per topic folder**: regenerate its `_index.md` — a heading, one table
or list line per note (`[title](file.md) — one-line hook`), in the team
content language. Preserve any hand-written prose above the listing.
4. **Root index**: regenerate the topic table in `knowledge/_index.md`
(topic → what lives there). List topics that gained a folder but have no
`_index.md` yet, and create those.
5. **Report drift**: notes not reachable from any index, empty topic
folders, or names violating kebab-case — fix mechanically where obvious,
otherwise list for the user.
6. Append one line to `_meta/activity-log.md`
(`- <date> [<agent>/<me>] team-kb-index: rebuilt N indexes`).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.