{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_garden_skills",
  "slug": "garden-skills",
  "name": "Garden Skills",
  "canonical_url": "https://www.openagent.bot/skills/garden-skills",
  "category": "skills",
  "resource_type": "skill",
  "summary": "Garden Skills is an open-source skills collection for AI agents. It packages reusable instructions and workflows for web design, knowledge retrieval, image generation, and related tasks.",
  "capabilities": [
    "agent-skill"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [],
  "risk_level": "low",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Browser automation",
    "Coding agent workflow",
    "Memory or RAG workflow",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Teams that need a complete agent runtime",
    "Users looking for a single-purpose automation script"
  ],
  "primary_actions": [
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/ConardLi/garden-skills"
  ],
  "last_verified_at": "2026-06-09",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/skills/garden-skills.json",
    "markdown_url": "https://www.openagent.bot/skills/garden-skills.md",
    "agent_json_url": "https://www.openagent.bot/skills/garden-skills.agent.json"
  }
}