Token导航 LogoToken导航TokenDH.com
待分类external-servicegithub未标认证来源可访问许可证需确认审计通过

linkedin-speak领英发言

Agent Skill

linkedin-speak 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

346

周安装

14

GitHub Stars

13

下载量

109
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:linkedin-speak(领英发言)
来源仓库:https://github.com/jpcaparas/skills
仓库路径:skills/linkedin-speak
安装命令:
npx skills add https://github.com/jpcaparas/skills --skill linkedin-speak
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/jpcaparas/skills --skill linkedin-speak

简介

该技能用于 GitHub 仓库协作信息的处理与分析。

  • 适合围绕项目状态、Issue 和 Pull Request 进行整理。
  • 可在多宿主环境中提供代码变更与协作事项支持。
  • 使用前请确认是否涉及敏感仓库访问或私有分支权限。
  • linkedin-speak 属于待分类类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

LinkedIn Speak

Translate ordinary text into gloriously overcaffeinated LinkedIn-speak, or strip a bloated post back down to plain English.

Verified against the observable Kagi Translate rollout and press examples published in March and April 2026.

Decision Tree

  1. If the user wants a deterministic parody of LinkedIn announcement culture, run scripts/linkedin_speak.py --mode translate.
  2. If the user pasted a breathless growth-journey post and wants the actual meaning, run scripts/linkedin_speak.py --mode reverse.
  3. If they want both versions for comparison, run scripts/linkedin_speak.py --mode both --format json.
  4. If they want a side-by-side check against Kagi's public web translator, add --compare-kagi-url.
  5. If they want tasteful professional editing instead of satire, stop and use {{skill:better-writing}} instead.

Quick Reference

TaskCommandWhy
Translate plain text into LinkedIn-speakpython3 scripts/linkedin_speak.py "I finished the project."Fast happy path with deterministic output
Reverse a corporate-cringe post into plain Englishpython3 scripts/linkedin_speak.py --mode reverse "Thrilled to announce..."Removes hype, hashtags, and filler
Compare both directions as JSONpython3 scripts/linkedin_speak.py --mode both --format json "I got a new job."Easier to feed another tool
Dial the cringe up or downpython3 scripts/linkedin_speak.py --intensity 5 "We shipped the feature."Controls sentence count, hype, and hashtags
Drop hashtags and emojipython3 scripts/linkedin_speak.py --no-hashtags --no-emoji "I fixed the bug."Keeps the parody cleaner
Build a Kagi comparison URLpython3 scripts/linkedin_speak.py --compare-kagi-url "I built a dashboard."Opens the same input in Kagi's public web UI
Run the local probe suitepython3 scripts/probe_linkedin_speak.pyVerifies core translation behavior

Scope

Positive triggers

  • "translate this into linkedin speak"
  • "make this sound like a linkedin influencer"
  • "turn this into a corporate announcement"
  • "reverse this linkedin post into plain english"
  • "add hashtags and fake gratitude"
  • "give me the full growth mindset cringe version"

Negative triggers

  • actual multilingual translation
  • subtle resume polish
  • sober launch notes
  • legal, HR, or investor communications
  • real executive ghostwriting

Working Rule

Default to the deterministic local translator first. It is reproducible, fast, and does not depend on external APIs. Use the Kagi comparison link only when the user wants to compare the local parody against the public LinkedIn Speak translator.

What The Script Actually Does

  • expands a plain statement into a short announcement arc
  • chooses an opener, reflection sentence, gratitude sentence, emoji, and hashtags deterministically from the input text
  • maps common actions like shipping, learning, hiring, speaking, leading, fixing, and launching onto predictable corporate phrasing
  • reverses inflated posts by stripping hashtags, emoji, boilerplate hype, and vague self-congratulation

Reading Guide

NeedRead
CLI flags, input methods, and Kagi comparison linksreferences/configuration.md
Output patterns, intensity rules, and deterministic heuristicsreferences/patterns.md
Full command catalog and JSON output shapereferences/commands.md
Failure modes, limits, and where the parody can get too repetitivereferences/gotchas.md

Gotchas

  1. The translator is intentionally satirical, not subtle. If the user wants "better LinkedIn copy," this skill is the wrong tool.
  2. The reverse translator removes hype heuristically. It will simplify the message well, but it cannot perfectly recover every omitted fact if the original post never stated them plainly.
  3. Deterministic output means the same input stays stable across runs. That is useful for tests and memes, but it also means the phrasing can feel formulaic on repeated use.
  4. Kagi's public LinkedIn Speak implementation is not a documented API. This skill uses a local engine by default and only emits a comparison URL for the web UI.
  5. Hashtag selection is keyword-driven. If the input is too vague, the fallback tags will lean generic on purpose.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.55%
按下载量换算37

Claude

33.98%
按下载量换算37

Cursor

20.2%
按下载量换算22

Gemini CLI

9.99%
按下载量换算11

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills