test-skill
Scannednpx machina-cli add skill Karanjot786/agent-skills-cli/test-skill --openclawFiles (1)
SKILL.md
422 B
Test Skill
When to use this skill
Use this skill when the user needs to...
Instructions
- First step
- Second step
- Third step
Examples
Example 1
Example input or command
Best practices
- Best practice 1
- Best practice 2
Source
git clone https://github.com/Karanjot786/agent-skills-cli/blob/main/skills/test-skill/SKILL.mdView on GitHub Overview
Test Skill provides a concise, instruction-driven workflow to address a user's needs. It relies on a fixed three-step sequence (First step, Second step, Third step) to deliver a clear, repeatable result. This makes it easy to apply to simple tasks requiring structured guidance.
How This Skill Works
The skill follows a predefined 3-step workflow defined in the Instructions. The engine processes the steps in order and returns the final outcome, keeping responses focused on the user's stated need.
When to Use It
- When a user needs a simple, repeatable task completed with a fixed three-step process
- When a quick, structured plan is preferred over an open-ended answer
- When avoiding ambiguity by enforcing an explicit First step, Second step, Third step
- When tasks are routine and benefit from consistent execution
- When a brief, instruction-driven response is desired for speed
Quick Start
- Step 1: Identify the user's need and map it to the 3-step workflow (First step).
- Step 2: Execute Step 1, then Step 2, and then Step 3 in order.
- Step 3: Return a concise result and note any follow-up needs.
Best Practices
- Explicitly define what each step accomplishes and align them to the user's goal
- Maintain the exact step order to preserve the workflow's integrity
- Keep each step concise and actionable, avoiding scope creep
- Test the three-step flow with representative inputs to ensure consistency
- Document edge cases and deviations for future reuse
Example Use Cases
- Scenario: User asks for a quick setup. The agent follows First step, Second step, Third step to complete the task and reports the result
- Scenario: A repeatable task like generating a brief summary with three steps
- Scenario: Troubleshooting with a three-step diagnostic flow
- Scenario: Onboarding a user with a short, stepwise guide
- Scenario: Verifying completion after Step 3 and summarizing outcomes
Frequently Asked Questions
Add this skill to your agents