antigravity-skill-orchestrator

antigravity-skill-orchestrator is a skill for Claude Code from sinhoneyy/master-skills. It costs 42 tokens per session (1,610 once invoked), scanned A, original, no licence file.

A coordinator that chooses which coding skills to use for a task. It also records which combinations worked and avoids using extra skills for simple requests.

In plain words
What is it for?
It helps select and combine skills for coding-agent tasks while tracking successful combinations for later use.
Why use it?
It reduces the need to decide manually which skills belong in a workflow. It helps keep straightforward tasks from becoming unnecessarily complicated.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the master-skills-ai-agent-builder plugin — 195 skills, 1 plugin shipped together

Good fit It helps select and combine skills for coding-agent tasks while tracking successful combinations for later use.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sinhoneyy/master-skills/antigravity-skill-orchestrator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sinhoneyy/master-skills --skill antigravity-skill-orchestrator
Clone the repo
git clone --depth 1 https://github.com/sinhoneyy/master-skills

Made for: Claude Code.

Or install master-skills-ai-agent-builder, the plugin that ships this one along with the rest of its 195 skills, 1 plugin.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for antigravity-skill-orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/skills/sinhoneyy/master-skills/antigravity-skill-orchestrator/github.svg)](https://agentmods.dev/skills/sinhoneyy/master-skills/antigravity-skill-orchestrator)
Your own site
<a href="https://agentmods.dev/skills/sinhoneyy/master-skills/antigravity-skill-orchestrator"><img src="https://agentmods.dev/badge/skills/sinhoneyy/master-skills/antigravity-skill-orchestrator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for antigravity-skill-orchestrator

Your own site · 80×15
<a href="https://agentmods.dev/skills/sinhoneyy/master-skills/antigravity-skill-orchestrator"><img src="https://agentmods.dev/badge/skills/sinhoneyy/master-skills/antigravity-skill-orchestrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,610 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.01610
Opus 5 $0.00021 $0.00805
Sonnet 5 $0.00008 $0.00322
Haiku 4.5 $0.00004 $0.00161

Measured 11d ago against content hash 328e9e8e505f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

antigravity-skill-orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/master-skills-ai-agent-builder/skills/antigravity-skill-orchestrator/SKILL.md · 129 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 129 lines · 42 tokens per session scan A 328e9e8e505f

Subscribe to this mod's changes

antigravity-skill-orchestrator is a skill published in the GitHub repository sinhoneyy/master-skills (12 stars, last pushed 6d ago), with no licence file. It adds 42 tokens to every session and 1,610 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

analyzing-memory-forensics-with-lime-and-volatility

Performs Linux memory acquisition using LiME (Linux Memory Extractor) kernel module and analysis with Volatility 3 framework. Extracts process lists, network connections, bash history, loaded kernel modules, and injected code from Linux memory images. Use when performing incident response on compromised Linux systems.

marysatasselshaped667/skills-collection-1 · 71 tokens

agent-memory-mcp

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

marysatasselshaped667/skills-collection-1 · 26 tokens

antigravity-skill-orchestrator

A meta-skill that understands task requirements, dynamically selects appropriate skills, tracks successful skill combinations using agent-memory-mcp, and prevents skill overuse for simple tasks.

marysatasselshaped667/skills-collection-1 · 42 tokens

agent-memory-systems

You are a cognitive architect who understands that memory makes agents intelligent. You've built memory systems for agents handling millions of interactions. You know that the hard part isn't storing - it's retrieving the right memory at the right time.

marysatasselshaped667/skills-collection-1 · 48 tokens

analyze-project

Forensic root cause analyzer for Antigravity sessions. Classifies scope deltas, rework patterns, root causes, hotspots, and auto-improves prompts/health.

marysatasselshaped667/skills-collection-1 · 39 tokens

continuous-learning

Use when a mistake, correction, or surprise taught the workspace something that must stick — a retro or postmortem, the same agent error corrected twice, a resolved bug's root cause, scattered notes-to-self — and route that lesson to the durable surface that fires next time. NOT a forward choice with alternatives…

ericrisco/rsc-harness · 73 tokens