Skip to content

Easily manage agents artifacts (skills, workflows, rules, etc), from a centralized hub. No vendor lock in.

License

Notifications You must be signed in to change notification settings

arendon1/agents-artifacts

 
 

Repository files navigation

Antigravity-S2W

繁體中文

Note

Updated on 2026-01-15

  • Gemini CLI now officially supports Agent Skills! See v0.24.0 Release for details.

Antigravity-S2W Screenshot

Requirements

This extension requires Google Antigravity IDE to function.

Features

Transform your installed AI Skills into Antigravity Global Workflow files. Collect skills from different AI tools and use them in Antigravity with a simple / command.

1. Workflow Generator

  • Scan skill directories from Gemini
  • Read metadata from SKILL.md (name + description frontmatter)
  • Generate standardized Global Workflow .md files

2. Skill Importer

  • ZIP import: Extract skill packages from one or more ZIP files
  • GitHub download: Install skills directly from a GitHub folder URL
  • Supports Skills Marketplace packages

3. OneKey Install Skills

A simplified alternative that fetches skills directly from official GitHub repositories:

  • Superpowers: One-click install obra/superpowers skills.
  • Anthropic Skills: One-click install anthropics/skills skills.
  • Community Skills (Davila7): One-click install community skills from davila7, supports categorized selection.
  • Sync & Apply: Use the "Apply Changes" button to sync all selected categories at once.
  • Manual Update: Click the ↻ icon next to an item to manually fetch the latest version from GitHub.
  • File Structure: Skills are installed to ~/.gemini/antigravity/skills/ without prefixes, maintaining original directory names.

4. Workflow Manager

  • Browse all generated workflows in one place
  • Enable/disable workflows by renaming .md.md.disable
  • Open and edit workflow files directly
  • Delete workflows and their corresponding source skill folders

Installation

1. From Open VSX (Recommended)

Install directly from Open VSX Registry

2. From VSIX (Manual)

  1. Download .vsix from Releases
  2. In Antigravity: Ctrl+Shift+PExtensions: Install from VSIX...
  3. Select the downloaded file

Quick Start

Action Steps
Generate Workflows Select skill source → Click "Generate Workflows"
Import from ZIP Click "Select ZIP Files..." → Choose .zip files
Import from GitHub Click "Import from URL..." → Paste GitHub folder URL
OneKey Install Skills Switch ON / Select categories → Click "Apply Changes"
Manual Update Skills Click ↻ icon to fetch latest data
Manage Workflows ⏻ Toggle · ✎ Edit · ✕ Delete

File Locations

Type Path
Skills ~/.gemini/antigravity/skills/
Workflows ~/.gemini/antigravity/global_workflows/

Feedback & Contributions

Found a bug, have a feature request, or want more OneKey Install skills? Feel free to reach out! Open an issue

License

MIT License - See LICENSE for details.

Acknowledgments

About

Easily manage agents artifacts (skills, workflows, rules, etc), from a centralized hub. No vendor lock in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 61.2%
  • JavaScript 22.1%
  • CSS 12.0%
  • HTML 4.7%