Install
openclaw skills install reading-notesExpand reading insights into detailed notes using local templates only. SAFE VERSION: No external API calls, no filesystem access, no secrets required.
openclaw skills install reading-notesExpand reading insights into detailed notes using local templates only.
/reading-notes [insight] - Expand a reading insight into detailed notes/reading-brief [insight] - Generate a brief reading note/reading-related [insight] - Get related concepts and note prompts/reading-prompts [insight] - Get note-taking prompts for the insight/reading-notes Today I read about deliberate practice and found it very inspiring
/reading-brief The importance of spaced repetition in learning
/reading-related How to build effective learning habits
/reading-prompts Understanding cognitive load theory
This skill has been specifically designed with security as the highest priority:
clawhub install reading-notes
# Clone the repository
git clone https://github.com/harrylabs0913/openclaw-skill-reading-notes.git
# Install dependencies
npm install
# Build the project
npm run build
# Test the skill
npm test
Contributions are welcome! Please ensure all code follows the security principles: