← 返回 Skills 市场
255
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
This skill's purpose (keeping a Feishu sheet in sync with local SKILL.md/workflow files) is plausible, but before installing you should: 1) Confirm where the agent will obtain Feishu/Lark credentials (API token or authenticated browser session). The SKILL.md implies authenticated writes but the skill declares no required credentials — that gap must be closed. 2) Verify that the agent already has or will use a trusted feishu_sheet / feishu-sheet-tabs integration (and that those integrations are safe). 3) Confirm you are comfortable with the agent reading the absolute paths under /Users/shiyi/.openclaw; if this is not your account, update paths to your environment. 4) Decide whether you want this to run automatically after new skill/template/workflow creation — automatic syncing will let the skill read local files and push updates without explicit prompts. 5) Audit the backlog file location (/Users/shiyi/.openclaw/workspace/research/registry-sync-backlog.md) for sensitive content and filesystem permissions. If the author can clarify (a) which credentials are required and where they are stored, and (b) whether this relies on an existing feishu-sheet helper skill that handles auth, the coherence concerns would be resolved.
功能分析
Type: OpenClaw Skill
Name: registry-sync
Version: 0.1.0
The registry-sync skill is a productivity tool designed to synchronize metadata from local skill files, workflows, and templates to a specific Feishu (Lark) spreadsheet (bytedance.larkoffice.com). It monitors local directories such as '/Users/shiyi/.openclaw/workspace/skills/' and automates the update process to ensure the registry remains current. The behavior is transparently documented in SKILL.md and aligns with the stated purpose of maintaining a centralized registry without any indicators of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
The skill's goal is to write updates to a Feishu (Lark) spreadsheet based on local SKILL.md and workflow files — that purpose is consistent with the instructions. However, the skill does not declare any dependency on a Feishu API client, any other skill (e.g., feishu_sheet or feishu-sheet-tabs), nor does it list any required Feishu credentials or tokens which are necessary for performing authenticated writes to the spreadsheet URL it names.
Instruction Scope
The SKILL.md explicitly instructs the agent to read local files under /Users/shiyi/.openclaw/... (SKILL.md, workflow docs, research templates) and to write to a remote Feishu sheet (and to a local backlog file if Feishu is unavailable). Those actions are within the stated purpose. The doc also suggests using browser runtime methods and another skill (feishu-sheet-tabs) to create tabs, but does not specify how authentication or cross-skill invocation is handled.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written by an installer.
Credentials
To perform sheet writes the agent will need Feishu/Lark credentials (API token, OAuth token, or browser session). The skill declares no required env vars, no primary credential, and no required config paths, yet the runtime instructions presume authenticated access to a corporate Feishu sheet. This mismatch is disproportionate and should be clarified. The skill also hard-codes absolute paths under /Users/shiyi, which may expose or assume access to a specific user's home directory.
Persistence & Privilege
always is false (good). The skill suggests automatic triggering after new local items are created — combined with the instruction to read local directories and write to a remote sheet, automatic invocation increases the blast radius if the agent has broad file access and Feishu credentials. The skill will also write a local backlog file under the user's workspace, which is reasonable but should be audited for location and permissions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install registry-sync - 安装完成后,直接呼叫该 Skill 的名称或使用
/registry-sync触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 255 次。
如何安装 registry-sync?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install registry-sync」即可一键安装,无需额外配置。
registry-sync 是免费的吗?
是的,registry-sync 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
registry-sync 支持哪些平台?
registry-sync 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 registry-sync?
由 G-Hanasq(@g-hanasq)开发并维护,当前版本 v0.1.0。
推荐 Skills