garden-skills
Skills collection for web design, knowledge retrieval, image generation and more.
GraphCanon updated 3d · GitHub synced 3d · 48 views this month
Decision brief
A comprehensive open-source repository with a variety of skills for web design, knowledge retrieval and image generation.
Good fit when
- - When you need diverse functionalities like web design, knowledge retrieval, and image generation within the same project or pipeline.
- - For quick one-line installations suitable for any agent using the `skills` CLI (`npx skills add`).
Avoid when
- - When you require a tool that is strictly focused on one domain such as solely image generation without additional functionalities like web design.
- - If your workflow or project infrastructure does not support the `skills` CLI method, nor manual setups like git clone or submodule management.
- Pricing:
- freemium - The tool operates on an open-source license (MIT), allowing free use. However, certain functionalities like the Claude Code plugin marketplace can involve subscription-based costs depending on usage.
- Requirements:
- Min 0 GB RAM
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (36d since push)
- As of 3d
- Provenance
- Not a fork · Personal account
- As of 3d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/ConardLi/garden-skillsHow it fits your stack(6)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
An open-source repository offering a variety of skills including web design, knowledge retrieval, and image generation through several install methods suitable for different use cases ranging from individual project inclusion to integration into larger projects or automation pipelines.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 18, 2026
- Languages
- css, javascript
Source: github.language+package.json · Aug 18, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 18, 2026)
| A | [`skills` CLI (`npx skills add`)](#option-a--skills-cli-npx) | Any agent, one-line install, pick &Source link
Tags
README
Install
There are five supported install paths. Pick the one that fits your stack:
| # | Method | Best for | Pinned version? |
|---|---|---|---|
| A | skills CLI (npx skills add) | Any agent, one-line install, pick & choose skills | ✅ via tag URL |
| B | Claude Code plugin marketplace | Claude Code users who want to subscribe to plugin packs | ✅ via marketplace version |
| C | Pinned .zip from GitHub Releases | CI / air-gapped envs / reproducible installs | ✅ ✅ (immutable) |
| D | Manual copy after git clone | Local hacking on the skill itself | ❌ (tracks main) |
| E | Git submodule | Vendored into a larger project, want upstream updates | ✅ via submodule SHA |
Each skill section above also has a
Download v<version> .ziplink in its "Links:" row that points at the current pinned release artifact. Those URLs are auto-rewritten byscripts/release/update-readme.mjson every release, so they always advertise the latest immutable version.
Install all four skills (latest)
npx skills add ConardLi/garden-skills
Install just one skill (latest)
npx skills add ConardLi/garden-skills -s web-design-engineer
Install globally (~/.skills) instead of per-project (./.skills)
npx skills add ConardLi/garden-skills -s gpt-image-2 --global
License
MIT © ConardLi
For agents
This page has a .md twin and JSON over the API.