← Back to Skills Marketplace
265
Downloads
2
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install merge-drafts
Description
Intelligent draft merging tool with quality assessment and conflict resolution. Merges multiple drafts into a high-quality article, supporting multiple input...
Usage Guidance
This skill appears to be a focused draft-merging workflow and poses low intrinsic install risk because it is instruction-only and requests no credentials. Before installing or using it: 1) confirm how Feishu output is supposed to work — if you expect the skill to write documents to your Feishu account, ask the author how authentication is handled and whether any API tokens will be requested; 2) when supplying local file paths, avoid passing system or sensitive files — the skill will process whatever files you give it; 3) test the skill with non-sensitive sample drafts to verify outputs and that conflict-handling behaves as described; 4) if you need Feishu writing, prefer a skill that explicitly declares required credentials and an install/auth flow rather than relying on unclear instructions. If the author can clarify Feishu write behavior (or remove Feishu output claims), the inconsistencies would be resolved and the skill would be closer to benign.
Capability Analysis
Type: OpenClaw Skill
Name: merge-drafts
Version: 1.1.0
The skill bundle is a legitimate utility designed to merge multiple text drafts into a single document. The SKILL.md file provides a structured 7-step workflow for the AI agent, including quality assessment, conflict detection, and semantic fusion. While it requests access to local files and URLs (including Feishu/Lark documents) to perform its function, there are no indicators of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description (merge drafts, quality assessment, conflict resolution) align with the SKILL.md workflow: parsing inputs, evaluating, detecting conflicts, merging and producing outputs. Accepting local files, pasted text, URLs and Feishu doc links is reasonable for this purpose. Minor inconsistency: the skill advertises support for producing Feishu documents as an output format but provides no environment variables, credentials, or instructions for authenticating to Feishu (writing to Feishu normally requires auth), which is unexplained.
Instruction Scope
The runtime instructions are narrowly scoped to tasks needed for merging drafts: input parsing (local files/URLs/Feishu/public links), per-document evaluation, conflict detection, choosing a base draft, semantic fusion, minimal polishing, and producing outputs/reports. The skill instructs reading files (including analysis.md in the same directory) which is appropriate for the task, but callers should be careful to supply only intended file paths — the skill will process whatever paths/links the user supplies. There are no instructions that attempt to read unrelated system configuration, secrets, or broad system state.
Install Mechanism
Instruction-only skill with no install spec and no code files; this minimizes disk-write/install risk. The scanner had no code to analyze, so there is no install-time risk from downloaded artifacts.
Credentials
The skill declares no required environment variables or credentials, which is appropriate for many merging tasks. However, it claims both input (Feishu doc links) and output support for Feishu documents. Reading publicly shared Feishu links can work without credentials, but producing/writing Feishu documents typically requires authentication and API tokens. The SKILL.md does not declare required env vars (e.g., FEISHU_TOKEN) or explain how Feishu output is to be performed, so the capability/credential pairing is inconsistent and unexplained.
Persistence & Privilege
No persistence or elevated privileges requested. always is false and there are no install hooks or system-wide changes mentioned. The skill does not ask to modify other skills' configs or to enable permanent agent-wide hooks.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install merge-drafts - After installation, invoke the skill by name or use
/merge-drafts - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
feat: 30-round autoresearch optimization — 13 error scenarios, 10 constraint rules, writing style principles, scoring tiers, cross-referenced workflow
v1.0.2
- Updated documentation to English, including usage instructions, workflow, and output formats.
- Added README.md and example draft files for improved onboarding and demonstration.
- Removed legacy _meta.json file.
- Expanded examples directory with multiple sample drafts.
- No changes to core skill logic; update is documentation and content focused.
v1.0.1
Update description to English
v1.0.0
Initial release: Intelligent draft merging tool
Metadata
Frequently Asked Questions
What is Merge Drafts?
Intelligent draft merging tool with quality assessment and conflict resolution. Merges multiple drafts into a high-quality article, supporting multiple input... It is an AI Agent Skill for Claude Code / OpenClaw, with 265 downloads so far.
How do I install Merge Drafts?
Run "/install merge-drafts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Merge Drafts free?
Yes, Merge Drafts is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Merge Drafts support?
Merge Drafts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Merge Drafts?
It is built and maintained by Jialin (@0xcjl); the current version is v1.1.0.
More Skills