Haiku skills web
Skill-powered AI agents implementing the Agent Skills specification with pydantic-ai
npx -y skills add ggozad/haiku.skills --skill haiku_skills_webAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Search the web and fetch page content.
SKILL.md
0.6 KB, as published. Nobody here has run it
Web
Use the search tool to find current information on the web using Brave Search. Use the fetch_page tool to visit a URL and extract its readable content.
Workflow
- Start with
searchto find relevant URLs. - Use
fetch_pageto read the full content of promising results. - Summarize findings and cite sources with URLs.
Use a maximum of 3 search queries per task.
Guidelines
- Always cite sources with URLs when presenting findings.
- Prefer specific search queries over broad ones.