Find the perfect skill
Gmail Draft
Productivity
Compose a Gmail draft from text content in the conversation, specifying recipients, subject, and body.
Contextual Rephrasing
Productivity
Re-pitch your last message using project context and simplified technical English to clarify misunderstandings.
Pair a remote AI agent with your browser
DevOps
Connects another AI agent (OpenClaw, Codex, Cursor, etc.) to your browser for web browsing via a secure session with one-time setup key.
PyTorch 2 Compiler Debugging
Development
Debug PyTorch 2 compiler stack failures: Dynamo graph breaks, Inductor codegen errors, AOTAutograd crashes, and accuracy mismatches. Use for torch.compile errors and related issues.
GitaGyan
Content
Skill providing knowledge about the Bhagavad Gita.
Codex CLI Wrapper – Review, Challenge, Consult
Development
Provides three modes for OpenAI Codex CLI: independent code review with pass/fail gate, adversarial challenge to break code, and consultation with session continuity. Invoked via 'codex review', 'codex challenge', or 'ask codex'.
Create a Pull Request
Development
Create a branch, commit changes, push, and open a pull request using the repository's PR template.
Podium Webhook Reliability
Development
Operate a production-ready Podium webhook receiver with HMAC verification, replay protection, idempotent processing, and a dead-letter queue for delivery failures.
Create PR and Check CI Status
Development
Creates a pull request from the current branch, links it to an issue, monitors CI status, and removes the wip label on success. Triggered with /issue-pr.
Crypto Arbitrage Opportunity Finder
Data & AI
Identifies profitable arbitrage opportunities across exchanges and DEXs in real time. Helps when scanning for cross-exchange price discrepancies to execute arbitrage trades. Uses crypto market data APIs and blockchain RPC endpoints to fetch and analyze price spreads.
Frontend Debug Team
Development
Dual-mode frontend debugging: feature-list testing or bug-report debugging, powered by Chrome DevTools MCP and role-based team orchestration.
Run Local Services
Development
Starts all local services (backend, frontend, docs) with dependency checking, error diagnosis, and automatic recovery. Handles port conflicts and stale processes.