技能 antigravity-workflows
📦

antigravity-workflows

安全

编排多步骤工作流

复杂的多步骤任务需要协调多个技能。此技能可自动序列技能调用并设置验证检查点。

支持: Claude Codex Code(CC)
🥉 73 青铜
1

下载技能 ZIP

2

在 Claude 中上传

前往 设置 → 功能 → 技能 → 上传技能

3

开启并开始使用

测试它

正在使用“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...]

安全审计

安全
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
已扫描文件
118
分析行数
2
发现项
1
审计总数
低风险问题 (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.
审计者: claude

质量评分

38
架构
100
可维护性
85
内容
50
社区
100
安全
83
规范符合性

你能构建什么

发布SaaS MVP

从规划到部署的完整引导式工作流,每个阶段都有验证。

运行安全审计

执行全面的安全审查工作流,包含授权检查和风险报告。

构建AI代理系统

构建AI代理架构的引导式工作流,带有检查点验证。

试试这些提示

启动SaaS MVP工作流
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.
构建AI代理
Use @antigravity-workflows to guide me through "Build an AI Agent System" with checkpoints.
浏览器自动化QA
Use @antigravity-workflows to execute the "QA and Browser Automation" workflow and stabilize flaky tests.

最佳实践

  • 在启动任何工作流之前确认范围和目标
  • 在进入下一步之前验证每一步的完成情况
  • 在工作流完成时检查产物和开放风险

避免

  • 跳过验证步骤以加快速度
  • 假设所有需要的技能都已可用而不检查
  • 在未获得明确用户批准的情况下运行破坏性操作

常见问题

此技能编排哪些技能?
此技能协调其他Antigravity技能,如concise-planning、brainstorming、workflow-automation和verification-before-completion。
此技能是否直接执行代码?
不。此技能是工作流编排器,引导AI按顺序调用其他技能。它本身不执行代码。
如果缺少必需的技能会怎样?
此技能会说明差距并建议退回到最接近的可用技能。
我可以自定义工作流吗?
可以。您可以在docs/WORKFLOWS.md或data/workflows.json中修改工作流定义。
此技能适合生产部署吗?
此技能提供指导,但成功取决于您的环境、凭证和基础设施可用性。
哪些AI工具支持此技能?
此技能适用于Claude、Codex和Claude Code。