← 返回 Skills 市场
yjl9903

Anime Garden

作者 XLor · GitHub ↗ · v0.0.1
cross-platform ✓ 安全检测通过
274
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install animegarden
功能描述
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...
使用说明 (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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install animegarden
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /animegarden 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug animegarden
版本 0.0.1
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 274 次。

如何安装 Anime Garden?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install animegarden」即可一键安装,无需额外配置。

Anime Garden 是免费的吗?

是的,Anime Garden 完全免费(开源免费),可自由下载、安装和使用。

Anime Garden 支持哪些平台?

Anime Garden 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Anime Garden?

由 XLor(@yjl9903)开发并维护,当前版本 v0.0.1。

💬 留言讨论