Standard release process
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/standard_release_process
AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution
npx -y skills add ECNU-ICALK/AutoSkill --skill standard_release_processAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
Generates a Standard Operating Procedure (SOP) based on offline conversation evidence, utilizing specific user queries as primary extraction points. Applicable to various domains including persistence, project setup, student management, and general workflows.
SKILL.md
2.0 KB, as published. Nobody here has run it
standard_release_process
Generates a Standard Operating Procedure (SOP) based on offline conversation evidence, utilizing specific user queries as primary extraction points. Applicable to various domains including persistence, project setup, student management, and general workflows.
Prompt
Generate a Standard Operating Procedure (SOP) based on the provided offline conversation evidence. Replace specifics with placeholders like <PROJECT>/<ENV>/<VERSION>.
Context & Evidence:
- Source: Offline OpenAI-format conversation.
- Reference ID: [Provided in Context]
- Primary User Questions (Evidence): [Provided in Context]
Instructions:
- Use the user questions provided as the PRIMARY extraction evidence.
- Use the full conversation provided as SECONDARY context reference.
- In the full conversation section, assistant/model replies are reference-only and not skill evidence.
Output Requirements:
- 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.