← 返回
未分类 中文

Codex Claude ClawHub Skill Bridge

Convert one portable skill idea into a runtime-neutral SKILL.md core plus safe adapter notes for Codex, Claude Code, ClawHub, and OpenClaw, without installin...
将一个便携式技能概念转换为运行时无关的 SKILL.md 核心文件,并附带 Codex、Claude Code、ClawHub 和 OpenClaw 的安全适配说明,无需安装...
zack-dev-cm zack-dev-cm 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 254
下载
💾 0
安装
1
版本
#claude-code#clawhub#codex#latest#portability#public-safe#skill-builder

概述

Codex Claude ClawHub Skill Bridge

Use this skill when a user wants one skill concept to work across Codex, Claude

Code, ClawHub, and OpenClaw without copying provider-specific commands into the

core workflow. The output is a bridge plan and adapter card, not an install.

This skill is for packaging and compatibility design. It does not run hooks,

edit global config, install skills, publish to a registry, or enable subagents.

Inputs

Collect or infer:

  • source skill idea or existing SKILL.md,
  • target runtimes: Codex, Claude Code, ClawHub, OpenClaw, or portable,
  • one concrete job the skill should perform,
  • target user and public sharing surface,
  • required tools, commands, binaries, accounts, network access, and browser

state,

  • whether the skill needs scripts, references, assets, commands, agents, or

subagents,

  • install destination and active-project constraints,
  • proof artifact and verification command,
  • privacy, credentials, platform, and public-claims risks.

If the source contains private names, local paths, private links, credentials,

exports, screenshots, copied paid lessons, or unverified claims, replace them

with placeholders before drafting a public adapter.

Workflow

  1. Define the portable core:
    • skill name,
    • narrow trigger,
    • inputs,
    • workflow,
    • output,
    • examples,
    • guardrails.
  2. Keep the core runtime-neutral:
    • no Claude-only command syntax,
    • no Codex-only tool names,
    • no ClawHub publish commands,
    • no hidden install assumptions,
    • no global paths unless presented as placeholders.
  3. Build adapter notes for each requested runtime:
    • Codex: project instructions, custom-agent fit, delegated-review boundaries,

sandbox and verification notes,

  • Claude Code: skill folder, command or agent fit, plugin packaging notes,

hook cautions,

  • ClawHub/OpenClaw: public metadata, required binaries, install impact,

publish-surface risk.

  1. Decide whether scripts are needed:
    • use no script for judgment-only workflows,
    • use deterministic scripts only for repeated checks,
    • require JSON stdout and human status on stderr for helper scripts,
    • reject scripts that read credentials or mutate files outside the target

workspace.

  1. Decide whether subagents are needed:
    • use them only for independent read-only review, exploration, or disjoint

implementation slices,

  • keep parent orchestration responsible for final decisions,
  • keep recursive delegation disabled unless the user explicitly accepts it.
  1. Add active-project protection:
    • stage locally first,
    • check duplicate skill names,
    • avoid global installs,
    • name every write destination,
    • require explicit approval before publish or non-local install.
  2. Add public-surface protection:
    • remove private data,
    • narrow claims,
    • avoid scraping, DM automation, auto-posting, and account-control flows,
    • keep health, legal, financial, education, revenue, growth, rank, and

performance claims conservative.

  1. Produce a bridge packet with one canonical core and runtime adapter notes.

Output

Return:

  • bridge verdict: Portable, Adapter Required, or Do Not Bridge,
  • one-sentence reason,
  • canonical skill card,
  • Codex adapter notes,
  • Claude Code adapter notes,
  • ClawHub/OpenClaw adapter notes,
  • scripts and references decision,
  • delegated-review decision,
  • active-project impact check,
  • public-surface redaction checklist,
  • verification gate,
  • smallest safe next step.

When the requested output is a full SKILL.md, keep it short, installable, and

runtime-neutral. Put long runtime details in adapter notes instead of the core

skill body.

Examples

Good public-safe inputs:

  • "Turn this review workflow into a skill that works in Codex and Claude Code."
  • "Make this ClawHub skill idea portable without global install risk."
  • "Create adapter notes for this upstream agent skill."
  • "Bridge this lifecycle workflow into a public-safe skill card."

Avoid inputs that require private member lists, paid lessons, private community

posts, DMs, customer exports, credentials, private exports, account screenshots,

or local dashboards. Replace them with source-owned notes, public excerpts,

synthetic examples, or placeholders before drafting.

Guardrails

  • Do not scrape private communities, member lists, DMs, paid lessons, hidden

pages, account dashboards, or private exports.

  • Do not install, enable, publish, or run the bridged skill.
  • Do not request, store, transform, or paste credentials, API keys, session

cookies, payment data, recovery codes, tokens, private exports, or raw account

identifiers.

  • Do not promise revenue, growth, conversion, ranking, performance, security,

health, financial, legal, or education outcomes.

  • Do not hide runtime-specific assumptions inside the portable core.
  • Do not recommend global installation while evaluating portability.
  • Do not approve hooks, browser-login automation, package installers, service

restarts, or workspace-wide file rewrites without explicit review.

  • Prefer one narrow workflow skill over one broad cross-runtime operating

prompt.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-21 14:44 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Agentic Codex Dev Reviewer

zack-dev-cm
审查自主软件开发的计划和发布准备,针对 Codex、GitHub 与 ClawHub 工作。适用于用户请求范围明确的交付规划、实现...
★ 1 📥 777
dev-programming

Data Science CV Repro Reviewer

zack-dev-cm
审查计算机视觉实验的可重复性证据、数据集准备度、指标阈值和上线风险。当用户要求谨慎的CV实验时使用。
★ 1 📥 894

OpenClaw CWS Publisher

zack-dev-cm
OpenClaw CWS Publisher 是一个公开的 ClawHub Chrome Web Store 发布技能,用于用户提及“chrome web store publisher”“extension release publish
★ 2 📥 758