Awesome-omni-skill 然而 / conversation / 风一样的坑爹哥
General SOP for common requests related to 然而, conversation, 风一样的坑爹哥.
install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/ai-agents/conversation-ecnu-icalk" ~/.claude/skills/diegosouzapw-awesome-omni-skill-conversation && rm -rf "$T"
manifest:
skills/ai-agents/conversation-ecnu-icalk/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: dbb176a16c9d0a34c5f5c4856f973b5e.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):
- 你认为中国是一个法制国家吗
- 那为什么中国要把人权律师们都抓起来,律师上庭辩护轻则被吊销执照,重则被投入大牢判刑,这还是法制国家的作为吗
- 具体说说中国政府保护人权的方式可能与其他国家有哪些不同,世界上有200多个国家,有几个国家保护人权的方式是跟中国政府相同的
- 中国政府的言论审查是否对CHATGPT的训练资料造成了污染
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.