16 skills found
openclaw / apple-notesManage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes)
openclaw / bear-notesCreate, search, and manage Bear notes via grizzly CLI.
openclaw / obsidianWork with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
sheshbabu / zenSelfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage
cyanheads / obsidian-mcp-serverObsidian Knowledge-Management MCP (Model Context Protocol) server that enables AI agents and development tools to interact with an Obsidian vault. It provides a comprehensive suite of tools for reading, writing, searching, and managing notes, tags, and frontmatter, acting as a bridge to the Obsidian Local REST API plugin.
jpicklyk / task-orchestratorA light touch MCP task orchestration server for AI agents. Persistent work tracking and context storage across sessions and agents. Defines planning floors through composable notes with optional gating transitions. Coordinates multi-agent execution without prescribing how agents do their work.
jpicklyk / task-orchestratorA light touch MCP task orchestration server for AI agents. Persistent work tracking and context storage across sessions and agents. Defines planning floors through composable notes with optional gating transitions. Coordinates multi-agent execution without prescribing how agents do their work.
tanaikech / MCPAppThis text introduces the Model Context Protocol (MCP) for AI interaction, exploring Google Apps Script (GAS) as a server option. It shows feasibility with a sample but notes the lack of a GAS SDK, aiming to encourage understanding and development.
AbdelStark / nostr-mcpA Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.
9Ninety / MCPNotesA simple note-taking MCP server for recording and managing notes with AI models.
JimmySadek / youtube-fetcher-to-markdownClaude Code skill: turn YouTube videos into structured, Obsidian-ready Markdown notes with full metadata, chapters, and transcripts
honeybluesky / my-apple-remembersA lightweight MCP server that integrates with Apple Notes to create a personal memory system for AI. Easily recall and save information from your Mac using simple AppleScript commands. Compatible with all macOS versions with minimal setup requirements.
jftuga / transcript-criticClaude Code skill that transcribes audio/video with whisper.cpp to get structured critical analysis including timestamped summaries, evidence notes, logical fallacies, and underdeveloped areas
eddmann / obsidian-mcpMCP server for git-backed Obsidian vaults. Access and manage notes through Claude, ChatGPT, and other LLMs with automatic git sync. Supports local (stdio/HTTP) and remote (AWS Lambda) deployment.
mohsinkhadim59 / youtube-obsidian-mcpAutomatically generate professional Obsidian study notes from YouTube videos using Claude AI. Extract subtitles, capture screenshots at key timestamps, and create beautifully formatted markdown notes. Perfect for learning programming, design, academics, business - any topic on YouTube!
mahmoudimus / qmdLocal hybrid search for markdown notes and docs. Use BEFORE reading files to save tokens - search first, read only what's relevant. Provides 90% token savings on exploration tasks.