← Back to Skills Marketplace
yourtutor
by
Ayush Saklani
· GitHub ↗
· v1.0.0
· MIT-0
80
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tutorskill
Description
Activate this skill when a student provides study material (PDF or pasted notes) and a syllabus, and wants to prepare for an exam. Extracts key definitions,...
Usage Guidance
This skill appears coherent and minimal: it only uses the student's provided notes/PDF and a syllabus and asks the agent to produce concise exam-ready outputs. Before installing or using it, consider: (1) Privacy — uploaded PDFs may contain sensitive personal data; check the platform's storage/retention policy before sharing. (2) Verify fidelity — the skill forbids adding outside knowledge, but models can hallucinate; ask for exact quoted excerpts or page references from your material to confirm important facts. (3) Tooling dependency — the skill assumes the agent can parse PDFs and count frequency; if the platform lacks reliable PDF parsing, results may be incomplete. If those considerations are acceptable, the skill's footprint and instructions are proportionate to its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: tutorskill
Version: 1.0.0
The skill bundle contains only metadata and markdown instructions (SKILL.md) for an AI agent to assist with exam preparation. It lacks executable code, network requests, or instructions that would lead to data exfiltration or unauthorized system access; in fact, it explicitly instructs the agent to restrict its knowledge base to the user-provided study materials.
Capability Assessment
Purpose & Capability
The name/description (exam prep from student-provided PDF/notes + syllabus) match the SKILL.md instructions. Nothing requested (no env, no binaries, no installs) is disproportionate to the stated tutoring task.
Instruction Scope
The SKILL.md confines work to the provided material and syllabus and explicitly forbids outside knowledge; it asks the agent to analyze frequency in PDFs and produce concise outputs. The file does not specify how to parse PDFs (platform tooling will determine that), but there are no instructions to read unrelated files or environment variables.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes on-disk risk — nothing is downloaded or executed by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. Requested capabilities are proportional to an exam-prep assistant that only needs the student's uploaded material.
Persistence & Privilege
always is false and model invocation is enabled (the platform default). The skill does not request permanent presence or system-wide configuration changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tutorskill - After installation, invoke the skill by name or use
/tutorskill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0.0 — Initial release
- Exam-type awareness (MCQ vs written mode)
- Triage mode: priority ordering when student has limited time
- Missing input handling (no PDF, no syllabus)
- Cross-references between related topics
- Practice question per topic
- Conflict resolution when PDF and syllabus scope differ
- Stripped output mode for ≤1 hour cramming sessions
Metadata
Frequently Asked Questions
What is yourtutor?
Activate this skill when a student provides study material (PDF or pasted notes) and a syllabus, and wants to prepare for an exam. Extracts key definitions,... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install yourtutor?
Run "/install tutorskill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is yourtutor free?
Yes, yourtutor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does yourtutor support?
yourtutor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created yourtutor?
It is built and maintained by Ayush Saklani (@ayushsaklani-min); the current version is v1.0.0.
More Skills