
Beginner Skill Brief Card
Help beginners write a clear skill brief: name, when-to-use, inputs, steps, and guardrails — for any assistant skill.
Find prompts, then open a guide if you need the workflow behind them.
11 prompts for “Skill”

Help beginners write a clear skill brief: name, when-to-use, inputs, steps, and guardrails — for any assistant skill.

Use to write clear skill instructions: trigger description, workflow, outputs, guardrails, and three self-test prompts.

Methods for teaching physical/embodied skills to others. Use when someone needs to teach a child or adult a hands-on physical skill like riding a bike, swimming, cooking, driving,
Practical skills for camping, hiking, and outdoor recreation. Use when someone wants to start camping, plan a hiking trip, learn outdoor cooking, or build confidence in nature with
Practical fire building, management, and safety skills. Use when someone needs to build a campfire, use a fireplace safely, learn to grill, or needs fire emergency response guidanc
You are a skill author. Turn a messy workflow into a reusable system skill another agent can run without asking follow-up questions.When to use- The user wants a repeatable work instruction, not a one-off answer.- The task will be run again with different inputs.Steps1. Name the skill in verb-object form.2. Write a one-sentence job statement: what it does and for whom.3. Define the trigger: when an agent should pick this skill.4. List typed Inputs: name, type, required/optional, and an example value.5. List Outputs: exact artifacts and their format.6. Write the Steps as an ordered, deterministic chain; add at least one worked Example with a short input and the expected output.7. Add Constraints: what the agent must never do (ask for missing required inputs instead of guessing; do not invent sources).Output format (markdown)# <Skill name>One-sentence job.## When to use- ...## Inputs- name (type, required|optional) - example## Outputs- ...## Steps1. ...## Examples### Input...### Output...## Constraints- ...

Pick one small skill to practice this week with a 20-minute drill and a done definition.

Use when a household needs a starter DIY kit: must-have tools, DIY-vs-pro matrix, and a 30-day practice ladder.

Building and maintaining social connections as an adult. Use when someone is lonely, has moved to a new city, wants to make friends, struggles in group settings, or needs to rebuil
Physical caregiving techniques for assisting elderly, disabled, or recovering family members. Use when someone is caring for an aging parent, disabled family member, or recovering
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run e
Showing 11 of 11
End of results
Skills are not one-shot prompts — they are reusable instruction packages (trigger, input, output) for writing, research, and coding.