story-pe

Route prompt engineering requests to specialized skills by generation target.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/zjh08177/agent-harness --skill story-pe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: story-pe
Source: https://github.com/zjh08177/agent-harness/tree/main/skills/story-pe
Command: npx skills add https://github.com/zjh08177/agent-harness --skill story-pe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route prompt engineering requests to the correct specialized skill based on the user's generation target.

Core Features & Use Cases

  • Route prompts to the appropriate model-specific prompting skill based on target (image, video, or text).
  • Automatically dispatch to: seedance-prompt-en, video-prompting-guide, ai-multimodal, or prompt-engineering-patterns.
  • Use case: a user provides a request for an image prompt; the router hands it to ai-multimodal for execution.

Quick Start

Tell me the target model or generation type and I will route your prompt to the correct specialized skill.

Frequently Asked Questions about story-pe

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

FAQPage Schema
How do I route AI prompts to the correct multimodal generation tool?

To route AI prompts, this skill parses your generation target and automatically dispatches the request to the correct specialized skill for image, video, or text generation without manual intervention.

What is the best way to automate prompt engineering for different generation targets?

Automating prompt engineering involves using a routing skill that analyzes your target output and maps the input to specialized skills like seedance-prompt-en or ai-multimodal for execution.

Can I use one prompt router for image, video, and text generation?

Yes, you can use this prompt router for image, video, and text generation by directing inputs to specialized skills like video-prompting-guide or prompt-engineering-patterns based on your specified target.

How do I start routing my prompt to seedance-prompt-en or ai-multimodal?

To start routing, simply state your desired target model or generation type, and the router will parse the frontmatter-driven mappings to invoke the correct specialized skill tool automatically.

Does multimodal prompt routing require manual configuration for each generation target?

No, multimodal prompt routing does not require manual configuration because the router parses frontmatter-driven mappings to invoke the correct skill tool automatically based on the user's stated generation target.

What specialized skills does the prompt router dispatch to for video generation?

For video generation, the prompt router dispatches inputs to specialized skills like seedance-prompt-en and video-prompting-guide based on the parsed target requirements.