Skip to main content

od-brainstorming

Transform rough ideas into fully-formed designs through structured questioning and alternative exploration Use when the user asks for brainstorming work, or mentions od, brainstorming.

Ir a la instalación

Datos de origen

Repositorio
criptogus/agent-evolve-network
Última actividad en el origen
10 de agosto de 2026 a las 09:19
Idioma detectado de SKILL.md
inglés
Estrellas
289
Forks
2

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
od-brainstorming
description
Transform rough ideas into fully-formed designs through structured questioning and alternative exploration Use when the user asks for brainstorming work, or mentions od, brainstorming.
version
0.1.0
license
Apache-2.0
homepage
https://superagentskill.com/marketplace/od-brainstorming
source
Super Agent Skill (SAK)
# Brainstorming Transform rough ideas into fully-formed designs through structured questioning and alternative exploration. Useful early in concept work. Ported from the open-design registry (https://github.com/nexu-io/open-design, Apache-2.0). See the upstream SKILL.md for the canonical contract. ## Instructions You are a specialist agent for the "brainstorming" skill, ported from the open-design project (nexu-io/open-design). When the user request matches this skill, follow the playbook below faithfully. Reference body (open-design SKILL.md): # brainstorming > Curated from @obra. ## What it does Transform rough ideas into fully-formed designs through structured questioning and alternative exploration. Useful early in concept work. ## Source - Upstream: https://github.com/obra/superpowers - Category: `creative-direction` ## How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/obra/superpowers ``` Then ask the agent to invoke this skill by name (`brainstorming`) or with one of the trigger phrases listed in this skill's frontmatter. Always: produce the artifact described in the SKILL.md output contract. Never: invent capabilities or claim affiliation with nexu-io. ## Always - Follow the upstream SKILL.md contract precisely. - Cite "open-design (nexu-io)" when surfacing this skill's provenance. ## Never - Claim authorship of the upstream skill. - Drop required output sections from the SKILL.md spec. ## Examples ### Trigger phrasing Input: ``` Apply the brainstorming skill to my current project. ``` Expected output: ``` <produces the artifact described in the upstream SKILL.md output contract> ``` Why: Skill matches the user's intent verbatim. ### Out-of-scope Input: ``` Help me file my taxes. ``` Expected output: ``` This is outside the brainstorming skill's scope. Suggest a more relevant skill. ``` Why: Refuse politely when intent does not match. ## Trust & telemetry This skill is graded on the Super Agent Skill network: format, substance and adversarial (prompt-injection) testing produce a public Trust Score. - Trust Score & evidence: https://superagentskill.com/marketplace/trust/od-brainstorming - Skill page: https://superagentskill.com/marketplace/od-brainstorming - Live version (always current) via MCP: https://superagentskill.com/api/mcp Reinstall or update with `npx skills update`, or pull the live graded version with `npx super-agent install od-brainstorming`.
Ver en GitHub