Skills your agents can run
Plug-and-play capabilities β vetted, versioned, and runnable from any Mighty agent.
Perform deep humanizing rewrites of academic texts to lower AI-detection rates. Intended for use when AI-generated academic content needs to reduce features that trigger AI detectors.
Convert SMILES or chemical names to molecular 3D structures. Supports generating SDF files, 3D molecule images, and interactive HTML pages (rotatable viewing).
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Use this skill when the user needs to work with GitHub from the command line using the gh CLI. Comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, search, API, extensions, and all GitHub operations via the terminal. Use it when the user says "gh pr", "gh issue", "create PR", "open PR", "list issues", "github cli", "gh api", "gh run", "create release", "gh search", "gh workflow", "create gist", "gh codespace", "gh repo", "create repo", "list repos", "merge PR", "review PR", "approve PR", "gh secret", "gh variable", "gh label", "gh project", "search github", "gh extension", "gh auth", "github token", "fork repo", "view checks", "rerun workflow", "download artifacts", "gh status", "list workflows".
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
Generate AI videos using Hailuo AI (MiniMax) via Atlas Cloud API. Professional-grade with physics realism and film-style output. Use when user asks to "generate a Hailuo video" or "create a cinematic video with MiniMax".
Community sentiment via Gate-News MCP, X/Twitter-first. Use for social discussion, KOL takes, or opinion on a coin or topic. Triggers: what does the community think about ETH, Twitter or X sentiment, what are people saying, KOL opinions. Reddit, Discord, Telegram when search_ugc is available; until then label output as X/Twitter-only. Tools: news_feed_search_x, news_feed_get_social_sentiment.
Multi-agent coordination via the meridian CLI β spawning subagents, waiting for results, checking status, and inspecting outputs. Prefer `meridian spawn` over harness-native agent tools for substantive work (coding, reviewing, testing) because it enables model routing across providers. Use this skill whenever you need to delegate work to another agent, run tasks in parallel, check on spawn progress, or coordinate multiple agents.
Every meaningful directory in a project should have a `.context.md` that orients whoever arrives next β human or agent.
Extract chemical reaction data from PDF literature, with a focus on reaction condition optimization information. Supports extraction of reactants, products, catalysts, solvents, temperature, time, yields, etc., and outputs structured CSV files. Uses MinerU + NLP + rule matching for precise extraction.
Expert debugger for Next.js + Cloudflare Workers + Supabase stacks. Systematic troubleshooting for auth, caching, workers, RLS, CORS, and build issues. Activate on: 'debug', 'not working', 'error', 'broken', '500', '401', '403', 'cache issue', 'RLS', 'CORS'. NOT for: feature development (use language skills), architecture design (use system-architect).
Scaffold a tiered design system β principles, tokens, and aesthetic direction grounded in project context. Triggers: 'design system', 'design tokens', 'brand guidelines', 'visual direction', 'design principles'.
Identify documentation impacted by code changes and propose concrete updates.
Turn messy tickets or specs into structured requirements, constraints, and open questions.
Debugging Rust programs with GDB/LLDB, panic triage, tokio-console, tracing, and IDE integration. Use when diagnosing crashes, analyzing panics, setting up debug tooling, or introspecting async runtime behavior.
Chemical file format conversion tool. Supports conversions among .xyz, .gjf (Gaussian), .mol, .sdf, .pdb, .mol2 and other formats. Uses Open Babel or RDKit to perform conversions. Triggered when a user provides a chemical file and requests format conversion, generation of files in different formats, or otherwise mentions file conversion.
Use when implementing push notifications, re-engagement flows, retention systems, or habit-forming notification strategies for mobile apps. Triggers on symptoms like low retention, notification opt-out rates, lapsed user re-engagement, iOS notification delivery issues, or building streak/gamification systems.
Turn raw diffs or PRs into structured summaries: modules changed, behavior, APIs, risks, and test impact.
Convert SMILES strings to IUPAC chemical names. Uses multiple methods (PubChem, NCI/CADD, STOUT, RDKit-InChI) and intelligently selects between them.
Group and explain lint/TypeScript errors, suggesting minimal, safe fixes without masking issues.