By falkcorp
Expert Claude Code assistance for the audiobook-organizer codebase — shared context loading, Go/DB/docs/PII specialist agents.
Database design advisor for the audiobook-organizer codebase. Answers "how should I store X?" questions in a way that is consistent with existing schema decisions (PebbleDB key conventions, NutsDB activity log patterns, SQLite opt-in tier). Works generically on other projects when context docs are absent.
Reads code and writes or improves documentation. Checks for undocumented exported functions, package-level doc comments, AI-REFERENCE.md drift, and missing architecture decision records. Point it at a file, package, or PR diff.
General-purpose repo expert for the audiobook-organizer codebase. Ask it anything about architecture, past decisions, how features work, or what the right approach to a new feature is. Use this as your first stop when joining the codebase or when you need to understand the "why" behind existing code.
Go code reviewer and advisor for the audiobook-organizer codebase. Uses gopls LSP tools for accurate symbol lookup instead of grep. Knows the project-specific Go gotchas. Works on any Go project when context docs are absent.
Deep scan for PII (personally identifiable information) before public commits or releases. Claude-powered for contextual detection — catches what regex can't. Run before making a repo public, publishing a release, or doing a security review.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
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 full-stack audiobook management application — Go backend with an embedded React/TypeScript frontend — for scanning, organizing, and enriching your audiobook collection.
Ship it as a single binary or a Docker container. Open http://localhost:8484
and manage everything from your browser.
cp .env.example .env # edit values as needed
# set AUDIOBOOK_ROOT_DIR in .env to your library path
docker compose up -d --build
The app is available at http://localhost:8484.
git clone https://github.com/falkcorp/audiobook-organizer.git
cd audiobook-organizer
make build # builds frontend + backend into a single binary
./audiobook-organizer serve --dir /path/to/audiobooks --host 0.0.0.0
On first run with auth enabled, create the initial admin account from the login screen.
# Scan a directory for audiobooks
./audiobook-organizer scan --dir /path/to/audiobooks
# Generate iTunes-compatible playlists
./audiobook-organizer playlist
# Update audio file tags with series information
./audiobook-organizer tag
# Run the full pipeline (scan → process → playlists → tag)
./audiobook-organizer organize --dir /path/to/audiobooks
# Inspect metadata for a single file
./audiobook-organizer inspect-metadata /path/to/book.m4b
# Run diagnostics
./audiobook-organizer diagnostics
npx claudepluginhub falkcorp/audiobook-organizer --plugin audiobook-organizerAlways-on Claude Code emergency console that restarts other Claude sessions on command.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.