Agent Skills: Idea Screener

|

UncategorizedID: willoscar/research-units-pipeline-skills/idea-screener

Install this agent skill to your local

pnpm dlx add-skill https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/HEAD/.codex/skills/idea-screener

Skill Files

Browse the full folder contents for idea-screener.

Download Skill

Loading file tree…

.codex/skills/idea-screener/SKILL.md

Skill Metadata

Name
idea-screener
Description
|

Idea Screener

Goal: compress a direction pool into a scored comparison table that helps shortlist the most discussion-worthy directions.

The screener should reward:

  • advisor-useful rank separation,
  • distinct contribution shapes,
  • concrete prior-work grounding, and penalize same-template directions that only swap nouns.

Script

Quick Start

  • python .codex/skills/idea-screener/scripts/run.py --workspace workspaces/<ws>

All Options

  • --workspace <dir> (required)
  • --unit-id <U###>
  • --inputs <semicolon-separated>
  • --outputs <semicolon-separated>
  • --checkpoint <C#>

Examples

  • Screen a direction pool for a brainstorm workspace:
    • python .codex/skills/idea-screener/scripts/run.py --workspace workspaces/brainstorm-llm-agents