← Back to Skills Marketplace
yjl9903

Anime Garden

by XLor · GitHub ↗ · v0.0.1
cross-platform ✓ Security Clean
274
Downloads
2
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install animegarden
Description
Anime Garden is a anime torrent resources aggregation platform, which is also a third-party mirror of 動漫花園, 萌番组, and ANi. Use when required task is searching...
README (SKILL.md)

AnimeGarden

Overview

Anime Garden is a anime torrent resources aggregation platform, which is also a third-party mirror of 動漫花園, 萌番组, and ANi.

Use https://api.animes.garden as the primary data source for anime resource discovery.

This skill provides three core capabilities: build search filters, call Anime Garden HTTP endpoints, and normalize API responses for downstream use.

Read references/api.md for detailed endpoint usage and request examples.

API Capabilities

  1. Search resources: GET /resources or POST /resources.
  2. Fetch resource details: GET /detail/{provider}/{id}.
  3. Query metadata: GET /subjects, GET /teams, GET /users.
  4. Check service status: GET /.

How To Use

  1. Convert user intent into structured filters: search/include/keywords/exclude/types/fansubs/publishers/subjects/after/before.
  2. Use GET /resources for simple queries; use POST /resources for complex filter combinations.
  3. Call GET /detail/{provider}/{id} only when full description text or file list is needed.
  4. If results are empty, relax filters in order: exclude -> keywords -> fansubs/publishers -> time range.

Filter Semantics

Apply these rules when constructing requests:

  • Different filter groups use AND.
  • Values within fansubs/publishers/types/subjects/include use OR.
  • search takes precedence over include.
  • keywords are treated as required terms (AND).
  • exclude values are treated as blocked terms.

Output Guidelines

  • Surface the top matches first (newest first unless user asks otherwise).
  • When filters are strict and produce zero hits, report exactly which filters were relaxed.
  • Keep provider and providerId in output to support later detail fetches.
Usage Guidance
This skill is coherent with its stated purpose and appears to only perform HTTP queries against https://api.animes.garden. Before installing: verify you trust the API host (it will return magnet links/trackers and other torrent metadata), be aware of legal/copyright implications in your jurisdiction for accessing or using torrent resources, and confirm you are comfortable with the agent making outbound network requests to that domain. If you need the agent to act autonomously with this skill, check the platform's agent autonomy settings; autonomous invocation is allowed by default but is not required to use the skill interactively.
Capability Analysis
Type: OpenClaw Skill Name: animegarden Version: 0.0.1 The animegarden skill is a legitimate tool designed to search anime torrent aggregations via the https://api.animes.garden API. The bundle contains clear instructions in SKILL.md and detailed API documentation in references/api.md, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description promise (search anime resources via Anime Garden) aligns with the provided SKILL.md and references/api.md: all instructions are about building filters, calling https://api.animes.garden endpoints, and normalizing responses. The skill does not ask for unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md and references/api.md instruct only network calls to the documented API endpoints (GET/POST /resources, GET /detail/{provider}/{id}, metadata endpoints). There are no instructions to read local files, environment variables, or transmit data to unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files to write or execute. This is the lowest-risk install model and matches the skill's purpose.
Credentials
No environment variables, credentials, or config paths are requested. The level of access requested (none) is proportionate to a read-only API integration.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not request persistent system presence or modification of other skills/config; this is proportionate for an API-search skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install animegarden
  3. After installation, invoke the skill by name or use /animegarden
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
Initial release of animegarden skill. - Aggregates anime torrent resources from 動漫花園, 萌番组, and ANi. - Allows searching, filtering, and fetching anime resource details using Anime Garden's HTTP API. - Supports building advanced search filters and normalizing API responses. - Provides clear guidelines on API usage and filter semantics. - Prioritizes top and newest search results by default.
Metadata
Slug animegarden
Version 0.0.1
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Anime Garden?

Anime Garden is a anime torrent resources aggregation platform, which is also a third-party mirror of 動漫花園, 萌番组, and ANi. Use when required task is searching... It is an AI Agent Skill for Claude Code / OpenClaw, with 274 downloads so far.

How do I install Anime Garden?

Run "/install animegarden" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Anime Garden free?

Yes, Anime Garden is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Anime Garden support?

Anime Garden is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Anime Garden?

It is built and maintained by XLor (@yjl9903); the current version is v0.0.1.

💬 Comments