proje-paylasimi

Clean, package, and prepare educational projects for Antigravity environments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of exporting, cleaning, and packaging projects for Antigravity environments, ensuring students can run them safely and efficiently on their computers.

Core Features & Use Cases

  • Project Export: Generates an export folder with a project ready for Antigravity.
  • Security and Cleanliness: Removes sensitive information, such as API keys and credentials, for secure sharing.
  • Dependency Management: Ensures that all necessary dependencies are included and up-to-date for the project to run smoothly.
  • User Guide Preparation: Creates a user guide to help students run the project in their Antigravity environment.
  • End-to-End Workflow: From cleaning to packaging, the skill handles the entire workflow for the teacher to distribute projects.

Quick Start

Use the proje-paylasimi skill to prepare the project 'MyProject' for distribution to Antigravity users.

Frequently Asked Questions about proje-paylasimi

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

FAQPage Schema
How do I prepare an educational project for distribution to Antigravity environments?

Project preparation for Antigravity involves cleaning project files, managing dependencies, and packaging them into an export folder so students can run the distributed projects safely.

How do I remove sensitive data like API keys before sharing a project with students?

Removing sensitive data for secure sharing is handled during the project cleaning phase, which automatically strips API keys and credentials from the files before packaging the project for Antigravity.

Can I automate dependency management when exporting educational projects?

Dependency management is included in the automated packaging process, ensuring all necessary dependencies are up-to-date and bundled within the export folder for smooth project execution in Antigravity.

Does this project distribution workflow generate a user guide for students?

A user guide is generated during the packaging process to help students understand how to set up and run the distributed project within their Antigravity environment.

What is the best way to package projects for Antigravity environments as a teacher?

Packaging projects for Antigravity is best handled by an end-to-end workflow that cleans sensitive information, validates dependencies, and generates a ready-to-distribute export folder with user guides.