Skip to content
Development
Skill

/connect

Install the scoped Antigravity permission hook.

From plugin
multi-core
1625 skills
Install
$ npx -y skills add greenpolo/cc-multi-cli-plugin --skill connect --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/connect

Context preview

The summary Claude sees to decide when to auto-load this skill.

Install the scoped Antigravity permission hook.

SKILL.md

connect.SKILL.md
name: connect
description: Install the scoped Antigravity permission hook.
disable-model-invocation: true
allowed-tools: Bash

Tell the user to complete the official `agy` login first. Then run:

"$HOME/.local/share/multi-cli/bin/multi" login antigravity

Tell the user that this installs the hook and does not test inference. Tell them to relaunch Claude afterward. Never accept, request, read, or print credentials in chat; native credentials remain owned by `agy`.

Ships withmulti-core

One Claude Code session. Your models. Their native tools. Multi brings external models and coding harnesses into one Claude Code session through the /model picker and named native workers, with each provider's own login and permissions.

Get the whole plugin
Stats
165
Stars
12
Forks
Active
Maintenance
TypeScript
Language
Apache-2.0
License
7h ago
Last commit
5mo ago
Created

Repo: greenpolo/cc-multi-cli-plugin

Other skills on multi-core.