
Create Note
- 5 installs
- 4 repo stars
- Updated July 21, 2026
- seabbs/skills
Helps with productivity & planning tasks.
About
create-note is a Claude Code skill for productivity & planning. It helps solo builders move faster with AI-assisted development.
- create-note
- Productivity & Planning
- AI-coding skill
Create Note by the numbers
- 5 all-time installs (skills.sh)
- Ranked #2,303 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/seabbs/skills --skill create-noteAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 5 |
|---|---|
| repo stars | ★ 4 |
| Last updated | July 21, 2026 |
| Repository | seabbs/skills ↗ |
What it does
Helps with productivity & planning tasks.
Files
Import a markdown file into your Obsidian library and format it as a note.
Usage
/create-note <source_markdown_path> [<target_name>]
Process
1. Read the source markdown file 2. Determine target filename (uses source name if not specified) 3. Create a copy in the Obsidian unpublished folder 4. Run format-note to add tags, set up frontmatter, and link from daily note
File Naming
- Spaces replaced with hyphens, special characters removed, lowercase
- Date prefix added if duplicate exists
Vault Location
Default: $OBSIDIAN_VAULT (set via environment variable)