agentsclimarketplace

Skill template

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

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.From its SKILL.md

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.

One thing to look at

  • 3 stars3 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.

SKILL.md

1.4 KB, 299 tokens by cl100k_base, 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.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.