skill-gsb-setup

Automate local code setup, GitHub synchronization, and prompt generation for multi-model comparisons.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/attitudeshuai/ai-apps-workspace --skill skill-gsb-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-gsb-setup
Source: https://github.com/attitudeshuai/ai-apps-workspace/tree/main/.kimi/skill/skill-gsb-setup
Command: npx skills add https://github.com/attitudeshuai/ai-apps-workspace --skill skill-gsb-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github, yaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup of local code, GitHub synchronization, and generation of prompt phrases for multi-model comparison evaluations, saving time and ensuring consistency.

Core Features & Use Cases

  • Automated Code Setup: Automates the process of using local main branch code, pushing it to GitHub, creating comparison branches, and generating prompt phrases.
  • Multi-Model Comparison: Supports configurable comparison of any number of models and any combination of comparisons.
  • Use Case: Ideal for scenarios like project ID-based setup, GitHub synchronization, and prompt generation for multi-model comparison evaluations in the session-gsb context.

Quick Start

Run the 'setup' command to start the setup process. Provide the project ID and let the skill handle the rest.

Frequently Asked Questions about skill-gsb-setup

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

FAQPage Schema
How do I automate local code setup and GitHub sync for multi-model comparison?

Automating local code setup and GitHub sync involves pushing your main branch code, creating comparison branches, and generating prompt phrases. This skill handles the entire process automatically using a provided project ID.

Can I configure arbitrary model combinations for prompt generation?

Yes, prompt generation supports configurable comparison of any number of models and any combination of comparisons. Model selection and comparison combinations are driven by a configuration file.

Do I need a GitHub Personal Access Token to generate multi-model comparison prompts?

Yes, a GitHub Personal Access Token is required to authenticate and automate GitHub synchronization. You also need a model configuration file to define the comparison combinations.

What is the best way to generate evaluation prompts for multi-model comparison?

The best way to generate evaluation prompts is using a configuration-based setup that automates branch creation and prompt generation. This ensures consistency across multi-model comparison evaluations.

Are there limitations when using YAML configuration for multi-model comparison setup?

Setup relies on YAML for model configuration, meaning syntax errors in the YAML file will halt the automation process. Ensure your GitHub Personal Access Token has the correct repository permissions before running.