ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 4/5

hanime-search

当作者提及hanime是否更新时,或者miuuuu是否更新时,h站是否更新,调用此技能。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/chgy123/hanime1-search
Or

What This Skill Does

The hanime-search skill is a specialized automation tool designed to monitor and retrieve the latest status updates from popular adult content platforms, specifically Hanime and Miuuuu. By utilizing a robust web page title scraper, the skill traverses target URLs to extract the most recent entries, ensuring that users are always informed about new content releases without needing to manually browse the site. It handles dynamic content loading, making it efficient for sites that rely on client-side rendering. The skill is designed for seamless integration into the OpenClaw ecosystem, allowing users to query the status of their favorite channels directly through their AI agent.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/chgy123/hanime1-search Ensure you have the necessary dependencies for Python installed, as the scraper relies on standard web-crawling libraries to perform its tasks. You can verify the installation by checking the contents of the .openclaw/workspace/skills/hanime-search/ directory.

Use Cases

This skill is primarily intended for users who track specific content creators or platforms for updates. Typical use cases include:

  • Automating the notification process when new content is uploaded to Hanime.
  • Checking if a specific series or creator site (like Miuuuu) has published new material recently.
  • Aggregating update information to be presented in a simplified digest format by your AI agent.

Example Prompts

  • "Has there been any new content released on Hanime today?"
  • "Hey OpenClaw, check if Miuuuu has updated their latest collection yet."
  • "Is the h-site showing any new uploads, or is it still on the same page?"

Tips & Limitations

  • Dynamic Content: The scraper supports waiting for dynamic content. If you find the scraper returns empty results, increase the delay parameter to ensure JavaScript rendering is complete.
  • CSS Selectors: If the layout of the target website changes, use the custom CSS selector argument to point the scraper to the correct header or title element.
  • Compliance: Ensure your use of this tool complies with your local regulations regarding content access. This skill is a utility tool; it does not bypass security measures or subscription paywalls. For the best performance, run the script within a stable network environment to avoid timeouts during page retrieval.

Metadata

Author@chgy123
Stars3840
Views0
Updated2026-04-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-chgy123-hanime1-search": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#scraper#web-automation#monitor#hanime#updates
Safety Score: 4/5

Flags: network-access, file-read, code-execution