← Back to Skills Marketplace
neutronstar238

Todo Sync

by Zixuan · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install todo-sync
Description
企业微信待办与飞书任务不同步
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install todo-sync
  3. After installation, invoke the skill by name or use /todo-sync
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug todo-sync
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Todo Sync?

企业微信待办与飞书任务不同步. It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install Todo Sync?

Run "/install todo-sync" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Todo Sync free?

Yes, Todo Sync is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Todo Sync support?

Todo Sync is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Todo Sync?

It is built and maintained by Zixuan (@neutronstar238); the current version is v0.1.0.

💬 Comments