Skill instructions
A SKILL.md file that explains the Searvora CLI workflow in plain language.
The Searvora CLI Skill is a small instruction package for AI coding agents such as Claude Code, Codex, OpenCode, and OpenClaw. Download the zip, give it to your agent, and ask the agent to install it for its own environment.
Install the Node package for the command line, then give this Skill zip to your AI agent so it can understand the Searvora command map and safe operating rules.
A SKILL.md file that explains the Searvora CLI workflow in plain language.
A quick reference for service, price, facts, analysis, spider, tools, content, and workflow commands.
A ready-to-use OpenAI agent configuration that points agents toward the right CLI behavior.
Install the published Node package so the searvora command is available in your terminal.
npm install -g @searvora/cliDownload the zip package from this page and keep it as the canonical Skill bundle.
curl -O https://searvora.com/downloads/searvora-cli-skill.zipAttach or provide the zip to Claude Code, Codex, OpenCode, OpenClaw, or another AI coding agent, then ask it to install the Skill in the right place for its runtime.
Install this Skill from searvora-cli-skill.zip for your agent runtime.The Skill reminds agents to use tokens through environment variables, avoid printing secrets, and prefer documented CLI commands over direct service calls.
Download the Skill, give the zip package to your agent, and let it install the Searvora CLI workflow for its own environment.