Skip to content

Request: Add native support for antigravity-cli #31

@kurokirasama

Description

@kurokirasama

Feature Request: Native Support for antigravity-cli (agy)

Context & Background

antigravity-cli (often referred to as agy) is an agentic AI coding CLI that acts as a pair programmer on the local system. Similar to Claude Code, it supports model-context protocol (MCP) servers and global skill discovery.

Currently, users running the MATLAB Agentic Toolkit within antigravity-cli have to manually configure the MCP server connection and manually symlink the toolkit's skills-catalog/ files into their global skills directory (~/.gemini/antigravity-cli/skills/).

Proposed Enhancement

We would love to see native, out-of-the-box support for antigravity-cli in the MATLAB Agentic Toolkit. Specifically, this would involve:

  1. Auto-Discovery: Update the discovery phase in the setup workflow to detect antigravity-cli (e.g., checking for the presence of the ~/.gemini/antigravity-cli/ directory).
  2. Skill Registration: Update install-global-skills.sh to symlink skills directly into the antigravity-cli skills directory:
    ~/.gemini/antigravity-cli/skills/
  3. Onboarding Guidance: Add a dedicated setup guidance file (e.g., reference/antigravity-cli-setup-guidance.md) providing integration details and clear instructions for the platform.

Value to the Community

With native support, developers using antigravity-cli can set up their MATLAB development environment in a single command, making it incredibly seamless to run unit tests, check code quality, and automate MATLAB tasks using their agent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmedIssue has been verified and acceptedenhancementNew feature or requestunsupported-agentIssue/request associated with an agent that is not currently supported.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions