{
  "schema_version": "openagent.resource.v1",
  "id": "res_garden_skills",
  "slug": "garden-skills",
  "status": "published",
  "identity": {
    "name": "Garden Skills",
    "one_liner": "Open-source agent skills collection for web design, retrieval, image generation, and creative workflows.",
    "short_description": "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."
  },
  "classification": {
    "resource_type": "skill",
    "primary_category": "skills",
    "subcategories": [
      "agent-skill",
      "agent-skills",
      "claude",
      "web-design",
      "image-generation"
    ]
  },
  "positioning": {
    "why_it_matters": "Agent skills are becoming a practical way to turn expert workflows into reusable operating instructions. Garden Skills is useful for teams studying how skills can be organized and shared.",
    "best_for": [
      "Users building a personal or team agent skills library",
      "Design and creative teams experimenting with reusable agent workflows",
      "Developers looking for examples of skill packaging"
    ],
    "not_for": [
      "Teams that need a complete agent runtime",
      "Users looking for a single-purpose automation script"
    ],
    "use_cases": [
      "developer-workflow"
    ],
    "target_audience": [
      "developer",
      "agent_builder"
    ],
    "maturity": "active"
  },
  "decision_signals": {
    "deployment_modes": [
      "cloud"
    ],
    "open_source": true,
    "local_first": false,
    "self_hostable": false,
    "has_api": false,
    "has_gui": false,
    "supports_mcp": false,
    "supports_docker": false
  },
  "facts": {
    "license": "MIT",
    "pricing_model": "open_source",
    "github_stars": 7602,
    "github_forks": 1037,
    "github_repo_full_name": "ConardLi/garden-skills",
    "last_verified_at": "2026-06-09"
  },
  "capabilities": {
    "core_capabilities": [
      "agent-skill"
    ],
    "interfaces": [
      "repo"
    ]
  },
  "links": {
    "primary_url": "https://github.com/ConardLi/garden-skills",
    "items": [
      {
        "type": "github",
        "label": "GitHub",
        "url": "https://github.com/ConardLi/garden-skills"
      }
    ]
  },
  "media": {
    "thumbnail_url": "https://github.com/ConardLi.png",
    "og_image_url": "https://github.com/ConardLi.png",
    "thumbnail_brief": {
      "resource_type": "skill",
      "visual_motif": "modular command blocks and action steps",
      "background_style": "minimal editorial surface with restrained open-source accent color",
      "title_overlay": "Garden Skills",
      "subtitle": "Open-source agent skills collection for web design, retrieval, image generation, and creative workflows.",
      "avoid": [
        "noisy poster layout",
        "large marketing slogans",
        "random gradient blobs"
      ]
    }
  },
  "tags": {
    "category": [
      "skill",
      "open-source"
    ],
    "capability": [
      "agent-skill"
    ],
    "constraint": [
      "open-source"
    ],
    "scenario": [
      "developer-workflow"
    ]
  },
  "relationships": {},
  "machine_readable": {
    "canonical_url": "https://www.openagent.bot/skills/garden-skills",
    "json_url": "https://www.openagent.bot/skills/garden-skills.json",
    "markdown_url": "https://www.openagent.bot/skills/garden-skills.md"
  },
  "seo": {
    "title": "Garden Skills: Open-Source Skills Collection for AI Agents",
    "description": "Garden Skills is an open-source collection of reusable AI agent skills for web design, retrieval, image generation, and creative workflows."
  },
  "editorial": {
    "trust_note": "Verified from source links and project metadata.",
    "core_strengths": [
      {
        "title": "Reusable skill patterns",
        "description": "Garden Skills provides packaged instructions for repeatable agent work.",
        "why_it_matters": "Reusable skills reduce prompting friction and help teams standardize outputs."
      },
      {
        "title": "Creative workflow coverage",
        "description": "The collection includes web design, retrieval, and image generation oriented workflows.",
        "why_it_matters": "Creative agent work benefits from examples, constraints, and repeatable quality bars."
      },
      {
        "title": "Open repository",
        "description": "The project can be inspected, forked, and adapted.",
        "why_it_matters": "Teams can learn from the skill structure instead of treating agent instructions as private magic."
      }
    ],
    "use_case_notes": [
      {
        "title": "Skill library design",
        "description": "Use the repository as a reference for naming, organizing, and maintaining agent skills."
      },
      {
        "title": "Design task repeatability",
        "description": "Package design preferences and workflow steps so agents produce more consistent outputs."
      },
      {
        "title": "Creative production experiments",
        "description": "Adapt skills for image, web, and knowledge retrieval tasks."
      }
    ],
    "compare_notes": [
      {
        "title": "When to choose Garden Skills",
        "summary": "Compare it with nearby skills by looking at hosting model, integration surface, license, and whether the official docs show the workflow you need."
      }
    ],
    "getting_started": [
      {
        "label": "Open the GitHub repository",
        "url": "https://github.com/ConardLi/garden-skills",
        "type": "github"
      }
    ],
    "seo_article": {
      "intro": "Garden Skills is an open-source collection of reusable skills for AI agents.",
      "what_it_is": "It packages workflows for web design, retrieval, image generation, and related agent tasks.",
      "why_it_matters": "Skills make agent behavior more repeatable by turning tacit workflow knowledge into files that can be reviewed and reused.",
      "how_it_works": "Start by reading the repository structure, then adapt one skill to your own agent environment and compare output consistency.",
      "faq": [
        {
          "question": "Is Garden Skills open source?",
          "answer": "Yes. The repository is listed under the MIT license."
        },
        {
          "question": "Who should evaluate Garden Skills?",
          "answer": "Anyone building or curating reusable skills for coding, design, or creative AI agents."
        }
      ]
    }
  },
  "timestamps": {
    "created_at": "2026-06-09T00:00:00.000Z",
    "updated_at": "2026-06-09T00:00:00.000Z",
    "published_at": "2026-06-09T00:00:00.000Z"
  }
}