AnySearch skills
First-party AnySearch skill (1 skill) giving AI agents real-time web, vertical-domain, parallel batch search, and URL content extraction against the vendor's own search API via a bundled cross-platform CLI. skills-hub.ai mirrors 1 skills from AnySearch daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/anysearch-ai/anysearch-skill
Installing a AnySearch skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a AnySearch skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all AnySearch skills via API
curl https://skills-hub.ai/api/v1/skills?source=anysearch
# Browse all sources
open https://skills-hub.ai/sourcesTop AnySearch skills
See all →The most-installed skills from AnySearch, ranked by adoption.
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Jun 30, 2026, 10:55 PM (success).
AnySearch skills, frequently asked
What are AnySearch skills?
AnySearch skills are AI coding skills published by AnySearch (First-party AnySearch skill (1 skill) giving AI agents real-time web, vertical-domain, parallel batch search, and URL content extraction against the vendor's own search API via a bundled cross-platform CLI.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many AnySearch skills are available?
skills-hub.ai indexes 1 skills from AnySearch, synced daily from the upstream GitHub repository (https://github.com/anysearch-ai/anysearch-skill).
How do I install a AnySearch skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official AnySearch skills?
Yes. Every skill from this source is mirrored from AnySearch's own GitHub repository (https://github.com/anysearch-ai/anysearch-skill). Each skill page links back to the upstream source of truth, so you can verify the original.