Use Case
Stop doing repetitive general tools tasks manually. Part-time tutor lets your AI agent handle them automatically through natural conversation. This skill introduces how to realize monetization through part-time tutoring; it is called when you plan to engage in or optimize part-time tutoring. This guide shows practical examples of using Part-time tutor to automate common general tools workflows and save hours every week.
Install Part-time tutor: npx clawhub@latest --dir ~/.claude/skills install tutoring
Identify the repetitive general tools tasks you want to automate
Describe the task to your AI in plain English
Part-time tutor will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Part-time tutor
Automate my general tools tasks using Part-time tutor
What repetitive tasks can Part-time tutor handle for me?
Set up a workflow that runs Part-time tutor every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install tutoringOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install tutoringβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/tutoring/π‘Extract and place the folder at the path above, then restart your agent.