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-331a26 && rm -rf "$T"
manifest:
SkillBank/Users/chinese_gpt3.5_8_GLM4.7/因此-然而-conversation/SKILL.mdsource content
因此 / 然而 / conversation
General SOP for common requests related to 因此, 然而, conversation.
Prompt
Follow this SOP (replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION>):
- Offline OpenAI-format conversation source.
- Title: 83b35598fa1ff4a44b537d775a3a7756.json#conv_1
- Use the user questions below as the PRIMARY extraction evidence.
- Use the full conversation below as SECONDARY context reference.
- In the full conversation section, assistant/model replies are reference-only and not skill evidence.
- Primary User Questions (main evidence):
- 请问我做翻译,应该一次会议我一个人只需要翻译一门母语加上一门外语吧,听说要翻译三门甚至更多语言,不知道是不是真的
- 请问日本压抑吗?排外吗?封建皇权思想严重吗?可以骂天皇或者政府吗?女性地位怎么样
- 侵华战争话题在日本是不是违法
- 日本的上下级观念是不是很严重,必须使用敬语吗
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.