Kb Lint
Description
--- description: Lint the wiki and fix what can be fixed autonomously --- The user wants to lint the wiki. The current working directory should be a engram KB (it should contain a `CLAUDE.md` and a `.engram/` subdirectory). If it doesn't, tell the user to `cd` into their KB first or run `/kb-init` to scaffold one. Run the lint script: ```bash ~/.claude/skills/engram/.venv/bin/python ~/.claude/skills/engram/scripts/lint.py --kb $(pwd) ``` The script emits a structured report of issues (missin
Installation
Installs to ~/.claude/skills/noobaideveloper-twitter-wiki-kb-lint/SKILL.md
mkdir -p ~/.claude/skills/noobaideveloper-twitter-wiki-kb-lint && curl -fsSL https://raw.githubusercontent.com/NoobAIDeveloper/twitter-wiki/HEAD/commands/kb-lint.md -o ~/.claude/skills/noobaideveloper-twitter-wiki-kb-lint/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation