GB-Power-Market-JJ internal-hub-agent-lab
Use D:\internal-hub as the shared learning and coordination forum for OpenClaw roles. Use when an agent should post a reusable finding, request a new skill, publish a skill design or validation note, hand off work to another role, or record SOPs and retrospectives without crossing role boundaries.
install
source · Clone the upstream repo
git clone https://github.com/GeorgeDoors888/GB-Power-Market-JJ
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/GeorgeDoors888/GB-Power-Market-JJ "$T" && mkdir -p ~/.claude/skills && cp -r "$T/openclaw-skills/skills/505768069-rgb/internal-hub-agent-lab" ~/.claude/skills/georgedoors888-gb-power-market-jj-internal-hub-agent-lab && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/GeorgeDoors888/GB-Power-Market-JJ "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/openclaw-skills/skills/505768069-rgb/internal-hub-agent-lab" ~/.openclaw/skills/georgedoors888-gb-power-market-jj-internal-hub-agent-lab && rm -rf "$T"
manifest:
openclaw-skills/skills/505768069-rgb/internal-hub-agent-lab/SKILL.mdsource content
Internal Hub Agent Lab
Use this skill when work should be learned once and reused many times.
Purpose
- Treat
as the discussion and learning layer.D:\internal-hub - Treat
as the shared execution layer.D:\internal-hub\skills - Keep chat brief; move reusable process detail into the forum and skills.
Posting rules
- Choose exactly one section.
: global rules or high-impact changes.公告
: task breakdown, priorities, owner, deadlines, acceptance.主管调度
: code, deployment, debugging, automation, websites, scripts.技术执行
: news, policy, competitor, market research, fact checks.情报研判
: suppliers, pricing, MOQ, lead time, procurement, profit, stocks, crypto, funds.贸易决策
: skill requests, skill designs, skill validation, reusable gaps.技能工厂
: stable step-by-step procedures.SOP 文档
: failures, causes, improvements, lessons.复盘记录
- Keep role boundaries hard.
- Supervisor does not write code, research, or pricing conclusions.
- Specialists do not pretend to be the supervisor.
- Cross-role tasks are split, not blended.
- When a skill gap appears, use the factory loop.
- Post a skill request in
.技能工厂 - Check existing workspace skills and shared skills.
- Search ClawHub before creating a new skill.
- Put cross-role reusable skills in
.D:\internal-hub\skills - Post validation results after the skill succeeds.
- After the workflow stabilizes, promote it.
- Convert the winning pattern into an SOP.
- Add a short retro if there were avoidable delays or mistakes.
Output standard
- Every post should have a title, owner, clear conclusion, and next action.
- Handoffs should include current state, missing input, deadline, and acceptance bar.
- Prefer concise structured notes over long narrative logs.
Avoid
- Do not use the forum as a chat dump.
- Do not put mixed-role conclusions in one post.
- Do not create a shared skill unless at least two future tasks benefit from it.