Find the perfect skill
Fireflies Meeting Insights
Productivity
Provides aggregated meeting analytics and statistics from Fireflies.ai. Use to analyze meeting patterns, speaker time, trends, or to get top speakers over a period. Supports date shortcuts and grouping by speaker or other fields.
Knowledge-Driven Development
Documentation
Record decisions and meta-reflection after features with trade-offs or architectural choices. Captures what was built and why, surfaces friction, and keeps docs current.
Datagrok UI Building Guidelines
Development
Rules and patterns for building UIs in Datagrok TypeScript packages, covering tabs, grids, viewers, dialogs, and popup menus.
Content monitor management
Data & AI
Manage scheduled content monitors for YouTube playlists, docs sites, GitHub repos, and URLs using example_app MCP tools. Requires Docker backend.
Content Gap Analysis
Content
Identifies content opportunities by finding topics and keywords your competitors cover that you don't. Reveals untapped content potential and strategic gaps in your content strategy.
Finance Skill Runner
Development
Run finance skills such as mrr-check or billing-audit using the Stripe API with real-time event updates.
CCXT CLI for Crypto Exchanges
Development
Use the CCXT command-line interface to interact with 100+ crypto exchanges, place orders, check balances and market data, and automate scripts.
Docker Container Basics
DevOps
Manage basic Docker container operations. Auto-activating skill for DevOps fundamentals.
R Econometrics for Causal Inference
Data & AI
Run IV, DiD, and RDD analyses in R with proper diagnostics, robust standard errors, and panel data visualization.
Knowledge-Driven Development (KDD)
Documentation
Record decisions and meta-reflection after features with trade-offs or architectural choices. Captures why and session friction as chat output only.
Create Feature Branch
DevOps
Creates a properly named feature branch from the development branch with remote tracking, following the naming convention 'feature/issue-<number>-<short-description>'. Validates inputs, syncs with remote development, and pushes the new branch with upstream tracking. Best used at the start of a new feature implementation or when picking up a GitHub issue.
manus-talk-to-my-lawyer Development Patterns
Development
Teaches development patterns for manus-talk-to-my-lawyer, a TypeScript/Vite legal technology platform. Covers phase-based workflows, comprehensive testing, Drizzle database migrations, Stripe payment integration, and email notifications via tRPC. Helps when building multi-role full-stack applications with checkpoint commits and automated schema management.