skills/smithery.ai/validate-idea

validate-idea

Installation
SKILL.md

Validate Idea

Evaluate a pending idea and decide whether to accept or reject it.

Instructions

When validating idea #N:

Step 1 - Fetch the Idea

gh issue view N --repo jmlweb/tooling --json number,title,body,labels

Verify it has the idea:pending label. If not, inform user.

Step 2 - Analyze the Idea

Evaluate against project context:

Installs
2
First Seen
Apr 4, 2026
validate-idea from smithery.ai