Skill

Teach your agent how to use the Searvora CLI.

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.

What it includes

One zip file with the instructions agents need.

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.

Skill instructions

A SKILL.md file that explains the Searvora CLI workflow in plain language.

Command map

A quick reference for service, price, facts, analysis, spider, tools, content, and workflow commands.

Agent profile

A ready-to-use OpenAI agent configuration that points agents toward the right CLI behavior.

Setup

How to install it

01

Install the CLI

Install the published Node package so the searvora command is available in your terminal.

npm install -g @searvora/cli
02

Download the Skill

Download the zip package from this page and keep it as the canonical Skill bundle.

curl -O https://searvora.com/downloads/searvora-cli-skill.zip
03

Give it to your agent

Attach 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.
When to use it

Best for agent-led SEO operations.

Check Searvora service health before running a workflow.
Route subscription questions to the Pricing page instead of old subscription wording.
Run SEO tools through stable JSON output that agents can parse.
Query shared SEO facts without guessing internal API paths.

Built for safe automation

The Skill reminds agents to use tokens through environment variables, avoid printing secrets, and prefer documented CLI commands over direct service calls.

Ready to give your AI agent the Searvora CLI playbook?

Download the Skill, give the zip package to your agent, and let it install the Searvora CLI workflow for its own environment.