Generate evidenced opportunities or challenge an idea with sealed perspectives. Triggers: "idea genie", "what should we build", "challenge this idea", "compare proposals".
npx skills add https://github.com/boshu2/agentops --skill idea-genie
One canonical root for idea work: elicit an evidence-grounded opportunity
portfolio, or challenge a consequential idea with sealed independent
perspectives. Both modes explore and advise; neither selects, schedules,
tracks, implements, or validates work.
| Trigger phrases | Mode | Output contract |
|---|---|---|
| "idea genie", "what should we build", "supported opportunities" | elicit (single genie) | idea-portfolio.v1 via scripts/validate-output.sh |
| "challenge this idea", "compare independent proposals", "stress-test a one-way door" | duel (adversarial challenge) | idea-challenge.v1 via scripts/validate-challenge.sh |
Elicitation is the entry mode. Dueling is an optional escalation for a
consequential choice, typically consuming an idea-portfolio.v1 or a framed
question.
Generate a small portfolio of evidenced options.
capabilities, and one normal or edge scenario.
idea-portfolio.v1, then return it to the caller or Plan.An empty no-new-work portfolio is valid. Plan alone may incorporate a selected
option into the existing bead or caller intent.
Produce independent challenges for a consequential choice. The result is
advisory evidence for Plan. It never decides whether a plan is ready and never
turns a later optional Premortem challenge into an approval gate.
proposals from anchoring on earlier ones.
that synthesis might otherwise erase.
messaging service, council, or model-family rule.
tracker state because this strategy supplies evidence rather than lifecycle
authority.
identifiers. Each produces its perspective before any is revealed. When the
caller pins perspectives to model profiles, record each perspective's
model_identity (see the agent-native model-dispatch recipe); a
duel may use two distinct models on request. Sealed generation is unchanged:
no perspective may see another before reveal. Unavailable profiles → disclose
and continue single-model.
system fit, failure modes, and cost.
and minority reasoning.
idea-challenge.v1, validate it, and pass the artifact to Plan as oneoptional input alongside research and operator intent.
For a cheap two-way door, emit the lightweight packet directly after one fresh
challenge. Do not manufacture panel ceremony.
.agents/scratch/ideas/<run-id>/idea-challenge.jsonidea-challenge.v1 JSON with route-specific fields enforced bythe validator
skills/idea-genie/scripts/validate-challenge.sh <idea-challenge.json>
handoff.owner is exactly plan; Plan may accept,reject, or combine the advisory evidence
perspective by named dimensions.
Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take boshu2/idea-genie from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.