anime-update
查询国内动漫动画的最新更新信息。包括:(1) 查询特定动漫的最新集数和更新时间;(2) 查询本周/本月新番更新时间表;(3) 动漫推荐。适用于用户问"XX动漫更新到第几集了"、"这周有什么新番"、"最近有什么好看的动漫"等场景。
Best use case
anime-update is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
查询国内动漫动画的最新更新信息。包括:(1) 查询特定动漫的最新集数和更新时间;(2) 查询本周/本月新番更新时间表;(3) 动漫推荐。适用于用户问"XX动漫更新到第几集了"、"这周有什么新番"、"最近有什么好看的动漫"等场景。
Teams using anime-update should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/anime-update/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How anime-update Compares
| Feature / Agent | anime-update | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
查询国内动漫动画的最新更新信息。包括:(1) 查询特定动漫的最新集数和更新时间;(2) 查询本周/本月新番更新时间表;(3) 动漫推荐。适用于用户问"XX动漫更新到第几集了"、"这周有什么新番"、"最近有什么好看的动漫"等场景。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# 动漫更新时间查询 本 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通常单独计算 - 完结时间可能因番剧而异 - 部分动漫可能有多季,注意区分
Related Skills
anime-assistant
二次元创作全能助手 - 专注于动漫、插画、角色设计、漫画创作、动画制作等二次元内容创作
Investor Update Generator
Generate professional monthly/quarterly investor updates that keep stakeholders informed and build trust.
ayao-updater
Automatically update OpenClaw and all installed skills on a schedule. Use when: (1) setting up automatic updates for OpenClaw or skills, (2) running a manual update check, (3) configuring update schedule, skip lists, or pre-release filtering, (4) user says "auto update", "schedule updates", "keep openclaw updated", "update skills automatically". Handles locally-modified skill protection, conflict avoidance, pre-release filtering, and completion or failure notifications.
anime-calendar
国内动漫每周更新日历。用于查询动漫更新时间、本周新番列表、追番日历。当用户询问动漫更新时间表、本周更新、追番日历、新番列表时触发此技能。
update-signature-verifier
Helps verify the cryptographic integrity of skill updates by checking whether each version is signed by the same key as the original install, detecting key changes, signature gaps, and unsigned updates that may indicate a compromised or transferred skill.
skill-update-delta-monitor
Helps detect security-relevant changes in AI skills after installation. Tracks deltas between the audited version and current version, flagging updates that expand permissions, add new network endpoints, or alter behavior in ways that bypass install-time security checks.
install-then-update-trap-detector
Helps detect the install-then-update attack pattern — where a skill passes initial security review cleanly, then silently introduces malicious behavior through an automatic update that bypasses re-audit. v1.1 adds cryptographic chain-of-custody verification for update sequences.
auto-updater
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
OpenClaw Auto-Updater (Official)
官方正版 OpenClaw 生态自动更新工具,适配全平台,静默维护 Agent/Skill 最新状态
stakeholder-update-drafter
同一组事实分别输出老板版、客户版、执行版和风险透明版项目更新。;use for stakeholder, status-update, communication workflows;do not use for 夸大成果, 隐瞒关键风险.
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.