← 返回
开发者工具

registry-sync

Keep the Feishu registry sheet in sync whenever a new local skill, workflow, or template is created or significantly updated. Use when a new skill is added u...
创建或重大更新本地技能、工作流、模板时,同步飞书注册表。用于添加新技能等场景。
g-hanasq
开发者工具 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 458
下载
💾 5
安装
1
版本
#latest

概述

Registry Sync

Maintain the Feishu registry spreadsheet as the source of truth for local skills, workflows, and templates.

Registry target

Primary registry sheet:

  • Spreadsheet: 加十的 Skill 与工作流清单
  • URL: https://bytedance.larkoffice.com/sheets/Bf6qsMV9fhqrD6tPE6TcQhF7nEe

Known tabs:

  • 总览
  • Skills
  • Workflows
  • Templates
  • Content

Core rule

When a new reusable capability is created, do not stop at file creation. Also update the registry sheet.

What counts as a registry item

Skills

Register items under /Users/shiyi/.openclaw/workspace/skills/*/SKILL.md

Workflows

Register persistent operating flows such as:

  • Feishu doc workflow
  • Feishu sheet workflow

-公众号灵感池

  • content pipeline
  • any recurring multi-step operational flow the user is expected to reuse

Templates

Register reusable process templates under /Users/shiyi/.openclaw/workspace/research/ such as:

  • install/wiring
  • debug
  • delivery/handoff
  • api selection
  • scheduled briefing

Minimum metadata to capture

For each new item, capture at least:

  • 名称
  • 作用
  • 适用场景
  • 典型触发
  • 默认位置/资源位置
  • 当前状态
  • 优先级
  • 备注

Sync procedure

  1. Determine the category:
    • Skill
    • Workflow
    • Template
    • Content-related flow
  1. Read the local source of truth:
    • SKILL.md for skills
    • workflow doc / Feishu doc / known runtime artifact for workflows
    • research template file for templates
  1. Summarize the item in practical language.
  1. Update the proper tab in the registry sheet.
  1. If the item changes the high-level landscape, also update 总览.

Preferred write strategy

Prefer structured table writes over ad-hoc manual browser typing.

If a new tab is required and feishu_sheet API cannot create worksheet tabs, use the feishu-sheet-tabs skill approach:

  • create tabs via browser runtime methods
  • populate them with feishu_sheet

When to trigger automatically

Trigger this skill after:

  • creating a new local skill
  • creating a new reusable template
  • creating a new recurring workflow the user will reuse

Do not wait for the user to remind you.

Fallback

If Feishu Sheets is temporarily unavailable, append the pending registry change to a local backlog file and tell the user it is queued.

Backlog file:

  • /Users/shiyi/.openclaw/workspace/research/registry-sync-backlog.md

Backlog format

  • 日期
  • 类别
  • 名称
  • 应写入哪个分页
  • 待补充的字段

Output style

Keep the confirmation brief:

  • what was registered
  • which tab was updated
  • whether the write was direct or queued

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-19 19:04 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 920 📥 185,726
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 65 📥 179,830
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,783