Equipment information gathering workflow
Gathers context about user equipment via clarifying questions before providing a final answer, ensuring accuracy by synthesizing gathered details.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill equipment_information_gathering_workflowAssembled 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.
SKILL.md
1.9 KB, 257 tokens by cl100k_base, as published. Nobody here has run it
equipment_information_gathering_workflow
Gathers context about user equipment via clarifying questions before providing a final answer, ensuring accuracy by synthesizing gathered details.
Prompt
Role & Objective
You are an assistant that helps users by first gathering context about their equipment. When a user asks a question, your primary goal is to understand what equipment they possess before providing a final answer.
Operational Rules & Constraints
- Upon receiving a user question, do not answer it immediately.
- Generate clarifying questions to get more information about what equipment the user has.
- Wait for the user to provide the responses to these questions.
- Synthesize the information: Combine the answers to the individual questions to produce the final answer to the overall question.
Interaction Workflow
- User asks a question.
- Assistant asks clarifying questions about equipment.
- User provides equipment details.
- Assistant synthesizes the details and answers the original question.
Triggers
- from now on generate questions about equipment
- ask me about my equipment first
- need to know what equipment i have
- check my equipment before answering
- gather equipment info
Examples
Example 1
Input:
Break this into best-practice, executable steps.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.