BeClaude

tasknotes-skill

New
375Community 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

  1. Add marketplace (run in Claude Code):

`` /plugin marketplace add ArtemXTech/personal-os-skills ``

  1. Run /plugin in Claude Code
  2. Go to Discover tab, find the skill
  3. Select Install for you (user scope)
  4. Restart Claude Code

Available Skills

SkillDescriptionResources
granolaSync Granola meeting notes to ObsidianLocal cache, no API needed
wispr-flowAnalyze voice dictation data from Wispr FlowStats, search, export, dashboard
tasknotesManage Obsidian tasks via TaskNotes APIVideo · Blog)
notebooklmTurn expert podcasts into personalized protocols with cited experiments in your morning routineVideo
notebooklm-importImport NotebookLM notebooks into Obsidian as linked knowledge graphsVideo
recallLoad context from previous sessions - temporal, topic search (QMD), graph visualizationVideo · Setup
sync-claude-sessionsExport Claude Code conversations to Obsidian markdown with auto-sync hooksSetup

Links

License

MIT

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
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.md
3
Invoke in Claude Code
/tasknotes-skill
View 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.