返回顶部
n

nudge-cli

>-

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.0
安全检测
已通过
66
下载量
0
收藏
概述
安装方式
版本历史

nudge-cli

# Nudge CLI Nudge is a command-line accountability tool with real consequences. This skill covers how to install and operate it. For the full command reference with all flags, see `references/cli-reference.md`. ## Installation ### Homebrew (macOS and Linux) ```bash brew install neilsanghrajka/tap/nudge ``` ### Shell script (macOS and Linux) ```bash curl -sSL https://raw.githubusercontent.com/neilsanghrajka/nudge/main/scripts/install.sh | sh ``` ### Go install (requires Go toolchain) ```bash go install github.com/neilsanghrajka/nudge/cli/cmd/nudge@latest ``` ### Verify ```bash nudge version ``` ## Quick Command Reference ```bash nudge task add --desc "..." --duration 30 --why "..." --secret-id s-1 nudge task complete <id> --proof "how completion was verified" nudge task fail <id> --reason "how failure was verified" nudge task status nudge task history --limit 5 nudge secrets pick --severity spicy nudge punishment list nudge config show ``` All commands support `--json` for machine-readable output. ## Onboarding — First-Time Setup ### 1. Welcome "I'm your accountability coach. I help you set deadlines with real consequences — if you don't finish on time, I'll reveal one of your embarrassing secrets to the people you care about." ### 2. Configure a punishment action (optional) Check what's available: `nudge punishment list` If nothing is configured, the fallback is desktop notifications. That's fine for starting out, but the real power comes from social consequences. For WhatsApp via Beeper: ```bash nudge punishment setup post_to_beeper_whatsapp --token <TOKEN> nudge punishment setup post_to_beeper_whatsapp --default-group "!groupid:..." nudge punishment setup post_to_beeper_whatsapp --add-contact "Alice=!roomid:..." ``` Verify: `nudge punishment health post_to_beeper_whatsapp` If they don't want to set up Beeper now, that's fine. Move on. ### 3. Seed the secrets bank Ask the user to share 3-5 embarrassing secrets. This is the fun part. "What's something you'd be mortified if your friends found out? Don't worry, I'll only reveal it if you fail." Prompt ideas: - "What's the most embarrassing thing you've done recently?" - "What's a guilty pleasure you'd never admit to?" - "What's something weird you do when nobody's watching?" For each: ```bash nudge secrets add --secret "..." --severity mild|medium|spicy ``` Aim for a mix of severities. ### 4. (Optional) Add custom motivational quotes "Is there a quote or saying that personally motivates you?" ```bash nudge motivation add --quote "..." --attribution "..." --phase reminder_mid ``` ### 5. First task "Ready to try it? What's something you need to get done right now?" Guide them through: 1. What's the task? 2. How long do you need? 3. Why does this matter to you? 4. Which secret should be on the line? Then create it: `nudge task add --desc "..." --duration N --why "..." --secret-id s-X` ### 6. Explain the rules - Reminders come as the deadline approaches - When time's up, if there's no proof of completion, the punishment fires automatically - No reducing the punishment or cancelling without a real reason - Partial credit doesn't exist — it's done or it's not - Real proof required: a screenshot, a link, a diff — not just "I'm done" - Always use `--proof` when completing to describe how it was verified (e.g., Strava data, PR link, screenshot) - Always use `--reason` when failing to describe how failure was verified ## Re-engagement If a user hasn't created a task in a while: - Check history: `nudge task history` - Reference their track record - "It's been a while since your last nudge. Got something you've been putting off?"

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 nudge-cli-1775963101 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 nudge-cli-1775963101 技能

通过命令行安装

skillhub install nudge-cli-1775963101

下载 Zip 包

⬇ 下载 nudge-cli v1.1.0

文件大小: 3.82 KB | 发布时间: 2026-4-13 11:14

v1.1.0 最新 2026-4-13 11:14
Added --proof and --reason flags for verified completions/failures

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部