gstack

gstack acts as a central router for a suite of AI agent skills, managing project-specific configuration, telemetry, and onboarding flows for developers.

17.7K
Installs
5
Use cases
5/10
Quality

Is gstack safe to install?

Review the source first

Review the source first: our audit of gstack's source files found 29 shell commands, 1 external URL, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes arbitrary shell commands from its bin directory, reads and writes to ~/.gstack/ and project-level files, and performs git operations.

How we audit skills: our security review methodology.

Who is this skill for?

Developers using the gstack skill suite within their projects.

What can you do with it?

  • Routing user requests to specific skills like planning, review, QA, or shipping.
  • Managing project-level configuration and telemetry settings.
  • Onboarding new users with project-specific task suggestions.
  • Automating the addition of skill routing rules to project CLAUDE.md files.
  • Handling skill updates and feature discovery.

How good is this skill?

Quality score: 5/10. The skill file is well-structured, provides clear logic for its operations, and includes necessary safety checks for file system interactions.

What does the skill file contain?

SKILL.md
<!-- AUTO-GENERATED from SKILL.md.tmpl — do not edit directly -->
<!-- Regenerate: bun run gen:skill-docs -->


## When to invoke this skill

Sends any gstack request to the right skill
(planning, review, QA, shipping, debugging, docs, security, design). For browser/QA
and dogfooding it points you at /browse. Use when you invoke gstack without a specific
skill, or ask "which gstack skill fits this?".

## Preamble (run first)

```bash
_UPD=$(~/.claude/skills/gstack/bin/gstack-update-check 2>/dev/null || .claude/skills/gstack/bin/gstack-update-check 2>/dev/null || true)
[ -n "$_UPD" ] && echo "$...

Frequently asked questions

When should I invoke the gstack skill?

Invoke gstack when you need to route a request to a specific skill or when you are unsure which skill fits your current task.

How does gstack handle project-specific routing?

It checks for a CLAUDE.md file in the project root and can automatically append routing rules to it if the user accepts the prompt.

Can I disable proactive skill suggestions?

Yes, you can disable proactive suggestions by running the gstack-config tool to set proactive to false.

Data sourced from garrytan/gstack on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so

agentspace

324.0K

Developers and AI agent users who need to share, monitor, or collaborate on agent-generated files and workspaces in real-time

Agentspace provides a mechanism to share local agent files, logs, and artifacts via a live browser-accessible URL. It enables remote viewing, commenting, and editing of specified local paths through the ascli command-line tool.

highcollaborationfile-sharingagentspace-so

lark-doc

305.2K

Users who need to automate document management, content updates, and media handling within the Lark/Feishu ecosystem

The lark-doc skill enables agents to read, create, and edit Lark (Feishu) documents, including Docx and Wiki formats. It supports content manipulation via XML or Markdown, media handling, and resource management for document covers. The skill integrates with other Lark skills by identifying and delegating operations for embedded objects like spreadsheets, databases, and mind notes.

highLarkFeishularksuite