format-note
Format an existing Obsidian note with appropriate tags and link it from today's daily note.
Process
- Read the existing note from the unpublished folder
- Analyse content to determine appropriate tags (topic, type, domain)
- Update/add frontmatter with tags, creation date, modified date, status
- Locate today's daily note in the periodic notes folder
- Add a link to the formatted note:
- [[Note Title]] - Brief description #type
Vault Location
Default: $OBSIDIAN_VAULT (set via environment variable)
Expected Structure
obsidian/
├── periodic/
│ └── YYYY-MM-DD.md (daily notes)
├── unpublished/
│ └── your-notes-here.md
└── published/
Auto-Exit When Standalone
IMPORTANT: If this command is being run as a standalone request, automatically exit after completing all phases successfully.
More from seabbs/skills
analyzing-research-papers
Expert methodology for analyzing and summarizing research papers, extracting key contributions, methodological details, and contextualizing findings. Use when reading papers from PDFs, DOIs, or URLs to create structured summaries for researchers.
227academic-writing-standards
Expert knowledge of academic writing standards for peer-reviewed papers, including citation integrity, style compliance, clarity, and scientific writing best practices. Use when reviewing or editing academic manuscripts, papers, or research documentation.
56taskfile-automation
Expert guidance for using Task (taskfile.dev) automation tool to discover and execute project development commands
18issue-reply
Post a helpful reply to a GitHub issue
8paper-summary
Summarise an academic paper from URL, DOI, or file path
7commit
Create a well-structured commit with conventional format and proper git identity
6