An AI-powered personal tutor that uses the Feynman Technique to help you achieve deep mastery of any subject through interactive teaching and gap analysis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install feyman-coach
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install feyman-coach using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Feynman Coach is a sophisticated knowledge management tool designed for the Openclaw Skills ecosystem. Based on Nobel laureate Richard Feynman's principle—that if you can't explain a concept simply, you don't truly understand it—this skill transforms your AI agent into a virtual student.
It leverages your existing notes to facilitate active recall and critical thinking. By explaining concepts to the AI, users identify blind spots and receive structured diagnostic reports to strengthen their mental models. This makes it an essential addition for anyone building a robust knowledge base using Openclaw Skills.
To get started with this coach in your Openclaw Skills environment, configure your .opencode/config.toml file:
[feynman-coach]
enabled = true
review_time = "09:00"
review_scope = "recent_notes"
For automated daily reviews on macOS or Linux, add a cron job:
# Run daily review at 9 AM
0 9 * * * cd /path/to/your/project && opencode run /feynman daily-review
The Feynman Coach organizes its data within your project structure to ensure long-term tracking of your learning progress:
| Location | Purpose |
|---|---|
Z_Utils/feynman-coach/history/ |
Stores timestamped diagnostic reports and session history. |
config.json |
Defines custom scoring weights (clarity, accuracy, depth). |
| Note Metadata | Uses tags like #feynman-review and metadata like NextReview for scheduling. |
| Export Formats | Supports Markdown for flashcards and JSON for external integrations. |
Loading
Automatically formalizes and enforces AI behavioral constraints and policies through proactive Context Engineering.

A local hybrid search engine designed to index and retrieve Markdown notes and documents with lightning speed.

A comprehensive routing framework for optimizing AI agent context, memory management, and multi-agent system design.

Provides unique email addresses and full messaging capabilities for AI agents to communicate and collaborate.

A comprehensive financial management tool for interacting with the PocketSmith API to automate transaction tracking and category organization.

A comprehensive tool for managing Sharesight investment portfolios, tracking performance, and automating custom asset data.








































