oracle
CLI tool to bundle repository context, files, and prompts into a one-shot request for advanced AI debugging, refactoring, and code review.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
216 skills found
CLI tool to bundle repository context, files, and prompts into a one-shot request for advanced AI debugging, refactoring, and code review.
Create professional data visualizations with Python using matplotlib, seaborn, and plotly. Includes chart selection guidance, design principles, accessibility standards, and code patterns for publication-quality figures.
Automated single-cell RNA-seq quality control pipeline following scverse best practices. Performs MAD-based outlier detection, cell filtering, and diagnostic visualization for .h5ad and .h5 datasets.
Fullstack development agent for bkend.ai BaaS. Automates project init, auth/db setup, and API integration for Next.js applications.
Extracts Supabase anonymous API keys from client-side source code to facilitate RLS testing and security auditing.
Implementation patterns for MERIDIAN autonomous AI agents using Claude API, including BaseAgent lifecycle, structured tool use, token budget enforcement, and cron scheduling.
Create, debug, and optimize Cloudflare Durable Objects. Supports stateful coordination, RPC, SQLite storage, WebSocket handlers, and Vitest testing.
Manage long-running PapersFlow DeepScan research workflows with asynchronous monitoring, live progress tracking, and automated report generation.
Expert guidance for building production-ready Swift database client libraries, covering wire protocols, connection pooling, state machines, and NIO integration.
Definitive guide for managing time in OpenClaw. Schedule reliable reminders and recurring system maintenance tasks using Cron vs Heartbeat.
Implement production-grade AI agents with LangGraph, tool-calling guardrails, SSE streaming, and episodic memory. Includes anti-patterns, fix pairs, and stateful architecture patterns.
Extract specific fields from YAML files efficiently without reading entire files, saving 80-95% of context window usage.