Find the perfect skill
MemoryLane - Persistent Memory for Claude
Productivity
MemoryLane provides persistent memory across sessions using four categories (patterns, insights, learnings, context) and automatically compresses context 6.4x with 84.3% cost savings. It passively learns from git commits and file changes, and includes commands to curate, recall, and manage memories. Use it when you need to remember project context, reduce token costs, or track learned patterns.
ICS Calendar Event Generator
Productivity
Automatically extracts event details (flights, hotels, meetings) from text or screenshots and generates .ics files ready for import into Apple Calendar, Google Calendar, or Outlook. Helps quickly convert booking confirmations into calendar events without manual entry.
Abuselpdb Automation via Rube MCP
Security
Automate Abuselpdb operations (IP/domain abuse reporting) via Composio's toolkit through Rube MCP. Helps when you need to programmatically manage abuse reports, check IPs, or automate workflows without manual API calls.
Claude Collective Intelligence Knowledge Search
Productivity
Search a shared knowledge base (Claude Collective Intelligence) for existing solutions before solving problems from scratch. Use when encountering common programming issues, when the user mentions "CCI", "knowledge base", or when you want to avoid reinventing solutions.
Roborev Refine - Automated Code Review Loop
Development
Automated review-fix loop that iterates until all code reviews pass. Runs fix agents on failed reviews, commits changes, and re-checks, keeping your working directory clean. Ideal for hands-off code quality improvement on feature branches.
Fetch Documentation with Context7 MCP
Development
Automatically fetches up-to-date documentation for libraries and frameworks using the Context7 MCP server. It resolves library identifiers, retrieves API usage, setup, and troubleshooting docs, and applies them to ensure code correctness. Best used proactively when working with any dependency to avoid outdated training data.
Factory Code Expert
Development
Factory Code is Anthropic's terminal-based agentic coding tool that combines planning, execution, and validation. This skill covers installation, configuration, slash commands, Agent Skills, MCP servers, hooks, plugins, troubleshooting, and enterprise deployment. It helps users get started, optimize workflows, and integrate with IDEs and CI/CD pipelines.
Financial Audit Trail
Security
Logs all financial transactions and user actions in an immutable audit trail. Tracks before/after states of entity changes, associates actions with users, and provides audit report generation with date range and entity filters. Use for compliance, security event tracking, and investigating changes to financial records.
Vault Context
Productivity
Provides awareness of the vault's directory structure, weekly writing pipeline (Monday to Sunday stages), file conventions for blog posts, daily notes, and projects, and Make commands for content creation, export, search, quality, and Git integration. Use when working with vault files, daily notes, blog posts, projects, or referencing vault structure and workflows.
Paper Audit Skill
Documentation
Audits academic paper drafts for logical consistency, compliance with standards, and academic integrity using a Triangulation Matrix. Helps during preprint review or before resubmission to identify fatal flaws.
Multi-agent Orchestration
Development
Spawns parallel agents to decompose complex tasks into subtasks tracked with cc-mirror tasks and TodoWrite. Uses domain-specific guides (software development, code review, testing, etc.) to enforce best practices. Ideal for features, reviews, refactoring, testing, and any work that benefits from decomposition.
Commit code with optional checking
Development
Analyzes current changes, optionally runs checks (lint, build, test) before committing. Creates a new feature branch if on main, stages relevant files, and writes a conventional commit message. Useful when you want to ensure code quality before committing or need to quickly commit changes to a new branch.