PARA-style Obsidian vault management with frontmatter validation, template versioning, and git auto-commit. Provides 20+ MCP tools, 15 slash commands, and 7 skills for complete vault operations including AI-assisted content injection and progressive summarization distillation.
Analyze PDF/DOCX attachments, create notes, and return lightweight proposals. Reads content via para_read, analyzes, creates note with para_create, and persists proposal. Worker skill for triage orchestrator.
Development skills for Bun CLI, runtime workflows, and developer experience patterns
Build production-grade CLI tools with Bun. Reference implementation covering argument parsing patterns (--flag value, --flag=value, --flag), dual markdown/JSON output, error handling, subcommands, and testing. Use when building CLIs, designing argument parsing, implementing command structures, reviewing CLI quality, or learning Bun CLI best practices.
Pure Bun-native filesystem utilities from @side-quest/core/fs. Use when you need command-injection-safe filesystem operations, prefer Bun over node:fs, or want token-efficient fs helpers. All functions use Bun.spawn, Bun.file(), or Bun.write() - no node:fs dependencies.
Master Bun runtime workflows for full-stack development. Monorepos, bunx, lockfiles, performance optimization, and integration patterns.
Development skills for Bun CLI, runtime workflows, and developer experience patterns
Design developer experiences that people love. Feedback loops, cognitive load, flow state, and ADHD-friendly patterns for tools and workflows.
Expert guidance for building and maintaining the Para Obsidian inbox processing system - a security-hardened automation framework for processing PDFs and attachments with AI-powered metadata extraction. Use when building inbox processors, implementing security patterns (TOCTOU, command injection prevention, atomic writes), designing interactive CLIs with suggestion workflows, integrating LLM detection, implementing idempotency with SHA256 registries, or working with the para-obsidian inbox codebase. Covers engine/interface separation, suggestion-based architecture, confidence scoring, error taxonomy, structured logging, and testing patterns. Useful when user mentions inbox automation, PDF processing, document classification, security-hardened file processing, or interactive CLI design.
Best practices for structured logging, correlation IDs, performance metrics, and debugging in Bun applications using @side-quest/core/logging and LogTape. Use when implementing logging, setting up observability, debugging production issues, tracking performance metrics, adding correlation IDs, configuring subsystem loggers, or working with JSONL log analysis. Covers plugin logger factory, hierarchical categories, log levels, metrics collection, and operational debugging workflows.
Terminal plugin for Claude Code
No verified skills in this plugin.
Generate new plugin scaffolds with configurable components. Create commands, MCP servers, hooks, and skills following SideQuest marketplace patterns. TDD-tested generator with comprehensive templates.
Create, debug, and heal repos from nathanvale/bun-typescript-starter template. Includes scaffolding commands, diagnostic expert skill, and comprehensive reference docs for CI/CD, publishing, testing, and security.
Fire-and-forget structured issue logger for subagents. Appends JSONL entries to ~/.claude/logs/agent-issues.jsonl with automatic rotation.
No verified skills in this plugin.
Extract Microsoft Teams chat messages using macOS automation. Pure skill plugin - uses macos-automator MCP to navigate, capture, and parse Teams content into structured JSON.
Claude Code documentation - auto-updating local docs with search skill. Provides offline access to official documentation with automated fetching, indexing, and intelligent search.
Expert guidance for configuring macOS settings via CLI (pmset, defaults, scutil, caffeinate). Supports Sequoia (15.x) and Tahoe (26.x) with preset profiles for server, desktop-dev, minimal, and presentation modes.
Firecrawl plugin for Claude Code
Generate Classic Cinemas booking confirmation emails with automated pricing and Gmail integration. Includes Playwright-based CLI scraper with selector-first fallback hierarchy, live pricing extraction, and beautiful HTML email templates.
No verified skills in this plugin.
Manage MCP servers - add, list, enable, and disable without removing configurations.
Playwright web scraping best practices and patterns learned from production scraping
Expert guidance for creating high-quality Claude Code skills following Anthropic's best practices
Atuin shell history integration - search, capture, and manage bash command history with AI. Never lose a command again.
Git intelligence for Claude Code - session context, commit history, smart commits with Conventional Commits. Includes 5 lifecycle hooks (SessionStart/PreToolUse/PostToolUse/PreCompact/Stop) and slash commands.
Git workflow expert — conventional commits, history exploration, worktree management, PR creation, squash, and safety. Activates for any git-related task including committing, branching, history, and repository analysis.
Creates well-formatted git commits using Conventional Commits specification. Use when committing changes, creating commits, staging and committing files, or when asked to save work with a proper commit message.
Communication and relationship assistant for Nathan & Melanie - message drafting, meme creation, research, and relationship pattern analysis
No verified skills in this plugin.
Automatically validates plugin files after edits. Catches invalid marketplace.json, plugin.json, and hooks.json before they cause problems.
No verified skills in this plugin.
[EXTRACTED] Read-only Twitter/X API v2 — now published as @side-quest/x-api on npm. Use side-quest-plugins repo instead.
No verified skills in this plugin.
[EXTRACTED] Smart test runner MCP server — now published as @side-quest/bun-runner on npm. Use side-quest-plugins repo instead.
No verified skills in this plugin.
[EXTRACTED] TypeScript type checking — now published as @side-quest/tsc-runner on npm. Use side-quest-plugins repo instead.
No verified skills in this plugin.
[EXTRACTED] Biome linter & formatter — now published as @side-quest/biome-runner on npm. Use side-quest-plugins repo instead.
No verified skills in this plugin.
CLAUDE.md manager for creating and optimizing memory files across the hierarchical cascade system. Includes templates for user/project/module levels, token optimization strategies, and comprehensive best practices.
No verified skills in this plugin.
Cross-platform clipboard operations - copy and paste text with structured error handling
No verified skills in this plugin.
Bookmark management for Claude Code
No verified skills in this plugin.
Nathan's personal Claude Code setup with productivity commands, specialized agents, and custom skills for dotfiles management and development workflows
No verified skills in this plugin.
Kit CLI integration for intelligent code search. Provides fast grep, semantic vector search with automatic fallback, and symbol extraction for codebase navigation.
No verified skills in this plugin.