← Back to Skills Marketplace
anmu14641

动漫更新查询

by anmu14641 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
293
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install anime-update
Description
查询国内动漫动画的最新更新信息。包括:(1) 查询特定动漫的最新集数和更新时间;(2) 查询本周/本月新番更新时间表;(3) 动漫推荐。适用于用户问"XX动漫更新到第几集了"、"这周有什么新番"、"最近有什么好看的动漫"等场景。
README (SKILL.md)

动漫更新时间查询

本 Skill 帮助你查询国内动漫的最新更新信息。

数据来源

通过 Web 搜索获取最新的动漫更新数据。常用来源:

  • 哔哩哔哩 (bilibili.com)
  • 豆瓣动漫
  • 百度动漫吧
  • 新浪动漫

使用方式

1. 查询特定动漫最新集数

用户可能问:

  • "《咒术回战》更新到第几集了?"
  • "《进击的巨人结了吗?" 》最终季完- "鬼灭之刃锻刀村篇最新一集"

执行流程:

  1. 提取动漫名称
  2. 搜索 "[动漫名] 更新到第几集" 或 "[动漫名] 最新集数"
  3. 提取最新集数、更新日期、平台信息
  4. 返回结构化结果

2. 查询本周新番更新时间

用户可能问:

  • "这周有什么新番要播?"
  • "本周动漫更新表"
  • "2024年冬季新番列表"

执行流程:

  1. 确定当前日期和季节(冬/春/夏/秋)
  2. 搜索 "[季节] 新番更新时间表" 或 "本周动漫更新列表"
  3. 整理成表格返回

3. 动漫推荐

用户可能问:

  • "最近有什么好看的动漫推荐?"
  • "2024必看动漫"
  • "热血动漫推荐"

执行流程:

  1. 搜索近期热门动漫推荐
  2. 筛选评分较高、评价好的作品
  3. 整理成推荐列表(包含简介、类型、评分)

输出格式

单个动漫查询

📺 [动漫名]
- 最新集数:第 X 集
- 更新日期:XXXX-XX-XX
- 播放平台:哔哩哔哩 / 优酷 / etc.
- 状态:更新中 / 已完结

新番列表

📅 本周更新 (2024-XX-XX ~ XX)
| 动漫名 | 类型 | 更新日期 | 集数 |
|--------|------|----------|------|
| ...    | ...  | ...      | ...  |

注意事项

  • 国内平台通常比日本晚 1-2 周更新
  • 剧场版和OVA通常单独计算
  • 完结时间可能因番剧而异
  • 部分动漫可能有多季,注意区分
Usage Guidance
This skill is coherent for looking up anime update info: it will perform web searches on public Chinese sites and return structured results. Before installing, consider whether you want the agent to be allowed to browse the web (browsing permission required for live searches), and be aware results may be incomplete or out-of-date and could be affected by site blocking or terms-of-service restrictions. If you do not want autonomous browsing activity, disable autonomous invocation or limit the skill's usage. If accuracy is important, cross-check results against official platform pages (e.g., the show's page on bilibili or the official broadcaster).
Capability Analysis
Type: OpenClaw Skill Name: anime-update Version: 1.0.0 The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to perform web searches regarding anime update schedules and recommendations. It contains no executable code, no requests for sensitive data, and no malicious prompt injection or exfiltration logic.
Capability Assessment
Purpose & Capability
Name and description (查询动漫更新) align with the runtime instructions: perform web searches on Chinese anime sites and return structured update/recommendation information. There are no extraneous environment variables, binaries, or config paths requested that would be unrelated to this purpose.
Instruction Scope
SKILL.md confines the agent to web searches and extracting update metadata (episode number, date, platform, status) and assembling lists/recommendations. It does not instruct the agent to read local files, access unrelated credentials, or post data to external endpoints beyond retrieving publicly available web pages.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or installed by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. This is proportionate to its described behavior of performing public web searches.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. Autonomous invocation is allowed by platform default but is not combined with any broad credential or system access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install anime-update
  3. After installation, invoke the skill by name or use /anime-update
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
anime-update 1.0.0 发布说明 - 新增支持查询国内动漫最新集数、更新时间和播放平台信息 - 支持本周/本季新番更新时间表的快速检索与展示 - 增加近期热门动漫推荐功能,含简介、类型与评分 - 明确输出格式,方便快速获取关键信息 - 数据通过主流动漫平台和社区(如B站、豆瓣等)实时检索
Metadata
Slug anime-update
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is 动漫更新查询?

查询国内动漫动画的最新更新信息。包括:(1) 查询特定动漫的最新集数和更新时间;(2) 查询本周/本月新番更新时间表;(3) 动漫推荐。适用于用户问"XX动漫更新到第几集了"、"这周有什么新番"、"最近有什么好看的动漫"等场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 293 downloads so far.

How do I install 动漫更新查询?

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

Is 动漫更新查询 free?

Yes, 动漫更新查询 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 动漫更新查询 support?

动漫更新查询 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 动漫更新查询?

It is built and maintained by anmu14641 (@anmu14641); the current version is v1.0.0.

💬 Comments