{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_gstack",
  "slug": "gstack",
  "name": "GStack",
  "canonical_url": "https://www.openagent.bot/skills/gstack",
  "category": "skills",
  "resource_type": "skill",
  "summary": "GStack is a collection of agent skills and workflows that package repeatable planning, browsing, QA, design, review, and shipping behavior into reusable instructions.",
  "capabilities": [
    "agent-skill",
    "browser-automation",
    "workflow",
    "automation"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "browser-agent",
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [
    "browser",
    "shell/files"
  ],
  "risk_level": "elevated",
  "source_confidence": "high",
  "recommended_workflows": [
    "Browser automation",
    "Coding agent workflow",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Users who want a fully managed consumer product with no setup work",
    "Teams that cannot review the linked source, license, and operational requirements before adoption"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Clone the skill stack"
  ],
  "evidence_urls": [
    "https://github.com/garrytan/gstack",
    "https://gstacks.org/"
  ],
  "last_verified_at": "2026-04-19",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/skills/gstack.json",
    "markdown_url": "https://www.openagent.bot/skills/gstack.md",
    "agent_json_url": "https://www.openagent.bot/skills/gstack.agent.json"
  }
}