By cajias
[DEPRECATED - Use ai-zettelkasten instead] AI-powered Zettelkasten knowledge management with local ChromaDB vector search. Supports notes, tasks, bookmarks with Luhmann-style IDs and automatic connection discovery.
[DEPRECATED - Use ai-zettelkasten instead] Ingest Notion documents into Zettelkasten as atomic notes. Writes to BOTH ChromaDB (vector search) AND Obsidian (markdown files with wikilinks). Analyzes structure, proposes atomization, creates interlinked notes with proper Luhmann-style IDs.
[DEPRECATED - Use ai-zettelkasten instead] AI-powered Zettelkasten knowledge management with ChromaDB. Use when user wants to add notes, search knowledge, manage tasks, bookmark URLs, or explore connections. Triggers on zettel, zadd, zsearch, zboard, zbookmark, zconnect, zorphans, zreview, zmap, zclusters.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of skills to expand Claude's capabilities for specific workflows and tasks.
Skills are reusable prompts and workflows that enable Claude to perform complex, multi-step tasks efficiently. Each skill contains:
brew tap cajias/tools
brew install claude-skills
After installation, skills and plugins will be available at:
$(brew --prefix)/share/claude-skills/skills/ # Skills
$(brew --prefix)/share/claude-skills/plugins/ # Plugins
Clone this repository to access skills and plugins directly:
git clone https://github.com/cajias/claude-skills.git
Automate GitHub issue management workflows including:
Generate comprehensive software effort estimation reports including:
Transform AI-generated text into natural human-sounding writing:
Transfer markdown documents to Quip with proper formatting validation:
Intelligently route tasks to Amazon Q CLI agents with automatic agent selection:
Delegate tasks to Amazon Q CLI agents with specialized tool integrations:
Development workflow tools with slash commands for README generation and code review:
/dev:review-readme command for README creation and improvementAutomated GitHub pull request monitoring with event-driven hooks:
Skills can be invoked by Claude when working on related tasks. Each skill directory contains:
npx claudepluginhub cajias/claude-skills --plugin zettelkastenTrue Zettelkasten for Claude Code - atomic notes, semantic search, and automatic hubs
Enforces proper AWS authentication via isengardcli. Prevents direct aws/cdk/deploy commands without credentials. Uses environment variables (DEV, GAMMA, PROD) for account selection with color-coded warnings for non-dev environments.
Development workflow tools - README generation, code review, and more
Continuous learning system that extracts reusable skills from Claude Code sessions. Uses multi-hook architecture with breakthrough scoring, TF-IDF duplicate detection, user/project skill taxonomy, and unified knowledge detection (corrections + teaching patterns).
Automated PR monitoring with Stop hook that auto-resumes Claude Code when new commits are detected
MCP server that saves 98% of your context window with session continuity. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and automatic state restore across compactions.
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.