famou-artifact-generator

Installation
SKILL.md

Famou Workflow Router

Route user tasks to the correct workflow.

Responsibilities

  1. Identify task type from user description
  2. Select exactly one workflow file in references/
  3. Delegate execution to that workflow
  4. Do not embed step details — those belong in workflows and components

Routing Rules

Priority order:

  1. User choice: If the user explicitly names a workflow, use it
  2. Automatic routing: Otherwise, match by task characteristics:

Workflow Selection

Installs
3
Repository
baidubce/skills
GitHub Stars
30
First Seen
Apr 13, 2026
famou-artifact-generator — baidubce/skills