gangtise-copilot

Installs and orchestrates 19 Gangtise OpenAPI skills across Claude Code, OpenClaw, and Codex.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/HuuBar/skill-routing-experiment --skill gangtise-copilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gangtise-copilot
Source: https://github.com/HuuBar/skill-routing-experiment/tree/main/unified_skills/daymade/gangtise-copilot
Command: npx skills add https://github.com/HuuBar/skill-routing-experiment --skill gangtise-copilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, unzip, grep, python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill installs and orchestrates the full Gangtise OpenAPI skill suite (19 official skills) across multiple agent runtimes with a single zero-config installer, eliminating manual setup and fragmentation.

Core Features & Use Cases

  • One-shot installation of data, web, file, and workflow skills to Claude Code, OpenClaw, and Codex, including a read-only diagnostic script.
  • Unified credential management via a shared ~/.config/gangtise/authorization.json with per-skill symlinks to simplify rotation and security auditing.
  • Live credential verification against open.gangtise.com and guided remediation via the diagnostic reports and known-issues references for workshop and production use.

Quick Start

Run bash scripts/install_gangtise.sh to install all 19 Gangtise skills on detected agents using the default full preset.

Frequently Asked Questions about gangtise-copilot

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

FAQPage Schema
How do I install OpenAPI skills across multiple agent runtimes with a single command?

You can install OpenAPI skills across multiple agent runtimes using a zero-config installer that automatically deploys 19 official Gangtise skills to Claude Code, OpenClaw, and Codex. Running the install script applies data-layer, web-layer, and workflow skills with robust safety checks.

Do I need curl and unzip to set up the Gangtise Copilot skill suite?

Yes, you need curl and unzip along with grep and python3 to run the Gangtise Copilot installer. These standard CLI tools are required to execute the staged install flow, download the 19 official skills, and perform live server validation.

How does unified credential management work for installed OpenAPI skills?

Unified credential management uses a shared authorization.json file with per-skill symlinks to streamline security auditing and rotation. This runtime token model propagates credentials to all installed OpenAPI skills, simplifying configuration across multiple agents.

Can I verify OpenAPI credentials against live servers before running workflows?

Yes, you can verify OpenAPI credentials against open.gangtise.com using the built-in live verification feature. The installer includes a read-only diagnostic script that provides guided remediation and diagnostic reports for both workshop and production environments.

What is the best way to troubleshoot a failed OpenAPI skill installation?

To troubleshoot a failed OpenAPI skill installation, use the read-only diagnostic script to generate diagnostic reports and known-issues references. This provides guided remediation by validating live credentials and checking the staged install flow for recovery.

Does Gangtise Copilot support deploying workflow and data skills to Codex?

Yes, Gangtise Copilot supports deploying data, web, file, and workflow skills to Codex. The zero-config installer detects available agent runtimes and applies the default full preset to orchestrate all 19 official Gangtise OpenAPI skills across them.