← Back to Skills Marketplace
170
Downloads
0
Stars
1
Active Installs
7
Versions
Install in OpenClaw
/install okki-go
Description
B2B lead prospecting and outreach via the Okki Go platform. Use this skill to (1) search global companies, (2) find decision-maker contact emails, (3) send c...
Usage Guidance
This skill appears coherent for Okki Go prospecting: it needs only an Okki API key and uses curl/jq to call go.okki.ai endpoints. Before installing, verify you trust the go.okki.ai service (homepage matches the API base used). If you follow the email verification flow, the agent will ask your explicit consent before running `openclaw config set` to persist the key — decline if you don't want the key saved. If you enable update notifications, the scripts will create an OpenClaw cron job that runs a payload; review that payload/cron entry and confirm OpenClaw CLI/gateway commands are acceptable. Note the SKILL.md references optional env vars (OKKIGO_BASE_URL, HOSTNAME) that are not declared — benign but worth checking if you plan to override endpoints. Overall the package is internally consistent, but only install and persist credentials if you trust the Okki Go service and the skill source.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description, required binaries (curl, jq), primaryEnv (OKKIGO_API_KEY), and the API endpoints referenced in SKILL.md all align with a lead-prospecting/outreach skill. The included features (search, unlock, contacts, EDM send, balance checks) match the API documentation provided.
Instruction Scope
Runtime instructions are focused on the Okki Go API and include an email-verification flow that exchanges a code for an API key, then persists it via `openclaw config set` — the SKILL.md explicitly requires asking the user for consent before running that command. The instructions reference optional env vars (OKKIGO_BASE_URL, HOSTNAME) which are not declared in requires.env; this is a minor inconsistency but not inherently dangerous. The skill does not instruct reading unrelated system files or exfiltrating other credentials.
Install Mechanism
This is instruction-first with no download/install spec; included shell scripts are local and only call OpenClaw/ClawHub CLI tools and the Okki API. No remote binary downloads or extract steps are present in the install flow.
Credentials
Only the Okki API key (OKKIGO_API_KEY) is required — appropriate for the service. The SKILL.md also references optional OKKIGO_BASE_URL and HOSTNAME variables which are not declared; these are plausible configuration overrides but the omission is an inconsistency to be aware of.
Persistence & Privilege
The skill offers to persist the API key into OpenClaw config and to create a scheduled notification job (openclaw cron add). Both actions require user interaction/consent in the provided scripts and SKILL.md; the skill does not set always:true or otherwise force permanent inclusion. Review the cron payload before enabling notifications.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install okki-go - After installation, invoke the skill by name or use
/okki-go - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
okki-go 1.0.6
- Clarified routing rules to avoid triggering if the user names another search platform (e.g. 1688, Alibaba).
- Updated capability descriptions, especially API cost/credit rules for company unlock and contact search.
- Improved billing confirmation and user consent instructions for paid API calls and API Key storage.
- Refined output formatting/response guidelines for better user readability.
- General documentation edits for clarity and coverage.
v1.0.5
### Okki Go v1.0.5 Changelog
- Englishized and streamlined documentation for broader audience; removed mixed-language text in SKILL.md.
- Standardized terminology (e.g., “credits”, “EDM quota”, “API Key”) for clarity.
- Improved install, authentication, and user confirmation instructions.
- Updated trigger phrases and clarified non-supported use cases.
- Refined all examples, tables, and workflow instructions with concise English formatting.
- No code/API logic changed; documentation and usage guidance only.
v1.0.4
okki-go 1.0.4
- Documentation updates in SKILL.md: improved formatting and clarified content; no functional or workflow changes.
- Minor edits to scripts/README.md and scripts/post-install.sh (details not shown).
- No breaking changes; all existing features and workflows remain unchanged.
v1.0.3
- Updated version to 1.0.3.
- SKILL.md updated with latest changes and improvements.
- No feature, logic, or behavior changes to the skill itself—documentation only.
v1.0.2
Version 1.0.2
- Documentation updated in SKILL.md; no code or logic changes.
- Clarified instructions, workflows, and formatting guidance for users.
- No breaking changes; usage and API remain the same.
v1.0.1
okki-go 1.0.1
- Updated SKILL.md to fix the API Key configuration instructions and skill naming: the API Key is now saved to `okkigo` configuration instead of `prospectiq`.
- Adjusted all usage examples and help texts to refer to the correct skill name ("okki go" / `okkigo`).
- No changes to functionality or APIs.
v1.0.0
Initial release of okki go skill for B2B lead prospecting and outreach.
- Search companies globally by industry, country, and keywords (free).
- View detailed company profiles and contact emails (per-use credits, with 30-day free repeat).
- Search contacts by name, title, or email (per-use credits).
- Send cold/outreach emails in batches or 1:1; check email delivery status.
- Check account credits and EDM quotas; supports plan upgrades and buying credits.
- Requires API Key; onboarding workflow included (email verification if key not set).
- Strict billing confirmation rules to prevent unexpected credit deductions.
- User-friendly output formatting for company, contact, balance, and email results.
- Designed for outbound prospecting only—does not handle incoming email or CRM management.
Metadata
Frequently Asked Questions
What is Okki Go?
B2B lead prospecting and outreach via the Okki Go platform. Use this skill to (1) search global companies, (2) find decision-maker contact emails, (3) send c... It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.
How do I install Okki Go?
Run "/install okki-go" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Okki Go free?
Yes, Okki Go is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Okki Go support?
Okki Go is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Okki Go?
It is built and maintained by okki-op (@okki-op); the current version is v1.0.6.
More Skills