folder-paylasim

Convert Antigravity structures into shareable formats with cleaned API keys and setup guides.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/cengo33/hal-piyasa --skill folder-paylasim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: folder-paylasim
Source: https://github.com/cengo33/hal-piyasa/tree/main/_skills/folder-paylasim
Command: npx skills add https://github.com/cengo33/hal-piyasa --skill folder-paylasim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires antigravity, and includes scripts (resource) and references (resource) and assets (resource) components.

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

Frequently Asked Questions about folder-paylasim

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export an Antigravity project into a shareable format?

To export an Antigravity project, use a conversion tool that packages the project structure into a shareable format while resolving dependencies and generating a setup guide. This ensures the exported folder is ready for distribution.

What is the best way to clean API keys before sharing Antigravity skills?

Cleaning API keys before sharing Antigravity skills requires a security framework that automatically removes hardcoded tokens and personal information. This process ensures your exported starter kit or project remains secure for others to use.

Do I need Antigravity access to convert my skills into a starter kit?

Yes, you need Antigravity access to convert skills into a starter kit. The conversion process requires direct access to Antigravity's internal structure and relevant API keys to accurately resolve dependencies and generate setup guides.

How does converting an Antigravity structure into a starter kit work?

Converting an Antigravity structure into a starter kit works by packaging the entire framework into a shareable format. It automatically handles API key cleaning, dependency resolution, and setup guide generation for all included components.

Are there limitations when exporting Antigravity projects with hardcoded tokens?

When exporting Antigravity projects with hardcoded tokens, the limitation is that you must carefully exclude certain files to prevent data leaks. A proper export framework cleans these tokens but requires strict adherence to file exclusion guidelines.