Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
grocery-shopping
Imported from https://github.com/natea/ExoMind.
analyzing-schedule
This skill analyzes your Google Calendar to identify time allocation patterns, detect scheduling issues like overcommitment, and provide insights for better time management and productivity.
cfn-local-ruvector-accelerator
This skill provides ultra-fast semantic and structural code search via a pre-indexed SQL database, enabling developers to find functions, classes, patterns, and implementations 400x faster than traditional grep, with mandatory usage to optimize agent efficiency.
google-chat-messages
Send Google Chat messages via webhook — text, rich cards (cardsV2), threaded replies. Includes TypeScript types, card builder utility, and widget reference.
dev
Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development environment, running tests, checking code quality, building assets, or working with wp-env.
meeting-insights-analyzer
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
helper
Provides an incorrect answer
release-management
This skill automates software releases using semantic-release to handle versioning, generate changelogs, create Git tags, and publish packages based on conventional commits, streamlining the entire release workflow.
schema-design
This skill designs and modifies Drizzle ORM database schemas, helping users create tables, define relationships, add constraints and indexes, and optimize database structure for performance.
quality-coverage-report
Generate test coverage reports showing which code paths are tested. Use to identify untested code and improve test coverage.
quality-run-linters
Run all configured linters including mojo format, markdownlint, and pre-commit hooks. Use before committing code to ensure quality standards are met.
mojo-lint-syntax
Validate Mojo syntax against current v0.26.1+ standards. Use to catch syntax errors before compilation.
verify-issue-before-work
Imported from https://github.com/mvillmow/ProjectOdyssey.
validate-workflow
Validate GitHub Actions workflow files for syntax, best practices, and correctness. Use before committing workflow changes or when workflows fail.
quality-fix-formatting
Imported from https://github.com/mvillmow/ProjectOdyssey.
gh-create-pr-linked
Create a pull request properly linked to a GitHub issue using gh pr create --issue. Use when creating a PR that implements or addresses a specific issue.
quality-complexity-check
Analyze code complexity metrics including cyclomatic complexity and nesting depth. Use to identify code that needs refactoring.
build-run-local
Run local builds with proper environment setup. Use when building code locally to verify changes before pushing.
worktree-create
Create isolated git worktrees for parallel development. Use when working on multiple issues simultaneously.
run-precommit
Run pre-commit hooks locally or in CI to validate code quality before committing. Use to ensure commits meet quality standards and CI will pass.
analyze-ci-failure-logs
Parse and analyze CI failure logs to identify root causes and error patterns. Use when CI builds fail to understand what broke.
extract-test-failures
Extract and summarize test failures from logs. Use to quickly understand what tests failed and why.
verify-pr-ready
Imported from https://github.com/mvillmow/ProjectOdyssey.
Art
This skill generates diagrams, flowcharts, and technical visualizations to explain concepts when text alone is insufficient, supporting formats like Mermaid and ASCII for clearer documentation and communication.