返回顶部
a

agentpearl-exporter智能体导出器

Export the agent core from supported framework repositories into a small source-only zip for AI migration or cross-framework analysis. Use when the user wants to detect supported agent repos, extract only agent-defining files, produce a portability pack, or study identity, instruction, runtime, capability, multi-agent, and prompt-composition layers.

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

agentpearl-exporter

AgentPearl 导出器

使用此技能从一个或多个受支持的仓库中构建纯 agent-core 导出文件。

使用场景

当用户希望实现以下目标时,可使用此技能:

  • - 仅提取定义 agent 的文件
  • 将 agent-core 文件打包成干净的 zip 文件
  • 检测仓库使用的受支持框架
  • 为 AI 驱动的迁移到其他 agent 框架准备源材料
  • 研究 agent 仓库的身份、指令、运行时、能力、多 agent 或组合层

受支持的框架

内置的导出器可检测以下框架特征:

  • - nanoclaw-ts-bootstrap
  • nanobot-py-templates
  • nullclaw-zig-bootstrap
  • zeroclaw-rs-config-prompt
  • openfang-rs-manifests
  • codex-rs-builtins

工作流程

  1. 1. 确认目标仓库存在于同一个基础目录下。
  2. 运行 scripts/export-agent-core-pack.sh。
  3. 检查生成的 zip 文件、README.txt 和 MANIFEST.txt。
  4. 如果用户需要迁移指导,请阅读 references/AGENT_CORE.md,将导出的文件映射到 agent-core 层。

命令

导出 ~/Documents/GitHub 下的默认受支持仓库:

bash
./scripts/export-agent-core-pack.sh

导出部分仓库:

bash
./scripts/export-agent-core-pack.sh --repos nanobot,openfang

选择基础目录、输出目录和归档名称:

bash
./scripts/export-agent-core-pack.sh \
--base-dir ~/Documents/GitHub \
--output-dir ./out \
--name agent-core-snapshot \
--repos codex,nullclaw

规则

  • - 归档仅包含源代码。
  • 仅包含直接定义 agent 行为的文件。
  • 排除测试文件、构建产物、依赖文件夹、无关的应用代码以及目标框架元数据。
  • 如果仓库不匹配任何受支持的特征,则停止并报告,而不是进行猜测。

参考资料

  • - 当需要解释导出文件的层模型时,请阅读 references/AGENT_CORE.md。

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 agent-core-extractor-1776381662 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 agent-core-extractor-1776381662 技能

通过命令行安装

skillhub install agent-core-extractor-1776381662

下载

⬇ 下载 agentpearl-exporter v1.0.0(免费)

文件大小: 7.04 KB | 发布时间: 2026-4-17 13:55

v1.0.0 最新 2026-4-17 13:55
Initial release of AgentPearl Exporter.

- Export agent core files from supported framework repositories into a source-only zip for portability or analysis.
- Detects agent framework signatures for six different frameworks.
- Provides commands and scripting for flexible exporting and packaging.
- Excludes tests, build artifacts, dependencies, and non-core files to ensure clean exports.
- Includes reference documentation for interpreting exported agent-core layers.

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部