AgentSkillsCN

download-ai4space

使用 Claude 的计算机使用 API、LangGraph 编排和混合 Playwright 自动化,构建自主端到端全栈测试代理。当构建测试基础设施、测试自动化、CI/CD 测试集成,或自愈测试系统时,使用此技能。

SKILL.md
--- frontmatter
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.