tasknotes-skill
New375Community RegistryGeneralby Artem Zhutov
Manage Obsidian tasks via TaskNotes plugin API
Community PluginView Source
Overview
Claude Code skills for Obsidian workflows.
Claude Code x Obsidian Lab - 5 weeks, 10 live sessions. Starts April 28. lab.artemzhutov.com
Installation
- Add marketplace (run in Claude Code):
`` /plugin marketplace add ArtemXTech/personal-os-skills ``
- Run
/pluginin Claude Code - Go to Discover tab, find the skill
- Select Install for you (user scope)
- Restart Claude Code
Available Skills
| Skill | Description | Resources |
|---|---|---|
| granola | Sync Granola meeting notes to Obsidian | Local cache, no API needed |
| wispr-flow | Analyze voice dictation data from Wispr Flow | Stats, search, export, dashboard |
| tasknotes | Manage Obsidian tasks via TaskNotes API | Video · Blog) |
| notebooklm | Turn expert podcasts into personalized protocols with cited experiments in your morning routine | Video |
| notebooklm-import | Import NotebookLM notebooks into Obsidian as linked knowledge graphs | Video |
| recall | Load context from previous sessions - temporal, topic search (QMD), graph visualization | Video · Setup |
| sync-claude-sessions | Export Claude Code conversations to Obsidian markdown with auto-sync hooks | Setup |
Links
License
MIT
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/tasknotes-skill.md https://raw.githubusercontent.com/ArtemXTech/personal-os-skills/main/SKILL.md3
Invoke in Claude Code
/tasknotes-skillView source on GitHub
apiplugin
Frequently Asked Questions
What is tasknotes-skill?
Manage Obsidian tasks via TaskNotes plugin API
How to install tasknotes-skill?
To install tasknotes-skill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /tasknotes-skill.
What is tasknotes-skill best for?
tasknotes-skill is a community categorized under General. It is designed for: api, plugin. Created by Artem Zhutov.