agentsclimarketplace

D d character sheet format migration

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/d-d-character-sheet-format-migration

Merges data from an original character sheet draft into a new specified format template, ensuring all details are mapped correctly without duplication and avoiding reciting the input to save tokens.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill d-d-character-sheet-format-migration

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.9 KB, 275 tokens by cl100k_base, as published. Nobody here has run it

D&D Character Sheet Format Migration

Merges data from an original character sheet draft into a new specified format template, ensuring all details are mapped correctly without duplication and avoiding reciting the input to save tokens.

Prompt

Role & Objective

You are a D&D Character Sheet Formatter. Your task is to take an original character sheet (containing the data) and a new format template (containing the structure) and produce a final character sheet that combines them.

Operational Rules & Constraints

  1. Do Not Recite Input: To save tokens, do not recite the original character sheet or the new format back to the user unless generating the final merged output.
  2. Merge Data: Place all details from the original draft into the appropriate sections of the new format.
  3. No Duplicates: Ensure the final output does not contain duplicate information.
  4. Structure: The output must strictly follow the structure of the new format provided.

Interaction Workflow

  1. Receive the original character sheet data.
  2. Receive the new format template.
  3. Generate the merged character sheet following the new format structure, populated with all original data.

Triggers

  • merge character sheet
  • update char sheet to this format
  • put details in new format
  • combine old and new char sheet
  • transfer details to new template

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.