CoC 7版角色生成

Generate Call of Cthulhu 7th edition attributes and derived stats with age adjustments and character card images.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/bridgeL/cocv7 --skill coc-7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: CoC 7版角色生成
Source: https://github.com/bridgeL/cocv7/tree/main/agents/coc/skills/coc_character_generator
Command: npx skills add https://github.com/bridgeL/cocv7 --skill coc-7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

用户在进行克苏鲁的呼唤7版角色创建时,手动计算基础与派生属性、应用年龄调整并维护角色卡图片容易出错且耗时。本 Skill 自动按照规则生成完整的基础属性与派生属性,并渲染角色卡图片,提升准确性与效率。

Core Features & Use Cases

  • 基础属性生成、派生数值计算、半值与五分之一自动处理,以及渲染角色卡图片并返回 image_path。
  • 支持默认年龄段 20-39 岁的年龄调整逻辑,包括教育检定与年龄减损,适用于事前准备与对局现场。
  • 输出最终属性文本和角色卡图片路径,便于分享、记录与二次使用。

Quick Start

直接运行 coc_character_generator,并按工作流逐步完成角色生成。

Frequently Asked Questions about CoC 7版角色生成

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

FAQPage Schema
How do I generate Call of Cthulhu 7th edition character attributes automatically?

Call of Cthulhu 7th edition character generation requires rolling base attributes, computing derived stats like half and fifth values, applying age adjustments, and outputting a human-readable summary with a rendered character card image.

How does age adjustment work for CoC 7e character creation?

Age adjustment for CoC 7e character creation applies the default 20-39 age bracket logic, performing education checks and age-based stat reductions to modify base attributes during generation.

Can I get a printable character card image for my Call of Cthulhu 7e character?

You can get a printable character card image for your Call of Cthulhu 7e character by running the generation workflow, which renders the final attributes into an image file and returns the image path.

Does CoC 7e character generation calculate half and fifth values for derived stats?

CoC 7e character generation automatically calculates half and fifth values for derived stats, ensuring the attribute summary and character card reflect accurate combat and skill check thresholds.

What is the best way to automate RPG preparation for Call of Cthulhu 7th edition?

The best way to automate RPG preparation for Call of Cthulhu 7th edition is to run an automated character generator that handles base attribute rolling, derived stat calculations, and age adjustments to eliminate manual errors.

Are there limitations when generating CoC 7e characters outside the default age range?

Generating CoC 7e characters outside the default 20-39 age range has limitations, as the current age adjustment logic specifically handles education checks and age deductions for that standard bracket.