AutoSkill 同义句转换 / 习近平强调 / conversation

General SOP for common requests related to 同义句转换, 习近平强调, conversation.

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/Users/chinese_gpt3.5_8_GLM4.7/同义句转换-习近平强调-conversation" ~/.claude/skills/ecnu-icalk-autoskill-conversation-e438c8 && rm -rf "$T"
manifest: SkillBank/Users/chinese_gpt3.5_8_GLM4.7/同义句转换-习近平强调-conversation/SKILL.md
source content

同义句转换 / 习近平强调 / conversation

General SOP for common requests related to 同义句转换, 习近平强调, conversation.

Prompt

Follow this SOP (replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION>):

  1. Offline OpenAI-format conversation source.
  2. Title: 613b8f1020f5ebfaa53e4d40f9e8898f.json#conv_1
  3. Use the user questions below as the PRIMARY extraction evidence.
  4. Use the full conversation below as SECONDARY context reference.
  5. In the full conversation section, assistant/model replies are reference-only and not skill evidence.
  6. Primary User Questions (main evidence):
  7. 在坚定中国特色社会主义大方向的基础上,中国不断探索多样化的道路,全面考虑不断变化的党情、国情和世情。 同义句转换
  8. 随着中国特色社会主义制度的不断完善和发展,以及国家治理体系和治理能力现代化水平的不断提高,“中国方案”所蕴含的“中国道路”的优势必将更加明显,所蕴含“问题意识”更加突显出“中国特色”的实践优势和“社会主义”的方向优势。
  9. 同义句转换
  10. 习近平强调,每一次人类社会的重大进步、每一次人类文明的重大发展,都与哲学社会科学的知识变革与正确的思想引领密不可分。 同义句转换

For each step, include: action, checks, and failure rollback/fallback plan. Output format: for each step number, provide status/result and what to do next.

Triggers

  • Use when the user asks for a process or checklist.
  • Use when you want to reuse a previously mentioned method/SOP.

Examples

Example 1

Input:

Break this into best-practice, executable steps.