← Back to Skills Marketplace
Searcher Os
by
joshthacker
· GitHub ↗
· v1.3.0
· MIT-0
318
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install searcher-os
Description
Manage deal pipeline, search on-market deals, track brokers, run SBA loan calculations, manage tasks, and review CIM analyses in Searcher OS
Usage Guidance
This skill appears to do exactly what it claims: it calls Searcher OS APIs and only needs an API key. Before installing, ensure you: 1) only provide a Searcher OS API key scoped to an account you control (preferably a dedicated/instrumented key), 2) are comfortable with the agent being able to perform data-modifying actions (move/kill deals, create brokers, save/dismiss listings) — if not, restrict autonomous invocation or require manual confirmation, and 3) verify the API key and activity within your Searcher OS account (audit logs) after use. Also confirm your subscription level matches the SKILL.md note about required plans.
Capability Analysis
Type: OpenClaw Skill
Name: searcher-os
Version: 1.3.0
The searcher-os skill bundle is a legitimate integration for the Searcher OS M&A platform (searcheros.ai). It provides tools for managing deal pipelines, searching for businesses, and analyzing documents via a structured API. The skill includes a robust confirmation flow for sensitive operations and follows standard agentic patterns without any evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md: all declared tools and endpoints are Searcher OS REST API calls. The single primaryEnv (SEARCHER_OS_API_KEY) is appropriate for a remote API integration and there are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
Instructions only direct the agent to call the documented Searcher OS endpoints (get_context, tools discovery, pipeline/feed/inbox/broker/CIM APIs). There are no instructions to read local files, other environment variables, or to exfiltrate data to third-party endpoints.
Install Mechanism
This is an instruction-only skill with no install steps or code to write to disk, which is the lowest-risk model and matches the declared metadata.
Credentials
Only a single API key (SEARCHER_OS_API_KEY) is declared as required, which is proportionate and expected for API access. No unrelated SECRET/TOKEN/PASSWORD variables are requested.
Persistence & Privilege
The skill does not set always:true and has no install behavior, but it can invoke modifying actions (move stage, kill deal, create broker, save/dismiss deals). disable-model-invocation is false (the platform default), so if allowed the agent could autonomously call those modifying endpoints — this is expected behavior but worth noting before granting the API key.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install searcher-os - After installation, invoke the skill by name or use
/searcher-os - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
Added pipeline_log_interaction tool — log calls, emails, meetings, and notes directly on a deal without needing a broker. Now 34 tools across 10 domains.
v1.2.0
Added calculator_run, pipeline_update_deal, task_list, task_update. Fixed stale params on feed_search, feed_count, pipeline_kill_deal, feed_dismiss_deal. Now 33 tools across 10 domains.
v1.1.0
- Added support for SBA 7(a) loan calculations via the new calculator_run tool.
- Introduced task management tools for listing and updating tasks linked to deals.
- Expanded feed and pipeline tool parameters for more granular searching and updating.
- Updated setup instructions to reflect plugin-based authentication.
- Updated and detailed documentation for new and existing endpoints, including improved explanation of confirmation flow.
v1.0.0
Initial version of Searcher OS
Metadata
Frequently Asked Questions
What is Searcher Os?
Manage deal pipeline, search on-market deals, track brokers, run SBA loan calculations, manage tasks, and review CIM analyses in Searcher OS. It is an AI Agent Skill for Claude Code / OpenClaw, with 318 downloads so far.
How do I install Searcher Os?
Run "/install searcher-os" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Searcher Os free?
Yes, Searcher Os is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Searcher Os support?
Searcher Os is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Searcher Os?
It is built and maintained by joshthacker (@joshthacker); the current version is v1.3.0.
More Skills