What problem does it solve?
This skill solves the problem of converting Antigravity skills, projects, or the entire Antigravity structure into a format that can be securely used by others. It cleans API keys, resolves dependencies, and generates setup guides. This is especially useful when sharing files, exporting skills, or preparing a starter kit.
Core Features & Use Cases
-
Skill Export: Converts individual skills into a shareable format for easy distribution.
-
Project Export: Converts entire projects into a shareable format, including a setup guide.
-
Starter Kit: Converts the entire Antigravity structure into a shareable format, including setup guides for all components.
-
Security and Cleanliness Framework: The skill includes a comprehensive framework for cleaning up hardcoded API keys, tokens, and personal information before sharing. It also provides guidelines on which files to exclude during the export process.
Quick Start
- Skill Export: Use the folder-paylasim skill to export a skill. Example:
folder-paylasim skill export [skill_name]
- Project Export: Use the folder-paylasim skill to export a project. Example:
folder-paylasim project export [project_name]
- Starter Kit: Use the folder-paylasim skill to export the entire Antigravity structure. Example:
folder-paylasim starter kit export