antigravity-workflows
编排多步骤工作流
复杂的多步骤任务需要协调多个技能。此技能可自动序列技能调用并设置验证检查点。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“antigravity-workflows”。 Use @antigravity-workflows to run the "Ship a SaaS MVP" workflow
预期结果:
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?
正在使用“antigravity-workflows”。 Execute security audit workflow
预期结果:
Starting Security Audit Workflow.
**Step 1: Reconnaissance**
- Identifying attack surfaces
- Mapping endpoints and dependencies
[Proceeding to vulnerability scanning...]
安全审计
安全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)
质量评分
你能构建什么
发布SaaS MVP
从规划到部署的完整引导式工作流,每个阶段都有验证。
运行安全审计
执行全面的安全审查工作流,包含授权检查和风险报告。
构建AI代理系统
构建AI代理架构的引导式工作流,带有检查点验证。
试试这些提示
Use @antigravity-workflows to run the "Ship a SaaS MVP" workflow for my project idea.
Use @antigravity-workflows and execute a full "Security Audit for a Web App" workflow.
Use @antigravity-workflows to guide me through "Build an AI Agent System" with checkpoints.
Use @antigravity-workflows to execute the "QA and Browser Automation" workflow and stabilize flaky tests.
最佳实践
- 在启动任何工作流之前确认范围和目标
- 在进入下一步之前验证每一步的完成情况
- 在工作流完成时检查产物和开放风险
避免
- 跳过验证步骤以加快速度
- 假设所有需要的技能都已可用而不检查
- 在未获得明确用户批准的情况下运行破坏性操作