A sophisticated orchestration skill that automates the generation of influencer marketing plans by retrieving rules, cases, and pricing from RAGTOP knowledge bases.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ragtop-planner
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ragtop-planner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Ragtop Planner is a professional-grade automation tool built for the Openclaw ecosystem. It streamlines the complex process of influencer (KOL) promotion planning by interfacing with RAGTOP APIs to perform structured data retrieval across multiple knowledge domains. This skill eliminates manual research by distilling brand rules, summarizing successful campaign patterns, and filtering influencer databases to produce comprehensive, data-backed marketing strategies.
By integrating these Openclaw Skills into your workflow, you can ensure that every promotion plan is not only creative but also strictly compliant with internal guidelines and budget constraints. The skill handles the technical heavy lifting of API authentication, multi-path retrieval, and data synthesis, allowing developers and marketers to focus on high-level strategy rather than manual data gathering.
To deploy this skill within your environment, configure the following environment variables:
export RAGTOP_API_TOKEN="your_api_token_here"
# Optional: Defaults to http://10.71.10.71:9380 if not set
export RAGTOP_API_URL="your_api_base_url"
Ensure that your RAGTOP instance contains knowledge bases explicitly named Strategy (方案), Cases (案例), and Pricing (价格) for the automated mapping to function correctly.
The skill organizes data through a multi-stage RAG pipeline. Below is the mapping of how these Openclaw Skills interact with your data:
| Stage | Target Knowledge Base | Key Output |
|---|---|---|
| Rules Distillation | Strategy (方案) | Execution checklist |
| Pattern Recognition | Cases (案例) | Success model summary |
| Influencer Selection | Pricing (价格) | HTML selection table |
| Final Synthesis | All | Budget-compliant plan |
All conclusions are appended with source citations (document names or record IDs) to ensure total traceability.
Loading
An advanced RAG assistant designed to automate knowledge base management and perform deep, agentic research via the RAGTOP backend.

A comprehensive unified API gateway providing access to over 300 AI models for chat, image, video, and audio generation.

A continuous observability skill that provides real-time, audit-ready logging for every action taken by an AI agent.

A lightweight, model-agnostic thinking framework that adds a structured metacognitive layer to AI agents to eliminate hallucinations and task drift.

An AI-powered productivity coach that analyzes local ActivityWatch data to provide actionable time-management insights.

An automated management tool for monitoring V2RayN proxy health, performing connection tests, and managing node failovers on macOS.








































