Token导航 LogoToken导航TokenDH.com
开发操作浏览器github未标认证来源可访问许可证需确认审计提醒

announceannounce 搜索

Agent Skill

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

总安装

137

周安装

25

GitHub Stars

8

下载量

227
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/phrazzld/claude-config --skill announce

简介

announce 用于 GitHub 仓库和协作信息的处理支持。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中跟踪 Issue 和 PR。
  • 可辅助生成公告或更新说明。announce 属于开发类 Skill,可作为该场景下的辅助能力补充。
  • 安装前应确认是否有 API 调用或文件修改权限。
  • 建议结合项目规范调整输出格式。

SKILL.md

/announce

Launch announcements for every platform. One command.

What This Does

Generates launch posts optimized for:

  • Twitter/X
  • Hacker News (Show HN)
  • Reddit (relevant subreddits)
  • Indie Hackers
  • Product Hunt (draft)

Each post formatted for platform norms and best practices.

Usage

# Basic announcement
/announce https://volume.app "Fitness tracking app for lifters"

# With more context
/announce https://volume.app "Track your lifts, see your progress" --features "Progress charts, Exercise library, Rest timers"

# Specific platform only
/announce https://volume.app --twitter-only

Process

1. Gather Context

From URL (browser automation or fetch):

  • Page title and description
  • Key features from content
  • Screenshots/visuals

From Brand Profile (if exists):

  • Voice and tone
  • Target audience
  • Hashtags

From User Input:

  • One-line description
  • Key features (if provided)

2. Generate Platform-Specific Posts

Twitter/X

Short, punchy, visual-friendly:

Just launched: Volume

Track your lifts. See your gains.

✅ Progress charts
✅ 50+ exercises
✅ Rest timers

Free at volume.app

#fitness #strengthtraining #buildinpublic

Variants:

  • Feature-focused
  • Story-focused (why I built this)
  • Question/engagement opener

Hacker News (Show HN)

Title + context that HN appreciates:

TITLE:
Show HN: Volume – Simple strength training tracker

BODY:
Hey HN,

I built Volume because existing fitness apps are either too complex or focused on cardio.

Volume is dead simple:
- Log your lifts (exercise, weight, reps)
- See progress over time
- Get notified when to rest

Built with Next.js, TypeScript, and Convex. Happy to answer any questions about the stack or the fitness tracking space.

https://volume.app

Key elements:

  • "Show HN:" prefix in title
  • Technical context (HN loves this)
  • Open to questions
  • No marketing fluff

Reddit

Subreddit-specific and authentic:

r/fitness

TITLE:
I built a simple lifting tracker because every app was too complicated

BODY:
After years of using spreadsheets and apps that wanted me to track calories, sleep, water, AND workouts, I built something focused:

Volume tracks just your lifts. That's it.

- Log exercise, weight, reps
- See charts of your progress
- Simple rest timer

It's free, no account required to start.

Would love feedback from the community: https://volume.app

What features would make a lifting tracker actually useful for you?

r/selfhosted or r/SideProject

TITLE:
[Project] Volume - Open source strength training tracker

BODY:
Built this over the last few months as a side project. Stack is Next.js + TypeScript + Convex.

Focused on simplicity - just tracking lifts and showing progress.

Source: github.com/MistyStep/volume
Try it: volume.app

Happy to discuss architecture decisions or take feature requests.

Indie Hackers

Founder story + metrics + ask:

TITLE:
🚀 Just launched Volume - Strength training tracker for people who hate complex apps

BODY:
Hey IH!

**The problem:**
Every fitness app wants to track everything - calories, sleep, water, mood. I just want to remember how much I lifted last time.

**The solution:**
Volume does one thing: tracks your lifts. Log the exercise, weight, and reps. See your progress over time.

**The stack:**
- Next.js + TypeScript
- Convex for backend
- Vercel for hosting
- Total monthly cost: ~$0 (free tiers)

