← 返回 Skills 市场
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install todo-sync
功能描述
企业微信待办与飞书任务不同步
安全使用建议
This skill is a stub and not ready for use. Do not install or grant access expecting it to work. Ask the author for: (1) complete source code and a homepage/repo; (2) a clear list of required environment variables and minimal scopes (e.g., FEISHU_APP_ID/SECRET, WECHAT_CORP_ID/SECRET) and how tokens are stored; (3) exact network endpoints it will call and whether it uses OAuth; (4) an install/build spec and tests. Before using, review the implementation to ensure credentials are requested only for the needed scopes, stored securely (not plaintext), and that network calls go to official APIs over HTTPS. If you must test early, run it in an isolated environment with minimal test credentials and audit all outgoing requests and filesystem changes.
功能分析
Type: OpenClaw Skill
Name: todo-sync
Version: 0.1.0
The skill bundle is a placeholder template for a task synchronization tool between Enterprise WeChat and Feishu. It contains no executable code, logic, or instructions beyond basic metadata and a development roadmap in SKILL.md and README.md. No malicious or suspicious indicators were found.
能力评估
Purpose & Capability
Name/description say it will sync 企业微信 (WeCom) and 飞书 (Feishu) tasks, but the skill declares no API credentials, no endpoints, and no binaries — syncing these services would normally require OAuth/API keys and network calls, so the declared requirements are insufficient/incoherent for the stated purpose.
Instruction Scope
SKILL.md is a placeholder/todo list and contains no runtime instructions, file paths, or network endpoints. It does not instruct reading sensitive local files, but it is vague and incomplete, leaving broad implementation choices unspecified.
Install Mechanism
Instruction-only skill with no install spec and no code files — low immediate disk/write risk. Because there's no install, there is nothing to inspect on disk.
Credentials
The skill requests no environment variables or credentials, yet its stated purpose would legitimately require service credentials (Feishu/WeCom tokens, app IDs/secrets). This mismatch is an incoherence: either the skill is incomplete or it will later ask for broad secrets without disclosure.
Persistence & Privilege
always:false and user-invocable:true (normal). Allowed-tools include Read/Write/Edit/Bash which would permit file and command actions when invoked — expected for a connector but should be constrained in a real implementation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install todo-sync - 安装完成后,直接呼叫该 Skill 的名称或使用
/todo-sync触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of todo-sync
- Introduces a tool to address the issue of unsynchronized to-dos between WeCom (企业微信) and Feishu (飞书).
- Provides a user-invocable command: /todo_sync.
- Lays out plans for core functionality, testing, and documentation improvements.
- Open-sourced under the MIT license.
元数据
常见问题
Todo Sync 是什么?
企业微信待办与飞书任务不同步. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 Todo Sync?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install todo-sync」即可一键安装,无需额外配置。
Todo Sync 是免费的吗?
是的,Todo Sync 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Todo Sync 支持哪些平台?
Todo Sync 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Todo Sync?
由 Zixuan(@neutronstar238)开发并维护,当前版本 v0.1.0。
推荐 Skills