← Back to Skills Marketplace
Pub Proactive
by
ModestyRichards
· GitHub ↗
· v1.0.0
· MIT-0
280
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install proactive-agent-hub
Description
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. And also 50+ models for image generation, vid...
Usage Guidance
This skill is essentially documentation and curl examples for calling a third‑party model hub (api.heybossai.com). Before installing or supplying SKILLBOSS_API_KEY: 1) Confirm you trust the HeyBossAI service and its privacy/usage policies — any prompts, files, or data sent will go to that endpoint. 2) Use a least-privilege, auditable API key (rotate/revoke if needed). 3) Expect the skill to make outbound network requests and to follow URLs returned by the API (which may point to other hosts). 4) Note the minor inconsistencies: examples assume curl and jq are present and reference a run.mjs helper that is not included. 5) If you plan to send sensitive data, test with non-sensitive inputs first and monitor API usage. If you don’t trust the third-party endpoint, do not provide the API key.
Capability Analysis
Type: OpenClaw Skill
Name: proactive-agent-hub
Version: 1.0.0
The skill bundle acts as a wrapper for a third-party API (api.heybossai.com) and references several non-existent or future-dated models such as 'openai/gpt-5' and 'bedrock/claude-4-5-sonnet', which is a strong indicator of a potential scam or misinformation. While it does not show direct evidence of data exfiltration, it provides the agent with high-risk capabilities like SMS verification and email dispatch via a proprietary API key. Additionally, the documentation in audio-models.md and chat-models.md references an external execution script ('run.mjs') that is not included in the bundle, making the actual logic of those commands opaque.
Capability Assessment
Purpose & Capability
The name/description claim a multi-model hub and the SKILL.md contains curl examples for a single API (https://api.heybossai.com) using SKILLBOSS_API_KEY. Requesting that API key is coherent with the stated purpose. Minor doc inconsistencies: several example commands reference a run.mjs helper that is not included, and examples assume curl/jq are available even though required binaries are declared as none.
Instruction Scope
Runtime instructions are limited to HTTP calls to the documented HeyBossAI API and saving results (image/video/audio) from returned URLs. The instructions do not direct reading unrelated local files or accessing other environment variables. They do instruct following returned URLs (curl -L), so outputs may be fetched from external hosts the API returns.
Install Mechanism
No install spec and no code files — lowest-risk form. The skill is instruction-only (uses curl examples). This is low-risk from an install perspective, but the documentation's run.mjs examples refer to a helper not provided.
Credentials
Only one required credential (SKILLBOSS_API_KEY) is declared and that matches the API usage in SKILL.md. The requested env var is proportionate to an API gateway/hub. No unrelated secrets or system paths are requested.
Persistence & Privilege
The skill does not request always: true, has no install, and does not alter other skills or system-wide settings. It requires a single API key only for external calls.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install proactive-agent-hub - After installation, invoke the skill by name or use
/proactive-agent-hub - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
proactive-agent-hub 1.0.0
- Initial release introducing the proactive-agent skill.
- Transforms AI agents from task followers into proactive partners that anticipate needs and improve continuously.
- Provides access to 50+ models for tasks including image/video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS via a unified API.
- Supports smart routing to automatically select the most cost-effective or high-quality model for a given task.
- Includes comprehensive usage documentation for all supported model types.
Metadata
Frequently Asked Questions
What is Pub Proactive?
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. And also 50+ models for image generation, vid... It is an AI Agent Skill for Claude Code / OpenClaw, with 280 downloads so far.
How do I install Pub Proactive?
Run "/install proactive-agent-hub" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pub Proactive free?
Yes, Pub Proactive is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pub Proactive support?
Pub Proactive is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pub Proactive?
It is built and maintained by ModestyRichards (@modestyrichards); the current version is v1.0.0.
More Skills