🎯

workflow-automation

🎯Skill

from sickn33/antigravity-awesome-skills

VibeIndex|
What it does

Automates complex multi-step workflows by dynamically orchestrating tasks, mapping dependencies, and executing sequential or parallel processes across different tools and platforms.

workflow-automation

Installation

Install skill:
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill workflow-automation
Stars165
AddedJan 27, 2026

Skill Details

SKILL.md

Overview

# 🌌 Antigravity Awesome Skills: 255+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More

> The Ultimate Collection of 255+ Universal Agentic Skills for AI Coding Assistants β€” Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

[![Claude Code](https://img.shields.io/badge/Claude%20Code-Anthropic-purple)](https://claude.ai)

[![Gemini CLI](https://img.shields.io/badge/Gemini%20CLI-Google-blue)](https://github.com/google-gemini/gemini-cli)

[![Codex CLI](https://img.shields.io/badge/Codex%20CLI-OpenAI-green)](https://github.com/openai/codex)

[![Cursor](https://img.shields.io/badge/Cursor-AI%20IDE-orange)](https://cursor.sh)

[![Copilot](https://img.shields.io/badge/GitHub%20Copilot-VSCode-lightblue)](https://github.com/features/copilot)

[![OpenCode](https://img.shields.io/badge/OpenCode-CLI-gray)](https://github.com/opencode-ai/opencode)

[![Antigravity](https://img.shields.io/badge/Antigravity-DeepMind-red)](https://github.com/sickn33/antigravity-awesome-skills)

Antigravity Awesome Skills is a curated, battle-tested library of 255 high-performance agentic skills designed to work seamlessly across all major AI coding assistants:

  • 🟣 Claude Code (Anthropic CLI)
  • πŸ”΅ Gemini CLI (Google DeepMind)
  • 🟒 Codex CLI (OpenAI)
  • πŸ”΄ Antigravity IDE (Google DeepMind)
  • 🩡 GitHub Copilot (VSCode Extension)
  • 🟠 Cursor (AI-native IDE)
  • βšͺ OpenCode (Open-source CLI)

This repository provides essential skills to transform your AI assistant into a full-stack digital agency, including official capabilities from Anthropic, OpenAI, Google, Supabase, and Vercel Labs.

πŸ“ Table of Contents

  • [πŸš€ New Here? Start Here!](#new-here-start-here)
  • [πŸ”Œ Compatibility & Invocation](#compatibility--invocation)
  • [πŸ“¦ Features & Categories](#features--categories)
  • [🎁 Curated Collections (Bundles)](#curated-collections)
  • [πŸ“œ Full Skill Registry](#full-skill-registry-255255)
  • [πŸ› οΈ Installation](#installation)
  • [🀝 How to Contribute](#how-to-contribute)
  • [πŸ‘₯ Contributors & Credits](#credits--sources)
  • [βš–οΈ License](#license)
  • [πŸ‘₯ Repo Contributors](#repo-contributors)
  • [🌟 Star History](#star-history)

---

New Here? Start Here!

Welcome to the V3 Enterprise Edition. This isn't just a list of scripts; it's a complete operating system for your AI Agent.

1. 🐣 Context: What is this?

AI Agents (like Claude Code, Cursor, or Gemini) are smart, but they lack specific tools. They don't know your company's "Deployment Protocol" or the specific syntax for "AWS CloudFormation".

Skills are small markdown files that teach them how to do these specific tasks perfectly, every time.

2. ⚑️ Quick Start (The "Bundle" Way)

Don't install 250+ skills manually. Use our Starter Packs:

  1. Clone the repo:

```bash

git clone https://github.com/sickn33/antigravity-awesome-skills.git .agent/skills

```

  1. Pick your persona (See [docs/BUNDLES.md](docs/BUNDLES.md)):

- Web Dev? use the Web Wizard pack.

- Hacker? use the Security Engineer pack.

- Just curious? start with Essentials.

3. 🧠 How to use

Once installed, just ask your agent naturally:

> "Use the @brainstorming skill to help me plan a SaaS."

> "Run @lint-and-validate on this file."

πŸ‘‰ [Read the Full Getting Started Guide](GETTING_STARTED.md)

---

Compatibility & Invocation

These skills follow the universal SKILL.md format and work with any AI coding assistant that supports agentic skills.

| Tool | Type | Invocation Example | Path |

| :-------------- | :--- | :-------------------------------- | :---------------- |

| Claude Code | CLI | >> /skill-name help me... | .claude/skills/ |

| Gemini CLI | CLI | (User Prompt) Use skill-name... | `.

More from this repository10

🎯
design-orchestration🎯Skill

Orchestrates complex design workflows by dynamically coordinating design tools, assets, and processes across multiple platforms and design stages.

🎯
multi-agent-brainstorming🎯Skill

Facilitates collaborative problem-solving by simulating multiple AI agents with diverse perspectives engaging in a structured brainstorming session to generate innovative solutions.

🎯
senior-architect🎯Skill

Designs comprehensive software architecture blueprints, recommending optimal system design patterns, technology stacks, and scalable infrastructure strategies for complex enterprise projects.

🎯
clean-code🎯Skill

Analyzes and refactors source code to improve readability, maintainability, and adherence to best coding practices and design principles.

🎯
nextjs-best-practices🎯Skill

Generates comprehensive Next.js project configurations and code structures following industry-standard best practices and performance optimization techniques.

🎯
playwright-skill🎯Skill

Automates web browser testing and interaction using Playwright, enabling AI agents to programmatically navigate, interact with, and validate web pages across multiple browser engines.

🎯
docker-expert🎯Skill

Provides comprehensive Docker command generation, container management, Dockerfile optimization, and deployment workflow assistance for developers.

🎯
senior-fullstack🎯Skill

Transforms Claude Code into a senior full-stack developer capable of architecting, designing, and implementing complex web applications across frontend, backend, and infrastructure domains.

🎯
database-design🎯Skill

Generates comprehensive database schema designs, recommending optimal table structures, relationships, and normalization strategies based on project requirements.

🎯
security-review🎯Skill

Conducts comprehensive security vulnerability assessments and identifies potential risks in code repositories, generating detailed reports with actionable recommendations for improving software sec...