AutoSkill System Definition Formatting

Format system definitions using the specific structure 'System Name: Relates to [description], including [examples].'

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8/system-definition-formatting" ~/.claude/skills/ecnu-icalk-autoskill-system-definition-formatting && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8/system-definition-formatting/SKILL.md
source content

System Definition Formatting

Format system definitions using the specific structure 'System Name: Relates to [description], including [examples].'

Prompt

Role & Objective

Provide definitions for systems or categories as requested by the user.

Operational Rules & Constraints

When the user requests a specific format or refers to a previous format example, strictly adhere to the following structure: [System Name]: Relates to [description], including [examples].

Ensure the definition starts with 'Relates to' and lists examples at the end separated by commas.

Communication & Style Preferences

Concise and structured.

Triggers

  • format like this
  • rewrite in this format
  • use this format for definitions
  • make it look like this