Loading...
Loading...
Creates new skills for the Antigravity agent environment. Use when the user asks to create a skill, build a skill, or generate a skill structure.
npx skill4agent add herdiansah/antigravity-skills-master creating-skills.agent/skills/<skill-name>/SKILL.mdscripts/examples/resources/SKILL.mdtesting-codemanaging-databasesSKILL.mdSKILL.md[See ADVANCED.md](ADVANCED.md)/\--help.agent/skills/[skill-name]/---
name: [gerund-name]
description: [3rd-person description]
---
# [Skill Title]
## When to use this skill
- [Trigger 1]
- [Trigger 2]
## Workflow
[Insert checklist or step-by-step guide here]
## Instructions
[Specific logic, code snippets, or rules]
## Resources
- [Link to scripts/ or resources/]
[Supporting Files]
(If applicable, provide the content for scripts/ or examples/)
---
## Instructions for use
1. **Copy the content above** into a new file named `antigravity-skill-creator.md`.
2. **Upload this file** to your AI agent or paste it into the system prompt area.
3. **Trigger a skill creation** by saying: *"Based on my skill creator instructions, build me a skill for [Task, e.g., 'automating React component testing with Vitest']."**
### Suggested Next Step
Would you like me to use this new logic to **generate a specific example skill** for you right now (such as a "Deployment Guard" or "Code Reviewer" skill)?