Filters specific errors from Sentry reporting in this OneKey monorepo. Use when needing to ignore/suppress/filter...
AI & LLM
LLM integrations, prompt engineering, and AI orchestration
Documents OneKey push notification system across platforms. Use when implementing notification features, handling...
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making...
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with...
Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing...
Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations,...
Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies,...
Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings,...
Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file...
Execute Gemini CLI for AI-powered code analysis and generation. Use when you need to leverage Google's Gemini models...
Use this skill when you see `/omo`. Multi-agent orchestration for "code analysis / bug investigation / fix planning...
This skill should be used when users need to generate detailed, structured prompts for creating UI/UX prototypes....
Install Claude skills from GitHub repositories with automated security scanning. Triggers when users want to install...
Minimal SPARV workflow (Specify→Plan→Act→Review→Vault) with 10-point spec gate, unified journal, 2-action saves,...
This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers...
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting...
Run the Codex Readiness unit test report. Use when you need deterministic checks plus in-session LLM evals for...
Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from...
Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from...
Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen,...
State-space model with O(n) complexity vs Transformers' O(n²). 5× faster inference, million-token sequences, no KV...
Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for...
RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel),...
Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use...