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.
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>- Prefer the platform's official marketplace, extension, or plugin system.
- Use git-backed installs where the host officially supports them.
- Reserve local links and wrapper files for development or hosts without a first-class git install story.
- 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 installfrom GitHub andgemini extensions update. Uselinkonly 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
.agentscustomization when supported by the current build; keep global fallback guidance available.
- 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/excludebefore.gitignore. - Do not present undocumented install paths as if they were official.
- Distinguish source checkout, installed copy, and cache behavior when the host does.
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
Example framing:
- "Gemini CLI should use the GitHub-backed extension install flow. Use
linkonly for local development against a checkout."
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
Installnpx skills add cofin/flow
Transportskills-sh
Protocolskill
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