brainstorm-opinion
@techwolf-ai · 收录于 1 周前
Generate opinion piece ideas from recent LinkedIn posts (last 30 days). Use when asked to find opinion topics, brainstorm article ideas, or cross-pollinate content between LinkedIn and opinion pieces.
适合你,如果你常写观点文章,想从领英热点找灵感。
/ 下载安装
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code
~/.claude/skills/(项目级 .claude/skills/)Codex CLI
~/.codex/skills/Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add techwolf-ai/ai-first-toolkit/brainstorm-opinion/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- techwolf-ai/ai-first-toolkit/brainstorm-opinion/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify techwolf-ai/ai-first-toolkit/brainstorm-opinion安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
90GitHub stars
~305上下文体积 · 单文件
镜像托管
怎么用
技能原文 SKILL.md
Brainstorm Opinion from Recent Posts
Generate opinion piece ideas based on LinkedIn posts from the last month.
Process
- Run
./scripts/print-published.sh linkedin-postto read all published LinkedIn posts - Identify recent posts (check created/lastUpdated dates) with themes that have broader appeal
- For promising topics, consider:
- What angle would work for a newspaper audience?
- What's the broader societal implication?
- What contrarian or nuanced take could be developed?
- How can this be expanded to ~3500 characters?
Evaluation Criteria
Good candidates for opinion pieces:
- Topics with societal impact beyond tech professionals
- Ideas that can be grounded in local context
- Themes where personal experience adds credibility
- Subjects with room for a stronger point of view
Output
Create 1-3 idea files in content/posts/ with:
- stage: 01-ideas
- type: opinion
- Reference to inspiring LinkedIn post in content field
- Core insight adapted for newspaper audience
Creating New Files
Get timestamp first:
date -u +"%Y%m%d-%H%M%S" # For slug date -u +"%Y-%m-%dT%H:%M:%S.000Z" # For created/lastUpdated
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…