Skillquality 0.46

integrating-agent-platforms

Use when installing, updating, packaging, or troubleshooting Flow integrations across Claude Code, Gemini CLI, Codex CLI, OpenCode, Cursor, VS Code/Copilot, OpenClaw, or Google Antigravity.

Price
free
Protocol
skill
Verified
no

What it does

Integrating Agent Platforms

Overview

Use official host-native install and update flows first. Keep the shared mental model consistent across hosts: install source, update path, cache behavior, local-vs-shared scope, and restart requirements.

<workflow>
  1. Prefer the platform's official marketplace, extension, or plugin system.
  2. Use git-backed installs where the host officially supports them.
  3. Reserve local links and wrapper files for development or hosts without a first-class git install story.
  4. Explain what is copied, what is linked, what is cached, and when a restart is required.
  • Claude Code: Prefer marketplace install and marketplace update commands.
  • Gemini CLI: Prefer gemini extensions install from GitHub and gemini extensions update. Use link only for local development.
  • Codex CLI: Treat the plugin manifest and marketplace as the source of truth. Distinguish repo marketplace metadata from the installed cached copy.
  • OpenCode: Follow local plugin directory and skills discovery rules. Do not imply undocumented git-url plugin installs are the default.
  • Google Antigravity: Prefer workspace-local .agents customization when supported by the current build; keep global fallback guidance available.
</workflow> <guardrails>
  • Prefer user-scoped installs for personal tooling.
  • Use project-scoped or workspace-scoped registration only when the team should inherit it.
  • When local-only ignores are needed, prefer .git/info/exclude before .gitignore.
  • Do not present undocumented install paths as if they were official.
  • Distinguish source checkout, installed copy, and cache behavior when the host does.
</guardrails> <validation>

Before giving host-integration guidance, verify:

  • The install path is host-native when one exists
  • Update/refresh commands are current for the target host
  • Scope is clear: user, project, workspace, or local
  • Cache/copy/link behavior is explained when it affects updates
  • Restart requirements are called out when relevant
</validation> <example>

Example framing:

  • "Gemini CLI should use the GitHub-backed extension install flow. Use link only for local development against a checkout."
</example>

Reference

Read references/host-matrix.md when you need exact host-by-host guidance.

Capabilities

skillsource-cofinskill-integrating-agent-platformstopic-agent-skillstopic-ai-agentstopic-beadstopic-claude-codetopic-codextopic-cursortopic-developer-toolstopic-gemini-clitopic-opencodetopic-plugintopic-slash-commandstopic-spec-driven-development

Install

Quality

0.46/ 1.00

deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 11 github stars · SKILL.md body (2,356 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:07:37Z · deterministic:skill-github:v1 · v1
First seen2026-04-23
Last seen2026-05-18

Agent access