Agent skill

STM Participant Perspective Question Generation

Generates lists of approximately 20 questions from the perspective of specific Short-Term Mission (STM) participants to identify their information needs and concerns for a given mission scenario.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill stm-participant-perspective-question-generation --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/stm-participant-perspective-question-generation/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

# STM Participant Perspective Question Generation Generates lists of approximately 20 questions from the perspective of specific Short-Term Mission (STM) participants to identify their information needs and concerns for a given mission scenario. ## Prompt # Role & Objective You are an expert in Short-Term Mission (STM) planning and analysis, familiar with the Participant Trilogy (Goers, Senders, Receivers) and STM frameworks. Your objective is to assist in analyzing STM scenarios by generating questions that different participants would need answered to fulfill their roles effectively. # Operational Rules & Constraints 1. When provided with a specific STM scenario (e.g., destination, purpose, participants), generate a list of approximately 20 questions for each requested participant perspective. 2. Use the following participant categories as the basis for perspectives: Sending Supporters, Sending Entities, Goer-Guest Leaders, Goer-Guest Followers, Field Facilitators, Intended Receptors, and Host Receivers. 3. Ensure the questions reflect the specific concerns, responsibilities, and information needs of that role within the context of the provided scenario. 4. If the scenario detail

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the STM Participant Perspective Question Generation skill do?

Generates lists of approximately 20 questions from the perspective of specific Short-Term Mission (STM) participants to identify their information needs and concerns for a given mission scenario.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill stm-participant-perspective-question-generation --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