**Current status:**
- Launched today
- 0 users (it's launch day!)
- Free forever, considering pro tier later

**The ask:**
Would love early feedback. What would make you actually use a lifting tracker?

Link: https://volume.app

Product Hunt (Draft)

For later submission:

TAGLINE:
Track your lifts. See your gains.

DESCRIPTION:
Volume is a strength training tracker built for people who hate complex fitness apps.

No calorie counting. No meal plans. No social features. Just:
✅ Log your exercises, weights, and reps
✅ See progress charts over time
✅ Rest timer between sets

Built by a lifter, for lifters.

FIRST COMMENT:
Hey PH! 👋

I'm [name], and I built Volume because I was frustrated with fitness apps trying to do everything.

I've been lifting for [X] years, and all I wanted was a simple way to track my progress. Volume is what I wish existed when I started.

Would love your feedback - what would make the perfect lifting tracker for you?

3. Output Format

LAUNCH ANNOUNCEMENTS FOR: Volume
═══════════════════════════════════════════════════════════════

TWITTER/X
─────────────────────────────────────────
Just launched: Volume

Track your lifts. See your gains.

✅ Progress charts
✅ 50+ exercises
✅ Rest timers

Free at volume.app

#fitness #strengthtraining #buildinpublic
─────────────────────────────────────────
Character count: 178
Account: @MistyStepLLC

HACKER NEWS
─────────────────────────────────────────
Title: Show HN: Volume – Simple strength training tracker

[Full body text]
─────────────────────────────────────────
Submit at: https://news.ycombinator.com/submit

REDDIT
─────────────────────────────────────────
Subreddit: r/fitness
Title: I built a simple lifting tracker because every app was too complicated

[Full body text]
─────────────────────────────────────────
Other relevant subreddits: r/GYM, r/strength_training, r/SideProject

INDIE HACKERS
─────────────────────────────────────────
[Full post]
─────────────────────────────────────────
Submit at: https://www.indiehackers.com/new-post

PRODUCT HUNT (DRAFT)
─────────────────────────────────────────
[Draft for later]
─────────────────────────────────────────
Prepare at: https://www.producthunt.com/posts/new

═══════════════════════════════════════════════════════════════

LAUNCH CHECKLIST:
□ Post to Twitter first (engage with replies)
□ Submit to HN (morning EST best)
□ Post to Reddit (read subreddit rules first!)
□ Post to Indie Hackers
□ Save Product Hunt draft for later (schedule properly)

TIMING TIPS:
- Twitter: Anytime, engage quickly
- HN: Tuesday-Thursday, 9am EST
- Reddit: Check each subreddit's active hours
- Indie Hackers: Weekdays
- Product Hunt: Tuesday-Thursday, midnight PST

Platform Guidelines

Twitter

  • Keep under 280 chars (or use thread)
  • Emojis OK but don't overdo
  • Visual content performs better
  • Reply to comments quickly

Hacker News

  • No marketing speak
  • Technical details appreciated
  • Be ready to answer questions
  • Don't ask for upvotes

Reddit

  • Read subreddit rules first
  • Be authentic, not promotional
  • Engage with comments
  • Don't spam multiple subreddits

Indie Hackers

  • Founder story matters
  • Be specific about stack/costs
  • Ask genuine questions
  • Follow up on feedback

Product Hunt

  • Schedule carefully (midnight PST)
  • Prepare maker comment
  • Get hunter if possible
  • Engage all day

Related Skills

  • /post - Quick posts (not full launches)
  • /launch-strategy - Full launch planning
  • /copywriting - Better marketing copy
  • /brand-builder - Establish voice first

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

32.82%
按下载量换算75

Claude

32.89%
按下载量换算75

Cursor

18.19%
按下载量换算41

Gemini CLI

9.21%
按下载量换算21

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

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

来源信息

继续浏览同类 Skills