intent-router

Community

Route user intents to the correct pipeline.

Authormoasq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill determines the initial routing hints for a user's request, such as the target platform (iOS, macOS, etc.) and device type, before deeper analysis occurs. It helps ensure the request is directed to the most appropriate processing pipeline.

Core Features & Use Cases

  • Platform Hinting: Identifies the primary platform (iOS, watchOS, tvOS, visionOS, macOS) based on user prompts.
  • Device Family Hinting: Specifies device types like iPhone, iPad, or universal.
  • Watch Project Shape: Differentiates between standalone watch apps and paired iOS/watchOS projects.
  • ASC Intent Detection: Recognizes if the request involves App Store Connect actions like publishing or submission.
  • Use Case: When a user says "Build a workout app for Apple Watch and iPhone," this Skill will identify platform_hint: "watchos", platform_hints: ["watchos", "ios"], and watch_project_shape_hint: "paired_ios_watch".

Quick Start

Use the intent-router skill to determine the platform and device hints for the request "Create a habit tracker for iPhone and Apple Watch".

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: intent-router
Download link: https://github.com/moasq/nanowave/archive/main.zip#intent-router

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.