Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
tutorials - Skill - OpenSmartRoute
Skillv1.0.0
tutorials
Treat the tutorial as a lesson in a contrived environment that you fully control - Take full responsibility for learner success and never require prior recall during the flow - State the concrete end
Instruction file imported from StanfordSpezi/SpeziStudyPlatform-Web (.github/instructions/tutorials.instructions.md). Copyright stays with the author.
Treat the tutorial as a lesson in a contrived environment that you fully control
Take full responsibility for learner success and never require prior recall during the flow
State the concrete end artifact up front as something the learner will build
Make every step yield a visible and meaningful result that the learner can verify
Maintain a running expectation narrative and show example outputs at each checkpoint
Flag likely failure signs immediately after the step that can cause them
Tell the learner what to notice so observation closes the learning loop
Engineer natural reset points so learners can retry without starting from scratch
Prefer reversible actions and provide quick start-over instructions when they are not reversible
Remove options and alternatives that distract from the single path to success
Keep explanations minimal and link out for any background the learner might want later
Write in the first person plural to affirm tutor and learner working together
Pin versions and seed the environment so nothing unexpected can derail the lesson
Use disposable or mock resources to avoid side effects and cleanup burdens
Prepare the learner for surprising effects such as long logs or delayed responses
Conclude with a clear moment of achievement that reinforces the learner’s confidence
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/stanfordspezi-spezistudyplatform-web-tutorials-instructions/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "stanfordspezi-spezistudyplatform-web-tutorials-instructions",
"kind": "skill",
"name": "tutorials",
"description": "Treat the tutorial as a lesson in a contrived environment that you fully control - Take full responsibility for learner success and never require prior recall during the flow - State the concrete end artifact up front as something the learner will build - Make every step yield a visible and meaningful result that the learner can verify - Maintain a running expectation narrative and show example outputs at each checkpoint - Flag likely failure signs immediately after the step that can cause them - Tell the learner what to notice so observation closes the learning loop - Engineer natural reset points so learners can retry without starting from scratch - Prefer reversible actions and provide quick start-over instructions when they are not reversible - Remove options and alternatives that distract from the single path to success - Keep explanations minimal and link out for any background the learner might want later - Write in the first person plural to affirm tutor and learner working together - Pin versions and",
"publisher": "StanfordSpezi",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Treat the tutorial as a lesson in a contrived environment that you fully control - Take full responsibility for learner success and never require prior recall during the flow - State the concrete end artifact up front as something the learner will build - Make every step yield a visible and meaningful result that the learner can verify - Maintain a running expectation narrative and show example outputs at each checkpoint - Flag likely failure signs immediately after the step that can cause them - Tell the learner what to notice so observation closes the learning loop - Engineer natural reset points so learners can retry without starting from scratch - Prefer reversible actions and provide quick start-over instructions when they are not reversible - Remove options and alternatives that distract from the single path to success - Keep explanations minimal and link out for any background the learner might want later - Write in the first person plural to affirm tutor and learner working together - Pin versions and"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/StanfordSpezi/SpeziStudyPlatform-Web",
"path": ".github/instructions/tutorials.instructions.md",
"ref": "3c9ad378eace83f779fe3530f0299fc91ce9f21c",
"url": "https://github.com/StanfordSpezi/SpeziStudyPlatform-Web/blob/3c9ad378eace83f779fe3530f0299fc91ce9f21c/.github/instructions/tutorials.instructions.md",
"key": "StanfordSpezi/SpeziStudyPlatform-Web/.github/instructions/tutorials.instructions.md"
},
"applies_to": "docs/tutorials/**"
},
"instructions": "- Treat the tutorial as a lesson in a contrived environment that you fully control\n- Take full responsibility for learner success and never require prior recall during the flow\n- State the concrete end artifact up front as something the learner will build\n- Make every step yield a visible and meaningful result that the learner can verify\n- Maintain a running expectation narrative and show example outputs at each checkpoint\n- Flag likely failure signs immediately after the step that can cause them\n- Tell the learner what to notice so observation closes the learning loop\n- Engineer natural reset",
"cost": {
"context_tokens": 334
}
}
Fetch it by URL: GET /api/v1/registry/stanfordspezi-spezistudyplatform-web-tutorials-instructions/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.