Claw DS Generator automates creation of drpy-node compatible ds source rules. Given a target URL, it analyzes page structure or network APIs, extracts list/detail/search selectors or endpoints, and formats a var rule = { ... } JavaScript rule file that drpy-node expects. It encodes guardrails for selector stability and required fields so generated rules are more likely to run reliably.
Invoke this skill when you need a working ds rule for a specific site (novel, comic, video), and you want the agent to inspect the site structure or APIs and output the full JavaScript rule file. Typical triggers include requests like: "generate a ds source for example.com" or "write a ds rule for this site."
var rule object as output.Best for agents capable of browsing or using web_fetch/browser tools and able to produce JavaScript output (OpenClaw, browser-capable agents).
This skill has not been reviewed by our automated audit pipeline yet.