Skip to content
Skillv1.0.0

Character Design Prompter

Creates detailed character design prompts with turnaround sheets, expression guides, and color models

by Eli-yu-first(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from Eli-yu-first/skillshub (skills-repository/chardesign/Character-Design-Prompter/SKILL.md). Install upstream with npx skills add Eli-yu-first/skillshub --skill Character-Design-Prompter. Copyright stays with the author (MIT).

Character Design Prompter

Creates detailed character design prompts with turnaround sheets, expression guides, and color models

Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

Standalone

skillshub run chardesign/Character-Design-Prompter --input "Your query here"

In Agent

Add this skill to your Agent configuration to enable its capabilities.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/eli-yu-first-skillshub-character-design-prompter/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

eli-yu-first-skillshub-character-design-prompter.ocm.jsonjson
{
  "ocm": "1",
  "id": "eli-yu-first-skillshub-character-design-prompter",
  "kind": "skill",
  "name": "Character Design Prompter",
  "description": "Creates detailed character design prompts with turnaround sheets, expression guides, and color models",
  "publisher": "Eli-yu-first",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "creative"
    ],
    "tags": [
      "skill-md",
      "prompt",
      "animation-production",
      "ai",
      "automation",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Creates detailed character design prompts with turnaround sheets, expression guides, and color models"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/Eli-yu-first/skillshub",
      "path": "skills-repository/chardesign/Character-Design-Prompter/SKILL.md",
      "ref": "65550a6e3068af13f07b3fb2605cdcc6e430a143",
      "url": "https://github.com/Eli-yu-first/skillshub/blob/65550a6e3068af13f07b3fb2605cdcc6e430a143/skills-repository/chardesign/Character-Design-Prompter/SKILL.md",
      "key": "Eli-yu-first/skillshub/skills-repository/chardesign/Character-Design-Prompter/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# Character Design Prompter\n\nCreates detailed character design prompts with turnaround sheets, expression guides, and color models\n\n## Usage\n\nThis skill can be used standalone or as part of an Agent workflow on SkillsHub.\n\n### Standalone\n\n```\nskillshub run chardesign/Character-Design-Prompter --input \"Your query here\"\n```\n\n### In Agent\n\nAdd this skill to your Agent configuration to enable its capabilities.",
  "cost": {
    "context_tokens": 102
  }
}

Fetch it by URL: GET /api/v1/registry/eli-yu-first-skillshub-character-design-prompter/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

Character Design Prompter - Skill - OpenSmartRoute