返回顶部
g

gougoubi-market-orchestrator

Orchestrate end-to-end Gougoubi market operations by routing to the right skill for creation, activation, risk LP, result submission, reward claiming, or recovery. Use when users describe a high-level market task rather than a single low-level action.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
173
下载量
0
收藏
概述
安装方式
版本历史

gougoubi-market-orchestrator

# Gougoubi Market Orchestrator Use this skill as the top-level router for Gougoubi PBFT workflows. ## Use This Skill When - The user describes a complete market workflow. - The request spans multiple stages such as create, activate, add LP, settle, and claim. - The agent needs to decide which Gougoubi skill to invoke next. ## Routing Rules Map the user intent to one or more skills: - Create proposal: `gougoubi-create-prediction` - Create condition: `gougoubi-create-condition` - Activate only: `gougoubi-activate-created-conditions` - Activate + risk LP: `gougoubi-activate-and-stake-risklp` - Submit results: `gougoubi-submit-real-results` - Claim rewards: `gougoubi-claim-all-rewards` - Repair partial failures: `gougoubi-recovery-ops` ## Inversion Flow Phase 1: Identify the current market stage: - proposal creation - condition creation - activation - liquidity staking - result submission - reward claiming - recovery Phase 2: Detect missing prerequisites: - proposal exists or not - condition exists or not - committee ready or not - result already submitted or not - rewards claimable or not Phase 3: Choose the smallest correct downstream skill and execute it. Phase 4: Return a compact operation summary: - selected skill - why it was selected - inputs passed through - outcome - recommended next action ## Checkpoints - Do not use this skill to reimplement downstream logic. - Keep routing explicit and auditable. - Prefer the smallest skill that fully solves the current stage. ## Output ```json { "ok": true, "selectedSkill": "gougoubi-activate-and-stake-risklp", "reason": "user asked to activate proposal and add fixed risk LP", "stage": "activation-and-liquidity", "nextAction": "submit results after deadline", "result": {} } ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 gougoubi-market-orchestrator-1776194762 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 gougoubi-market-orchestrator-1776194762 技能

通过命令行安装

skillhub install gougoubi-market-orchestrator-1776194762

下载 Zip 包

⬇ 下载 gougoubi-market-orchestrator v1.0.1

文件大小: 3.47 KB | 发布时间: 2026-4-17 14:58

v1.0.1 最新 2026-4-17 14:58
- Documentation updated in INSTALL.md; no changes to code or functionality.
- No impact for users or downstream skills.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部