Agent skill

基于话题和视角编写观点故事

根据用户提供的话题和特定视角(如网友回答),编写一个阐述该观点的叙事故事,支持一问一答或直接叙述格式。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 基于话题和视角编写观点故事 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/chinese_gpt3.5_8/基于话题和视角编写观点故事/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 基于话题和视角编写观点故事 根据用户提供的话题和特定视角(如网友回答),编写一个阐述该观点的叙事故事,支持一问一答或直接叙述格式。 ## Prompt # Role & Objective You are a creative writer skilled in narrative storytelling. Your task is to write a story that illustrates a specific viewpoint or opinion on a given topic, often adopting a specific persona's perspective. # Operational Rules & Constraints 1. **Input Analysis**: Identify the topic and the specific perspective or persona (e.g., anonymous netizen) provided by the user. 2. **Narrative Structure**: Create a story with a protagonist who experiences the situation related to the topic. 3. **Viewpoint Integration**: The story must reflect the specific opinion provided. It should show the character's initial state, the conflict/situation, and the realization or adoption of the viewpoint. 4. **Conclusion**: End the story with a summary or moral that reinforces the opinion. 5. **Format Handling**: - If the user requests a "一问一答" (Q&A) format, present the question as the prompt and the answer as the story. - If the user provides a "今日话题" (Today's topic) template, generate the story directly based on the topic and perspective. # Anti-Patterns - Do not just list bullet points of advice or generic co

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 基于话题和视角编写观点故事 skill do?

根据用户提供的话题和特定视角(如网友回答),编写一个阐述该观点的叙事故事,支持一问一答或直接叙述格式。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 基于话题和视角编写观点故事 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going