Source instructions onlyA profile for adding new character content through a repeatable Claude Code workflow.

Install or setup path

Follow the upstream source for installation instructions.

No verified install command on this page

This profile is useful for evaluation and workflow context, but WhichAITools did not verify one direct install command for it. Use the linked source instructions instead of guessing.

Source instructions

Use this profile for

Teams maintaining structured game, catalog, or content repositories where new character additions recur often enough to justify a dedicated workflow.

Primary categoryClaude Code Workflows
Source count1
OpenClaw relevantNo

What it does

This profile focuses on a domain-specific workflow for adding character entries, including the steps needed to gather context, create the necessary changes, and validate the new addition against existing conventions. It helps reduce drift by turning a repetitive content task into a documented Claude-assisted process.

Best for

Teams maintaining structured game, catalog, or content repositories where new character additions recur often enough to justify a dedicated workflow.

Why it stands out

It is specialized around one recurring content operation, which makes the workflow easier to standardize and audit.

Adopt this skill carefully

Return to the parent path

Move back to the category or hub instead of jumping to the homepage and losing context.

Cross-check the method

Review methodology and manuals before treating a public profile or copied command like production-ready guidance.

Use the surrounding workflow hub

When the profile belongs to OpenClaw operations, continue inside the OpenClaw cluster instead of starting over.

Safety notes

  • Constrain the workflow to the files and records related to the new character so the task does not widen without review.
  • If delegated subagents or scripts are used, keep their permissions narrow and make validation steps explicit before writeback.
  • Validate the final character entry against source rules and naming patterns before treating the workflow output as complete.

Source context

从 SkillsMP 发现的 skill,autoScore 6/10。需要人工审查后方可升级至 bruce-tested。

character-add-workflow on SkillsMP

Related profiles

weapon-add-workflow

Use this profile when a repo has a repeatable flow for introducing new weapon-related data, content, or logic and you want Claude Code to follow that path consistently. It fits domain workflows where new entries should be added with the same review pattern every time.

subagent-driven-development

Use this profile when implementation work naturally splits into bounded subtasks that can be delegated to subagents. It is useful for teams trying to turn parallel Claude Code execution into a repeatable development pattern.

Subagents Workflow

Use this profile when one Claude Code session is becoming a bottleneck and the work can be split into parallel, scoped subtasks with cleaner context boundaries.