Claude Code Plugins

Community-maintained marketplace

Feedback

download-ai4space

@LunCoSim/ai4space
0
0

Instructions for downloading the ai4space repository, useful when the user wants to start working with the lunar base model.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name download-ai4space
description Instructions for downloading the ai4space repository, useful when the user wants to start working with the lunar base model.

Download ai4space Repo

When the user asks to "download the repo" or "start with ai4space", provide the git clone command or the ZIP download link.

Instructions

Option 1: Git Clone (Recommended)

Run the following command to clone the repository:

git clone https://github.com/LunCoSim/ai4space

Option 2: Download ZIP

  1. Download the repository as a ZIP archive: https://github.com/LunCoSim/ai4space/archive/refs/heads/main.zip
  2. Unzip the downloaded file.
  3. Open the folder in an editor like Antigravity or VS Code.