AIAny
AI Coding2026
Icon for item

Antigravity Awesome Skills

Provides an installable library of 1,340+ SKILL.md playbooks for AI coding assistants, with an installer CLI, bundles, workflows and plugin-friendly distributions for Claude Code, Cursor, Codex, Gemini CLI and more.

Introduction

Most AI agents are only as useful as the operating instructions they follow; large prompt lists rarely translate to repeatable, integratable workflows. This project focuses on making reusable, machine-friendly skill playbooks (SKILL.md) that agents can load, search, and execute—turning ad-hoc prompts into installable, versioned skills you can call from real developer tools.

What Sets It Apart
  • Catalog scale and structure: a generated registry of 1,340+ skills organized into bundles, categories and searchable indexes so you can pick role-focused starter packs instead of hunting single prompts. This makes discovery and curation practical for teams.
  • Installable & tool-aware: ships an npm installer/CLI and marketplace-safe plugin metadata so skills can be deployed directly into tool-specific skill directories (Claude Code, Codex CLI, Gemini CLI, Cursor, Antigravity, OpenCode, etc.), reducing manual copy/paste friction.
  • Operational primitives, not just examples: skills are SKILL.md playbooks and workflows built for planning, coding, debugging, security review, infra work and growth tasks—designed to be run by agents, combined into workflows, and hardened with repo-level security checks.
  • Community + governance: combines official upstream collections and community contributions with CI checks, security scanning for risky command patterns, and bundle/workflow metadata to keep the library maintainable.
Who It's For

Great fit if you run or evaluate agentic workflows and want a curated, installable skill surface for coding assistants—engineering teams adopting Claude Code, Gemini/Codex CLI or Cursor; tool builders who need reusable SKILL.md playbooks; and power users who want bundles/workflows rather than isolated prompts.

Look elsewhere if you need a single-vendor SDK or an enterprise product with paid support: this is a community-driven, open library of playbooks that requires operational integration and user-side review before production automation.

Where It Fits

Use this when you need repeatable agent behavior and fast onboarding for AI-assisted developer workflows. It complements provider SDKs and agent runtimes by supplying curated operating instructions (skills) rather than model infra or hosting.

Information

  • Websitegithub.com
  • Authorssickn33, community contributors
  • Published date2026/01/14

More Items

Turns fragile, implicit search progress into explicit, persistent, shared state for multi-agent information seeking — externalizes progress as Frontier Task, Evidence Graph, Coverage Map and Failure Memory, and uses pipeline-parallel scheduling plus a middleware harness to avoid repeated failed searches and improve utilization and throughput.

GitHub
AI Agent2026

Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.

GitHub
AI Client2025

Turns Chromium into a local-first AI browser with an embedded assistant that can summarise pages, extract structured data, automate web tasks, and run scheduled agents. Built as an open-source Chromium fork with 53+ built-in browser tools, 40+ app integrations, and support for BYO AI keys or fully local models (Ollama / LM Studio).