Back to skills
SkillHub ClubShip Full StackFull Stack

collab-offer-polisher

把合作邀约、商务私信、品牌合作需求和合作条款草稿,改写成更专业、更容易推进合作的版本。

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
3,094
Hot score
99
Updated
March 20, 2026
Overall rating
C0.0
Composite score
0.0
Best-practice grade
B78.7

Install command

npx @skill-hub/cli install openclaw-skills-collab-offer-polisher

Repository

openclaw/skills

Skill path: skills/52yuanchangxing/collab-offer-polisher

把合作邀约、商务私信、品牌合作需求和合作条款草稿,改写成更专业、更容易推进合作的版本。

Open repository

Best for

Primary workflow: Ship Full Stack.

Technical facets: Full Stack.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: openclaw.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install collab-offer-polisher into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/openclaw/skills before adding collab-offer-polisher to shared team environments
  • Use collab-offer-polisher for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: collab-offer-polisher
description: 把合作邀约、商务私信、品牌合作需求和合作条款草稿,改写成更专业、更容易推进合作的版本。
metadata: {"openclaw":{"emoji":"🤝","requires":{"bins":["node","pbpaste"]}}}
---

# Collab Offer Polisher

这是一个合作邀约与商务沟通优化 skill。

## 主要用途

适用于:
- 品牌合作邀约
- 场地方合作
- 摄影合作
- 达人邀约
- 甲乙方初次接洽
- 商务私信
- 简版合作方案
- 活动合作说明

## 调用方式

当用户说:
- 读取剪贴板并帮我润色合作邀约
- 帮我把这段商务私信改专业一点
- 用更容易成交的方式重写这段合作话术
- 帮我做一个更有礼貌但更清晰的合作文案

你应运行:

```bash
node {baseDir}/scripts/read_clipboard.mjs

---

## Skill Companion Files

> Additional files collected from the skill directory layout.

### README.md

```markdown

---

## 3)`README.md`

```markdown
# collab-offer-polisher

一个专门优化合作邀约与商务沟通的 skill。

## 功能
- 读取合作文案
- 找出表达问题
- 生成多个改写版本
- 提醒缺失的信息
- 降低“群发感”和“尴尬感”

## 场景
- 商务合作
- 摄影合作
- 达人邀约
- 场地合作
- 品牌初次接洽

## 依赖
- node
- pbpaste(macOS)
```

### _meta.json

```json
{
  "owner": "52yuanchangxing",
  "slug": "collab-offer-polisher",
  "displayName": "collab-offer-polisher",
  "latest": {
    "version": "1.0.0",
    "publishedAt": 1773218174461,
    "commit": "https://github.com/openclaw/skills/commit/2691acc3f85265fce39e0b74957d23233f9a4768"
  },
  "history": []
}

```

collab-offer-polisher | SkillHub