返回顶部
i

idea-coach

AI-powered idea/problem/challenge manager with GitHub integration. Captures, categorizes, reviews, and helps ship ideas to repos.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.2.0
安全检测
已通过
2,280
下载量
1
收藏
概述
安装方式
版本历史

idea-coach

# Idea Coach > Your critical sparring partner for ideas, problems, and challenges — now with GitHub integration! ## What It Does Idea Coach helps you: - **Capture** ideas, problems, and challenges as they come - **Categorize** by type, domain, energy, urgency, and importance - **Review** periodically (daily → quarterly based on importance) - **Ship** ideas to GitHub repos when ready - **Track** progress and know when to let go ## Philosophy **Be critical, not just supportive.** Idea Coach will: - Suggest dropping ideas that aren't worth pursuing - Ask hard questions during reviews - Track which ideas actually ship vs. rot forever ## Commands ### Core Commands | Command | Description | |---------|-------------| | `/idea <text>` | Capture a new idea | | `/idea_list` | List active ideas | | `/idea_list --due` | Show ideas due for review | | `/idea_get <id>` | Get idea details | | `/idea_update <id>` | Update idea attributes | | `/idea_review <id>` | Add review interaction | | `/idea_drop <id>` | Mark as dropped (requires reason) | | `/idea_done <id>` | Mark as completed | | `/idea_stats` | Show statistics | ### GitHub Commands | Command | Description | |---------|-------------| | `/idea_link <id> <owner/repo>` | Link to existing repo | | `/idea_ship <id>` | Create new repo for idea | | `/idea_ship <id> --public` | Create public repo | | `/idea_repo <id>` | Show linked repo status | | `/idea_sync <id>` | Create/update GitHub issue | ## Attributes ### Types - 💡 **idea** — Something to build or create - 🔧 **problem** — Something to fix or solve - 🎯 **challenge** — Something to overcome ### Status Flow ``` captured → exploring → developing → shipped/done ↓ ↓ parked blocked ↓ dropped ``` ### Importance → Review Cycle | Importance | Energy | Review Cycle | |------------|--------|--------------| | critical | high | daily | | critical | * | weekly | | important | high | weekly | | important | * | biweekly | | nice-to-have | * | monthly | | parked | * | quarterly | ## GitHub Integration ### Prerequisites - `gh` CLI installed and authenticated - Run `gh auth login` if not set up ### Workflow Example ``` # 1. Capture idea /idea "Build a CLI for task management" # 2. Develop it /idea_update abc123 --status developing # 3. Ship it to GitHub /idea_ship abc123 # 4. Or link to existing repo /idea_link abc123 moinsen-dev/my-cli # 5. Check repo status /idea_repo abc123 # 6. Sync as GitHub issue /idea_sync abc123 ``` ## CLI Usage ```bash # Add idea python scripts/coach.py add "Build something cool" --type idea --importance important # List ideas python scripts/coach.py list python scripts/coach.py list --due python scripts/coach.py list --github # Only with linked repos # GitHub operations python scripts/coach.py link <id> owner/repo python scripts/coach.py ship <id> --owner moinsen-dev python scripts/coach.py repo-status <id> python scripts/coach.py sync-issue <id> --labels enhancement,idea ``` ## Data Storage Ideas are stored in `~/.openclaw/idea-coach/ideas.json` Each idea tracks: - Basic info (title, description, type, domain) - Status and progress - Energy, urgency, importance - Review schedule and history - **GitHub integration** (repo, issue, sync timestamps) - Interaction log ## Tips 1. **Capture quickly** — Don't overthink the initial capture 2. **Review honestly** — Use reviews to kill stale ideas 3. **Ship early** — Create a repo as soon as an idea has momentum 4. **Sync issues** — Use GitHub issues for detailed tracking 5. **Drop freely** — A dropped idea is a decision, not a failure

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 idea-coach-1776371463 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 idea-coach-1776371463 技能

通过命令行安装

skillhub install idea-coach-1776371463

下载 Zip 包

⬇ 下载 idea-coach v0.2.0

文件大小: 14.47 KB | 发布时间: 2026-4-17 15:22

v0.2.0 最新 2026-4-17 15:22
Major update: Added comprehensive GitHub integration and expanded idea management capabilities.

- Introduced GitHub integration: link ideas to repos, create repos, and sync as issues.
- Added new commands for capturing, updating, reviewing, dropping, and viewing idea stats.
- Implemented detailed status flow and review cycles based on idea importance and energy.
- Ideas can now be categorized as ideas, problems, or challenges.
- All commands and usage examples are documented for both chat and CLI.
- Enhanced data storage with interaction logs and GitHub metadata.

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

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

p2p_official_large
返回顶部