← Back to Skills Marketplace
yjl9903

Yuc's Anime List

by XLor · GitHub ↗ · v0.0.4
cross-platform ✓ Security Clean
284
Downloads
1
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install yuc
Description
Scrape quarterly anime lineups from https://yuc.wiki/ and output structured results for a specified or latest quarter.
Usage Guidance
This skill appears coherent and low-risk: it only fetches public pages from yuc.wiki and parses them with a bundled Python script. Before installing, consider these practical cautions: review the included scripts yourself (they are small and human-readable) to confirm they meet your expectations; run the skill in a sandbox or isolated environment if you will allow autonomous invocation; note the code is licensed AGPL (check obligations if you plan to modify or redistribute); and be aware that site layout changes may cause parsing failures (the skill already includes fallback/manual instructions). There are no requested credentials or external endpoints beyond yuc.wiki.
Capability Analysis
Type: OpenClaw Skill Name: yuc Version: 0.0.4 The skill bundle is a specialized scraper for anime seasonal lineups from yuc.wiki. The Python script (scripts/scrape_lineup.py) and the manual guide (reference/manual_scrape.md) use standard libraries (urllib, re) to fetch and parse HTML from the target domain. The code includes input validation for quarter codes, lacks any shell execution or credential access, and the instructions in SKILL.md are strictly aligned with the stated scraping purpose without any evidence of prompt injection or malicious intent.
Capability Assessment
Purpose & Capability
Name/description match the included script and manual guide. No unrelated credentials, binaries, or config paths are requested. The code and docs are proportionate for a site-specific HTML scraper.
Instruction Scope
SKILL.md and reference/manual_scrape.md restrict activity to public yuc.wiki pages (homepage + quarter page). Neither document nor the script instruct reading local secrets, system files, or contacting other endpoints. The manual guide and script focus on the lineup section only.
Install Mechanism
No install spec is provided (instruction-only with an included Python script). No downloads or package installs are specified, so nothing will be written to disk beyond normal script output when run by the agent.
Credentials
The skill requires no environment variables or credentials. The Python script uses only the standard library and network access to yuc.wiki; no secrets or unrelated service access is requested.
Persistence & Privilege
always:false and no special persistence or modification of other skills/configs. The skill can be invoked by the agent (normal), but it does not request elevated platform privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yuc
  3. After installation, invoke the skill by name or use /yuc
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.4
- Added a post-processing output requirement: after scraping, results must be presented as a concise, human-readable seasonal airing table grouped by airing group, including title, status/time, and episode note. - The table must also clearly state the source quarter information (quarter_code and quarter_title). - No functional logic changes; reference fetching, script/manual extraction, and safety notes remain unchanged.
v0.0.3
Version 0.0.3 - Added precompiled Python bytecode file: scripts/__pycache__/scrape_lineup.cpython-314.pyc - Updated documentation with a new "Runtime & Safety Notes" section clarifying no external binaries, credentials, or sensitive environment variables are required, and network access is limited to public pages on yuc.wiki.
v0.0.2
- Introduced a references section outlining two new resources: a reference script (`scripts/scrape_lineup.py`) for default extraction and a manual scrape guide (`reference/manual_scrape.md`) for troubleshooting or fallback. - Updated default policy to use the reference script for normal runs and switch to the manual guide only if explicitly requested or if the script fails. - No changes to input or output formats. - No changes to scraping logic; update is process-focused.
v0.0.1
- Initial release: Scrapes quarterly anime lineups from https://yuc.wiki/ and outputs structured results for a specified or latest quarter. - Supports detection and parsing of lineup entries by weekday or web-release group, extracting title, air time/status, episode notes, platforms, and cover image. - Discovers the latest quarter if not specified, and includes integrity checks ensuring data and count validity. - Outputs validated, deduplicated results as structured JSON, with fallback parsing for minor site layout changes.
Metadata
Slug yuc
Version 0.0.4
License
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Yuc's Anime List?

Scrape quarterly anime lineups from https://yuc.wiki/ and output structured results for a specified or latest quarter. It is an AI Agent Skill for Claude Code / OpenClaw, with 284 downloads so far.

How do I install Yuc's Anime List?

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

Is Yuc's Anime List free?

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

Which platforms does Yuc's Anime List support?

Yuc's Anime List is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Yuc's Anime List?

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

💬 Comments