← Back to Skills Marketplace
Search Analyst Pair
by
baobaodawang-creater
· GitHub ↗
· v1.1.0
· MIT-0
175
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install search-analyst-pair
Description
Turn any research request into a structured, reviewable brief — fact collection, risk analysis, and recommendation in three deterministic steps.
Usage Guidance
This skill appears to do what it says: coordinate a fixed Search->Analyst->Main workflow via your OpenClaw gateway. Before installing: (1) ensure OPENCLAW_TOKEN has the minimum scope needed (prefer a token limited to spawning/communicating with the specific subagents rather than a full‑admin token); (2) verify your OpenClaw agent-to-agent allowlists and tools.agentToAgent settings; (3) ask the publisher what the 'FastAPI fallback runner' entails and where it would run (there's no code in the package); (4) treat the token as sensitive—do not paste it into third‑party systems—and test in a staging environment first. If you need higher assurance, request the fallback runner code and a description of the exact API calls the skill will make so you can audit them.
Capability Analysis
Type: OpenClaw Skill
Name: search-analyst-pair
Version: 1.1.0
The skill bundle defines a structured multi-agent workflow (/hunt) for research and analysis using a three-step chain (Search, Analyst, Main). The provided files (_meta.json, SKILL.md, README.md) contain only metadata, documentation, and high-level instructions for the OpenClaw agent; no executable code, obfuscation, or malicious prompt-injection patterns were found. The workflow relies on standard OpenClaw environment variables and pre-configured sub-agents.
Capability Assessment
Purpose & Capability
Name/description (deterministic multi-agent research workflow) matches the declared requirements: OPENCLAW_BASE_URL and OPENCLAW_TOKEN are needed to call the OpenClaw gateway and spawn agents; curl/jq/python3 are reasonable for making and parsing HTTP calls and running an optional fallback runner.
Instruction Scope
SKILL.md confines behavior to the described Search->Analyst->Main chain and requires agent-to-agent permissions. It does not instruct reading arbitrary system files or exfiltrating data. However, it references support for a 'FastAPI fallback runner' while no code is included, and README contains a developer-local filesystem path—both are ambiguous and worth asking the author to clarify (where would fallback code run, what would it do?).
Install Mechanism
Instruction-only skill with no install spec or remote downloads; this is lowest-risk from an installation perspective because nothing is written to disk by the package itself.
Credentials
The single required credential (OPENCLAW_TOKEN) is appropriate for orchestrating agents, but that token can be high‑privilege (control over agents and actions). Confirm the token's scope/least-privilege policy before granting it to the skill.
Persistence & Privilege
always:false and normal autonomous invocation; the skill does not request permanent/platform-level presence and does not modify other skills. No elevated persistence is requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install search-analyst-pair - After installation, invoke the skill by name or use
/search-analyst-pair - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
v1.1.0: product page upgrade, added output examples and use cases
v1.0.1
Add homepage link to GitHub
v1.0.0
Initial release: deterministic /hunt 3-hop workflow
Metadata
Frequently Asked Questions
What is Search Analyst Pair?
Turn any research request into a structured, reviewable brief — fact collection, risk analysis, and recommendation in three deterministic steps. It is an AI Agent Skill for Claude Code / OpenClaw, with 175 downloads so far.
How do I install Search Analyst Pair?
Run "/install search-analyst-pair" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Search Analyst Pair free?
Yes, Search Analyst Pair is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Search Analyst Pair support?
Search Analyst Pair is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Search Analyst Pair?
It is built and maintained by baobaodawang-creater (@baobaodawang-creater); the current version is v1.1.0.
More Skills