Find the perfect skill
0xArchive Crypto Data
Data & AI
Query historical and real-time crypto market data from 0xArchive across Hyperliquid, Lighter.xyz, and HIP-3. Covers orderbooks, trades, candles, funding rates, open interest, liquidations, and data quality.
Ansatz Designer
Data & AI
Design of parameterized quantum circuits for variational algorithms, balancing expressibility and trainability. Hardware-efficient ansatz generation and barren plateau detection.
OpenCode-to-IM Bridge
Productivity
Manage a bridge from OpenCode/Claude Code to Telegram, Discord, Feishu, or QQ. Chat from your phone and receive AI replies via IM.
Release Notes for piinuts/gaze
Documentation
Draft GitHub release notes with curated narrative, past-tense PR-anchored prose, and North-Star tie.
Developer Workflow Automation
Productivity
Automates developer workflows by gathering and cross-referencing data from GitHub, CI, error tracking, and system health in parallel. Generates actionable reports and critical alerts to replace manual checks across multiple tools. Helps with daily standup, PR review, and tracking build failures and deployment status.
Generate mspec Delta Spec
Development
Automates the delta step of the mspec workflow: generates Delta Spec files with auto-numbered FR-NNN and EARS-format requirements.
Daily Digest
Content
Generate daily PaperTrace digest with ML/AI papers and news. Updates src/lib/daily.ts and src/app/daily/page.tsx.
Browser Automation with agent-browser
Testing
Automates browser interactions using the agent-browser CLI: navigate pages, fill forms, click buttons, take screenshots, extract data, and manage authentication state. Useful for web scraping, form submissions, testing web apps, or any task requiring programmatic control of a browser. Operations are driven by element references obtained from interactive snapshots.
figforge
Data & AI
figforge: full source-to-image pipeline to analyze papers, repos, algorithms and generate publication-quality figures.
Reporting and tmux Workflow
Productivity
After completing any task, this skill automatically announces completion via the `say` command and renames the tmux window to the current directory name. It ensures timely notification and organized workspace management without extra clutter.
Decision Interface Charter
Productivity
Creates, updates, or finds Decision Interface Charters to govern recurring decision-making. Establishes consistent rules of engagement for accountability and quality, especially useful in strategic decision governance.
Add Event Hook to Plugin.php
Development
Adds a new event hook to src/Plugin.php, registers it in getHooks() and creates the static GenericEvent handler.