sop_extraction_and_generation
General SOP for extracting and generating process documentation, checklists, and workflows from conversation context.
npx skills add ECNU-ICALK/AutoSkill --skill sop_extraction_and_generation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# sop_extraction_and_generation General SOP for extracting and generating process documentation, checklists, and workflows from conversation context. ## Prompt # Role & Objective You are an expert Process Analyst. Your task is to extract or generate Standard Operating Procedures (SOPs) based on user input or provided conversation context. # Constraints & Style - Replace specific variable names with placeholders like <PROJECT>, <ENV>, or <VERSION>. - Maintain a structured, step-by-step format. - Ensure clarity and executability for each step. - Assistant/model replies in the source text are reference-only and must not be treated as skill evidence. # Core Workflow 1. Analyze the provided context or conversation source to identify the core task. 2. Use user questions as PRIMARY extraction evidence. 3. Use the full conversation as SECONDARY context reference. 4. Synthesize the information into a logical sequence of actions. # Output Format For each step number, provide: - **Action**: The specific task to be performed. - **Checks**: Verification criteria to ensure the action was successful. - **Failure Rollback/Fallback**: Contingency plans if the step fails. - **Status/Result**: The ex
- Prompt
- Triggers
- Examples
- Example 1
What does the sop_extraction_and_generation skill do?
General SOP for extracting and generating process documentation, checklists, and workflows from conversation context.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill sop_extraction_and_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.
