note-templates
CommunityTemplates to accelerate structured Apple Notes capture.
Authoryebot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides ready-to-use templates for creating well-structured notes using the notes CLI tool, helping you standardize meetings, journals, projects, and references without repeated formatting.
Core Features & Use Cases
- Template Categories: Meeting Notes, 1-on-1 Notes, Project Kickoff, Daily Journal, Research Notes, and Reference templates.
- Automated Note Creation: Create consistent notes with embedded date stamps and placeholders to speed up capture.
- Real-World Use Case: Generate a meeting notes document with attendees, agenda, decisions, and action items in one command.
Quick Start
notes create "Meeting - [Topic] - $(date +%Y-%m-%d)" << 'EOF'
[Topic] Meeting
Date: $(date +%Y-%m-%d) Attendees:
- [ ] Person 1
- [ ] Person 2
Agenda
Discussion Notes
Decisions Made
Action Items
| Owner | Task | Due Date | |-------|------|----------| | | | | EOF
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: note-templates Download link: https://github.com/yebot/rad-cc-plugins/archive/main.zip#note-templates Please download this .zip file, extract it, and install it in the .claude/skills/ directory.