← 返回 Skills 市场
yjl9903

Yuc's Anime List

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

Yuc's Anime List 是什么?

Scrape quarterly anime lineups from https://yuc.wiki/ and output structured results for a specified or latest quarter. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 284 次。

如何安装 Yuc's Anime List?

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

Yuc's Anime List 是免费的吗?

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

Yuc's Anime List 支持哪些平台?

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

谁开发了 Yuc's Anime List?

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

💬 留言讨论