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 anime resources.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "animegarden" with this command: npx skills add yjl9903/animegarden

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

SERP Outline Extractor

Turn a target keyword or query into a search-informed content outline with likely subtopics, questions, and comparison angles. Useful for SEO briefs, blog pl...

Registry SourceRecently Updated
General

Multi-Model Response Comparator

Compare responses from multiple AI models for the same task and summarize differences in quality, style, speed, and likely cost. Best for model selection, ev...

Registry SourceRecently Updated
General

API Pricing Comparator

Compare AI API or model pricing across providers and produce a structured summary for product pages, blog posts, or buyer guides. Works with OpenAI-compatibl...

Registry SourceRecently Updated