agentsclimarketplace

Skill template

Skill LichAmnesia/awesome-antigravity-skills/skills/skill-template

A curated list of awesome Agent Skills, skill collections, and resources for Google Antigravity — the agent-first IDE powered by Gemini 3

Install
npx -y skills add LichAmnesia/awesome-antigravity-skills --skill skill-template

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 20 days oldThe repository was created 20 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Copy-paste scaffold for creating a new Antigravity Agent Skill. Use when you want to author a skill folder that follows the official SKILL.md format.

SKILL.md

1.4 KB, as published. Nobody here has run it

Skill Template

Replace this file's frontmatter and body with your own skill. Keep the structure below.

When to use this skill

  • List 2-4 concrete situations where the agent should activate this skill.
  • Include keywords a user would naturally type ("deploy", "review PR", "generate tests").

How to use it

  1. Step-by-step instructions the agent should follow.
  2. Conventions and constraints (naming, formatting, tools to prefer).
  3. What "done" looks like — a verifiable end state.

Decision tree (optional, for complex skills)

  • If situation A → do X.
  • If situation B → do Y.
  • If unsure → ask the user / choose the safe default.

Notes for authors (delete this section)

  • description in the frontmatter is required — it's the only thing the agent sees before deciding to activate. Write it in third person with matchable keywords.
  • name is optional; it defaults to the folder name. Lowercase, hyphens.
  • Keep one skill = one job. Split "do everything" skills.
  • Optional companion folders: scripts/, examples/, resources/.

Part of awesome-antigravity-skills. Browse more Agent Skills at orangebot.ai/skills.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.