Skip to content

Update README#16

Merged
simona-anomis merged 1 commit intomainfrom
anomis/readme-update
Apr 16, 2026
Merged

Update README#16
simona-anomis merged 1 commit intomainfrom
anomis/readme-update

Conversation

@simona-anomis
Copy link
Copy Markdown
Collaborator

No description provided.

@simona-anomis simona-anomis self-assigned this Apr 16, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md to include links to official documentation and a new section on installing Android skills via the CLI. The review feedback suggests pluralizing the agent placeholder in the command example to indicate support for multiple agents and recommends clarifying the phrasing regarding agent names and installation paths to resolve ambiguity.

Comment thread README.md
Use Android CLI to install Android skills to directories for all detected agents:

```
android skills add [--all] [--agent=<agent-name>] [--skill=<skill-name>]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The placeholder <agent-name> should be pluralized to <agent-names> to indicate that the --agent option accepts a comma-separated list of multiple agents, as described in the options section.

Suggested change
android skills add [--all] [--agent=<agent-name>] [--skill=<skill-name>]
android skills add [--all] [--agent=<agent-names>] [--skill=<skill-name>]

Comment thread README.md
```

If you don't have any existing agent directories and don't specify particular agents, the skills
will be installed for Gemini and Antigravity at `~/.gemini/antigravity/skills`.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The phrasing 'Gemini and Antigravity' is ambiguous when paired with the single path ~/.gemini/antigravity/skills. It is unclear if these are two separate agents sharing a directory or a single agent (e.g., 'Gemini Antigravity'). Clarifying this relationship would help users correctly locate their installed skills.

@simona-anomis simona-anomis merged commit ab0fb33 into main Apr 16, 2026
2 checks passed
@simona-anomis simona-anomis deleted the anomis/readme-update branch April 16, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants