← 返回 Skills 市场
collab-offer-polisher
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
296
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install collab-offer-polisher
功能描述
把合作邀约、商务私信、品牌合作需求和合作条款草稿,改写成更专业、更容易推进合作的版本。
使用说明 (SKILL.md)
Collab Offer Polisher
这是一个合作邀约与商务沟通优化 skill。
主要用途
适用于:
- 品牌合作邀约
- 场地方合作
- 摄影合作
- 达人邀约
- 甲乙方初次接洽
- 商务私信
- 简版合作方案
- 活动合作说明
调用方式
当用户说:
- 读取剪贴板并帮我润色合作邀约
- 帮我把这段商务私信改专业一点
- 用更容易成交的方式重写这段合作话术
- 帮我做一个更有礼貌但更清晰的合作文案
你应运行:
node {baseDir}/scripts/read_clipboard.mjs
安全使用建议
This skill is coherent with its stated purpose and contains a small script that reads the macOS clipboard and prints it for the agent to rewrite. Before using it: (1) ensure you're on macOS (pbpaste required); (2) do not put secrets or sensitive personal data in the clipboard when invoking the skill, because the clipboard contents will be sent to the agent for rewriting; (3) you can inspect scripts/read_clipboard.mjs (already included) — it uses only pbpaste and does not make network calls or access other files; (4) if you need cross-platform support, request an alternative that uses a different clipboard method. If any of these points are a concern, do not install or invoke the skill.
功能分析
Type: OpenClaw Skill
Name: collab-offer-polisher
Version: 1.0.0
The skill is designed to help users polish business collaboration drafts by reading the macOS clipboard using the 'pbpaste' utility. The implementation in 'scripts/read_clipboard.mjs' is straightforward, containing no obfuscation, external network requests, or unauthorized command execution, and its behavior aligns perfectly with the stated purpose in 'SKILL.md' and 'README.md'.
能力评估
Purpose & Capability
Name/description (polish collaboration offers) align with required binaries (node + pbpaste) and the included script which reads clipboard text for rewriting. The dependency on pbpaste is consistent with the README noting macOS.
Instruction Scope
Runtime instructions tell the agent to run scripts/read_clipboard.mjs which executes pbpaste and prints the clipboard contents surrounded by markers. This is within scope for a text-polishing skill but has a privacy implication: it will expose whatever is currently on the user's clipboard to the agent.
Install Mechanism
No install spec (instruction-only plus a small included script). No downloads or archive extraction; nothing is written to disk beyond the existing skill files. Low-risk installation footprint.
Credentials
No environment variables, credentials, or config paths requested. The lack of extraneous secrets is proportionate to the described functionality.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated privileges and does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install collab-offer-polisher - 安装完成后,直接呼叫该 Skill 的名称或使用
/collab-offer-polisher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of collab-offer-polisher.
- Polishes collaboration offers, business DMs, brand pitches, and draft terms into more professional, partnership-friendly versions.
- Supports various scenarios, including brand, venue, influencer, and initial client/partner outreach.
- Activated by user commands to refine or rewrite collaboration-related text from clipboard.
元数据
常见问题
collab-offer-polisher 是什么?
把合作邀约、商务私信、品牌合作需求和合作条款草稿,改写成更专业、更容易推进合作的版本。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 296 次。
如何安装 collab-offer-polisher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install collab-offer-polisher」即可一键安装,无需额外配置。
collab-offer-polisher 是免费的吗?
是的,collab-offer-polisher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
collab-offer-polisher 支持哪些平台?
collab-offer-polisher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 collab-offer-polisher?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills