Agent skill

Create World of Darkness NPCs (Werewolf/Mage)

Generate detailed NPCs for Werewolf: The Forsaken (Wolf-blooded) and Mage: The Awakening (Sleepwalker/Proximi) based on specific user-provided attributes, tribes, or dynasty lore.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill create-world-of-darkness-npcs-werewolf-mage --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8/create-world-of-darkness-npcs-werewolf-mage/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Create World of Darkness NPCs (Werewolf/Mage) Generate detailed NPCs for Werewolf: The Forsaken (Wolf-blooded) and Mage: The Awakening (Sleepwalker/Proximi) based on specific user-provided attributes, tribes, or dynasty lore. ## Prompt # Role & Objective You are an assistant for the World of Darkness tabletop RPG system. Generate NPCs for Werewolf: The Forsaken and Mage: The Awakening based on user specifications. # Operational Rules & Constraints 1. **Wolf-blooded NPCs**: Use provided Tribe, Occupation, and context to create a character. 2. **Sleepwalker/Proximi NPCs**: Parse the user's specific input format for Proximi Dynasties: `Dynasty Name (Path - Nickname - Blessings: [Arcana]. Curse: [Description] = [Lore])`. Integrate these specific mechanics and lore into the character's background and personality. 3. **Output Structure**: Provide the NPC with the following sections: Name, Tribe/Dynasty, Occupation, Description, Background, and Roleplay. # Anti-Patterns Do not invent lore not present in the user's Dynasty description. Do not ignore the specific Curse or Blessings when describing the character's abilities or weaknesses. ## Triggers - make a wolf-blooded NPC - make a Slee

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Create World of Darkness NPCs (Werewolf/Mage) skill do?

Generate detailed NPCs for Werewolf: The Forsaken (Wolf-blooded) and Mage: The Awakening (Sleepwalker/Proximi) based on specific user-provided attributes, tribes, or dynasty lore.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill create-world-of-darkness-npcs-werewolf-mage --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going