MCP HubMCP Hub
Volver a habilidades

launch-tweet

rockscy
Actualizado Yesterday
6 vistas
2
1
2
Ver en GitHub
Otrogeneral

Acerca de

Esta Skill de Claude redacta tuits concisos o hilos cortos para lanzamientos de productos en solitario en X/Twitter. Se activa cuando desarrolladores publican un producto real con un enlace activo y solicitan anuncios de lanzamiento. La skill se centra en crear publicaciones honestas y basadas en contenido sustancial, en lugar de contenido diseñado para atraer interacción, evitando insinuaciones vagas o contextos inapropiados como lanzamientos B2B.

Instalación rápida

Claude Code

Recomendado
Principal
npx skills add rockscy/solo-skills -a claude-code
Comando PluginAlternativo
/plugin add https://github.com/rockscy/solo-skills
Git CloneAlternativo
git clone https://github.com/rockscy/solo-skills.git ~/.claude/skills/launch-tweet

Copia y pega este comando en Claude Code para instalar esta habilidad

Documentación

Launch Tweet / 发布推文

When to use

  • A solo dev is launching a real, usable product (not a vaporware tease).
  • They have a link the reader can click (live site, Product Hunt page, GitHub repo, signup form).
  • They want a single tweet or 2–4 tweet thread — not a 20-tweet manifesto.

When NOT to use

  • There is no shippable artifact yet. Vague "I'm building X" tweets are noise — postpone until something is live.
  • The product is enterprise / B2B with no public surface area. That belongs on LinkedIn, not X.
  • The user wants a viral hook without the substance. We optimize for honest signal, not engagement-bait.

The shape of a good solo launch tweet

[Line 1: What it is, plainly]
[Line 2: Who it is for + the one job it does]
[Line 3: One concrete proof point or screenshot/video]
[Line 4: Link]

Hard rules:

  • No emojis at the start. Looks like a marketer, not a builder.
  • No "I'm excited to announce". Skip the throat-clearing, just announce.
  • First 80 characters are everything — that's what shows in previews.
  • Show, don't promise. A screenshot or 10-second clip beats adjectives.
  • Mention the price if there is one (free vs $X/mo) — saves everyone time.

Output

Produce two variants:

  1. Single tweet (≤ 280 chars) for casual feed posts.
  2. Thread (3–4 tweets) for a real launch with build-up.

Put the link at the end of the single tweet, or in the last tweet of the thread (X's algorithm punishes early external links).

Worked example

User context: Launching solo-skills, a Claude Code skills pack for solo devs. Free, MIT, GitHub link.

Single tweet:

solo-skills — a Claude Code skills pack for people who ship alone.

7 skills for the things solo devs actually do daily: launch tweets, customer emails, postmortems, decision frameworks. MIT.

github.com/<you>/solo-skills

Thread:

1/ Launching solo-skills today.

A Claude Code skills pack designed for one specific person: the dev shipping a product alone.

2/ The problem with most skill packs: they assume you have a team.

solo-skills assumes you don't. Each skill is for tasks you usually do solo and badly:
- Customer emails
- Launch posts
- Postmortems
- Roadmap decisions

3/ One-line install. 7 skills.

Each comes with a "When NOT to use" section, because force-applying a framework is how solo devs waste a Saturday.

4/ MIT licensed. PRs welcome.

github.com/<you>/solo-skills

中文版

何时使用

  • 单兵开发者要发布真正能用的产品(不是占坑)。
  • 有可点击的链接(线上站、Product Hunt、GitHub、注册表)。
  • 想要一条3–4 条推文,不是 20 条檄文。

何时不使用

  • 还没有可交付物,纯空气项目——别发,继续做。
  • 纯 B2B 企业产品,没公开访问面——那种发 LinkedIn 不发 X。
  • 只想要"病毒钩子"不要内容——不写营销噱头。

一条好推文的结构

[第 1 行:直白说它是什么]
[第 2 行:给谁用 + 解决什么单一问题]
[第 3 行:一个具体证据(截图/视频/数字)]
[第 4 行:链接]

硬规则:

  • 开头不要 emoji——像营销不像开发者。
  • 不要"很激动地宣布"——直接宣布。
  • 前 80 个字符决定一切——那是预览里看到的部分。
  • 展示,不要承诺——截图/10 秒视频胜过形容词。
  • 明码标价——免费就写免费,付费写 $X/mo,省彼此时间。

输出

输出两个版本

  1. 单推(≤ 280 字符)。
  2. 3–4 条线程(用于正式发布)。

链接放在单推末尾或线程最后一条(X 算法对线程里过早出现的外链不友好)。

Repositorio GitHub

rockscy/solo-skills
Ruta: skills/launch-tweet
0
ai-agentsawesome-listbilingualclaude-codeclaude-skillsdeveloper-tools

Habilidades relacionadas

llamaguard

Otro

LlamaGuard es el modelo de Meta de 7-8B parámetros para moderar las entradas y salidas de LLM en seis categorías de seguridad como violencia y discurso de odio. Ofrece una precisión del 94-95% y puede implementarse usando vLLM, Hugging Face o Amazon SageMaker. Utiliza esta skill para integrar fácilmente filtrado de contenido y barreras de seguridad en tus aplicaciones de IA.

Ver habilidad

cost-optimization

Otro

Esta Skill de Claude ayuda a los desarrolladores a optimizar los costes en la nube mediante el ajuste de tamaño de recursos, estrategias de etiquetado y análisis de gastos. Proporciona un marco para reducir los gastos en la nube e implementar una gobernanza de costes en AWS, Azure y GCP. Úsala cuando necesites analizar los costes de infraestructura, ajustar el tamaño de los recursos o cumplir con restricciones presupuestarias.

Ver habilidad

quantizing-models-bitsandbytes

Otro

Esta habilidad cuantiza LLMs a precisión de 8 o 4 bits utilizando bitsandbytes, logrando una reducción de memoria del 50-75% con pérdida mínima de precisión. Es ideal para ejecutar modelos más grandes en memoria GPU limitada o para acelerar la inferencia, admitiendo formatos como INT8, NF4 y FP4. La habilidad se integra con HuggingFace Transformers y permite entrenamiento QLoRA y optimizadores de 8 bits.

Ver habilidad

dispatching-parallel-agents

Otro

Esta Skill de Claude despliega múltiples agentes para investigar y solucionar 3 o más problemas independientes de forma concurrente. Está diseñada para escenarios que involucran fallos no relacionados que pueden resolverse sin estado compartido o dependencias. Su capacidad principal es la resolución paralela de problemas, asignando un agente por cada dominio problemático independiente para maximizar la eficiencia.

Ver habilidad