idea-inbox

Community

Capture Discord ideas into a backlog.

AuthorDisruptionEngineer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Capture raw unstructured ideas from Discord's #idea-inbox channel into a local JSON backlog with zero friction. Use when receiving new project ideas from authorized users, logging brainstorm output with timestamps and unique IDs, checking for duplicate submissions, or bootstrapping the idea-to-skill pipeline. Communicates downstream with idea-scorer via idea-backlog.json.

Core Features & Use Cases

  • Listen on the Discord #idea-inbox channel for raw, unstructured idea messages from authorized users. Tag each with a raw status, assign a unique ID, store it in ~/.agents/data/idea-backlog.json, and confirm receipt in the channel. This is the zero-friction entry point for the entire skill pipeline.
  • Backlog management: generate unique IDs, timestamp ideas, and maintain a structured backlog with statuses like raw, scored, refining, ready, built.
  • Duplicate detection and downstream handoff: compare new ideas to existing backlog entries, flag potential duplicates, and notify downstream scorer skills.

Quick Start

Post a new idea in the Discord #idea-inbox channel to have it logged with a timestamp and a unique ID.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: idea-inbox
Download link: https://github.com/DisruptionEngineer/build-useful-skills/archive/main.zip#idea-inbox

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.