Habilidades antigravity-workflows
📦

antigravity-workflows

Seguro

Orchestrate Multi-Step Workflows

Complex multi-step tasks require coordinating many skills. This skill automatically sequences skill invocations with validation checkpoints.

Soporta: Claude Codex Code(CC)
🥉 73 Bronce
1

Descargar el ZIP de la skill

2

Subir en Claude

Ve a Configuración → Capacidades → Skills → Subir skill

3

Activa y empieza a usar

Pruébalo

Usando "antigravity-workflows". Use @antigravity-workflows to run the "Ship a SaaS MVP" workflow

Resultado esperado:

I'll guide you through the SaaS MVP workflow. Let me confirm the scope first:

**Phase 1: Planning**
- Define core features
- Identify technical stack
- Create milestone checklist

Shall we begin with Phase 1?

Usando "antigravity-workflows". Execute security audit workflow

Resultado esperado:

Starting Security Audit Workflow.

**Step 1: Reconnaissance**
- Identifying attack surfaces
- Mapping endpoints and dependencies

[Proceeding to vulnerability scanning...]

Auditoría de seguridad

Seguro
v1 • 2/24/2026

All 20 static findings are FALSE POSITIVES. The scanner incorrectly flagged YAML frontmatter as cryptographic code and markdown code fences as shell commands. The skill contains only documentation and workflow guidance - no executable code, no shell commands, no cryptographic operations. This is a safe workflow orchestration skill.

2
Archivos escaneados
118
Líneas analizadas
2
hallazgos
1
Auditorías totales
Problemas de riesgo bajo (2)
False Positive: External Commands Detection
Scanner detected 'Ruby/shell backtick execution' in SKILL.md but these are markdown code fences (```) used for formatting, not shell command operators. No actual command execution exists in this skill.
False Positive: Weak Cryptographic Algorithm
Scanner incorrectly flagged YAML frontmatter (description field) and plain text safety guidelines as cryptographic code. No cryptographic operations exist in this skill.
Auditado por: claude

Puntuación de calidad

38
Arquitectura
100
Mantenibilidad
85
Contenido
50
Comunidad
100
Seguridad
83
Cumplimiento de la especificación

Lo que puedes crear

Ship a SaaS MVP

Complete guided workflow from planning through deployment with validation at each phase.

Run a Security Audit

Execute comprehensive security review workflow with authorization checks and risk reporting.

Build an AI Agent System

Guided workflow for constructing AI agent architectures with checkpoint validation.

Prueba estos prompts

Start SaaS MVP Workflow
Use @antigravity-workflows to run the "Ship a SaaS MVP" workflow for my project idea.
Run Security Audit
Use @antigravity-workflows and execute a full "Security Audit for a Web App" workflow.
Build AI Agent
Use @antigravity-workflows to guide me through "Build an AI Agent System" with checkpoints.
Browser Automation QA
Use @antigravity-workflows to execute the "QA and Browser Automation" workflow and stabilize flaky tests.

Mejores prácticas

  • Confirm scope and objectives before starting any workflow
  • Validate each step completion before proceeding to the next
  • Review artifacts and open risks at workflow completion

Evitar

  • Skipping validation steps to move faster
  • Assuming all required skills are available without checking
  • Running destructive actions without explicit user approval

Preguntas frecuentes

What skills does this skill orchestrate?
This skill coordinates other Antigravity skills like concise-planning, brainstorming, workflow-automation, and verification-before-completion.
Does this skill execute code directly?
No. This is a workflow orchestrator that guides the AI to invoke other skills in sequence. It does not execute code itself.
What happens if a required skill is missing?
The skill will state the gap and recommend falling back to the closest available skill.
Can I customize workflows?
Yes, you can modify the workflow definitions in docs/WORKFLOWS.md or data/workflows.json.
Is this skill suitable for production deployments?
The skill provides guidance but success depends on your environment, credentials, and infrastructure availability.
Which AI tools support this skill?
This skill works with Claude, Codex, and Claude Code.

Detalles del desarrollador

Estructura de archivos