2,624 skills from ranbot-ai
tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.
development
Two-model debate review of a GitHub PR, GitLab MR, Azure DevOps PR, or local working tree, posted as inline comments or printed. Use for any PR/MR review request, or a local review before a PR exists.
tools
Delegate coding tasks to the Cursor Agent CLI (`cursor-agent`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
tools
Delegate coding tasks to the GitHub Copilot CLI (`copilot`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
tools
Delegate coding tasks to the Command Code CLI (`cmd`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
tools
Delegate coding tasks to the OpenAI Codex CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
tools
Delegate coding tasks to the Cline CLI (`cline`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
tools
Delegate coding tasks to a separate Claude Code CLI process or Claude session only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: babysit-pr description: Babysit a pull request through its bot review rounds: verify, fix, reply, resolve. Use for any babysit or watch-the-PR ask. category: AI & Agents source: antigravity tags: [node, api, ai, agent, gpt, document, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/babysit-pr --- # Babysit a PR ## When to Use - A PR/MR has accumulated bot review threads that need verification, fixes, replies, and resolution. - You want
testing
Delegate coding tasks to Aider (`aider`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
tools
Delegate coding tasks to the Google Antigravity CLI (`agy`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
Map, explain, and lint repository-scoped coding-agent instructions before changing code.
development
--- name: identity-federation description: Authorized assessment of federated identity systems: SAML, OIDC, OAuth2 flows, SSO misconfiguration, and token-confusion issues. category: AI & Agents source: antigravity tags: [api, ai, security, aws] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/identity-federation --- > **⚠️ AUTHORIZED USE ONLY** > This skill is for educational purposes or authorized security assessments only. > You must have explicit, written permissi
tools
--- name: ida-reverse description: Reverse engineer binaries with IDA Pro: decompilation, disassembly, data-flow tracking, cross-references, and IDA MCP automation for deep static analysis of PE/ELF/Mach-O targets. category: AI & Agents source: antigravity tags: [python, api, mcp, claude, ai, llm, automation, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/ida-reverse --- # IDA Pro 逆向分析技能 ## When to Use - Deep static analysis of a compiled target where IDA is
development
--- name: hardware-security description: Authorized hardware and embedded interface security research: UART/JTAG discovery, debug-pad triage, secure-boot overview, and offline firmware analysis. category: Security & Systems source: antigravity tags: [ai, document, security, pentest] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/hardware-security --- > **⚠️ AUTHORIZED USE ONLY** > This skill is for educational purposes or authorized security assessments only. > You
development
--- name: go-rust-reverse description: Reverse engineer stripped Go and Rust binaries: runtime recognition, pclntab/module metadata recovery, panic-string analysis, and idiomatic decompilation strategies. category: AI & Agents source: antigravity tags: [ai] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/go-rust-reverse --- # Go / Rust Binary Reverse Engineering ## When to Use - Analyzing a stripped Go or Rust binary where symbols are absent. - Recovering function
tools
--- name: ghidra-reverse description: Free/open reverse engineering with Ghidra (headless or GUI): decompilation, cross-references, scripting, and optional Ghidra MCP workflows when IDA is unavailable. category: AI & Agents source: antigravity tags: [python, api, mcp, ai, workflow, image, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/ghidra-reverse --- # Ghidra Reverse Engineering ## When to Use - Static analysis of binaries without an IDA license. - Bulk he