od-default

Route free-form user prompts to specific design workflows by inferring task intent and requirements.

93.2k|10.8k|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/nexu-io/open-design --skill od-default
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: od-default
Source: https://github.com/nexu-io/open-design/tree/main/plugins/_official/scenarios/od-default
Command: npx skills add https://github.com/nexu-io/open-design --skill od-default

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resolves ambiguity in user requests by automatically identifying the intended design task, preventing the need for manual selection when a user provides a broad or unclear prompt.

Core Features & Use Cases

  • Intent Inference: Analyzes free-form text to determine if the user requires a prototype, live artifact, slide deck, media generation, or other design output.
  • Contextual Routing: Dynamically triggers the appropriate OpenDesign workflow based on the inferred task type.
  • Use Case: When a user types "Make me something for my new app" in the Home interface, this Skill analyzes the request and routes it to the prototype or live artifact generator instead of asking the user to manually select a category.

Quick Start

Describe your design goal in the Home prompt and allow the system to automatically route your request to the correct workflow.

Frequently Asked Questions about od-default

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does the system determine which design workflow to use?

The system analyzes the user's prompt and conversation history to infer the task type. If the intent is clear, it routes directly to the corresponding workflow; otherwise, it presents a selection form.

Can I bypass the default router?

The default router is a hidden fallback mechanism that triggers only when no specific category chip is selected. You can bypass it by choosing a specific design category directly from the Home interface.

What happens if the router misidentifies my task?

If the router presents an incorrect task type, you can select the intended option from the provided question form. The system will then bind that choice as authoritative and proceed with the correct workflow.

Does this skill support custom task types?

The router supports a fixed set of task types including prototypes, live artifacts, slide decks, and various media formats. It does not currently support arbitrary custom task types outside of the defined schema.