Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Extract structured data via stored browser-templates or one-shot DOM queries, with mandatory AIDefence PII + prompt-injection gates before content reaches the model
Pull structured data out of a web page. Replaces the older browser-scrape skill with three new guarantees:
browser-record).browser-templates for reuse.browser-record (do not call browser_open directly).browser_wait for dynamic rendering.--template <name>): retrieve from AgentDB and apply.
npx -y @claude-flow/cli@latest memory retrieve --namespace browser-templates --key "<name>"
Run the recipe's selector chain in order; produces structured JSON.npx skills add ruvnet/ruflo --skill browser-extractHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.