pnote
✓Cleanpnote - The PromptNote CLI for managing prompts, notes, and snippets
Install Command
npx skills add thevertexlab/pnote-skillSKILL.md
--- name: pnote description: pnote - The PromptNote CLI for managing prompts, notes, and snippets allowed-tools: Bash(pnote *) user-invocable: true argument-hint: <command> [options] --- # pnote - The PromptNote CLI Manage your prompts and notes from the terminal. Requires `npm install -g pnote` and authentication via `pnote auth token <your-pat>`. ## Available Commands !`pnote --help` ## Quick Reference **List & Search:** - `pnote notes` - list all notes - `pnote notes --tag "AI/art"` - filter by tag - `pnote search "query"` - search notes and snippets **Read & Copy:** - `pnote notes get <id>` - get note with snippet - `pnote snippet copy <id>` - copy to clipboard **Create & Manage:** - `pnote notes create "Title"` - create note - `pnote snippet add <id>` - add snippet from stdin - `pnote tags rename "old" "new"` - rename tag **PIN Protection:** For protected notes, set `PNOTE_PIN` env var or use `-p <pin>` flag. ## Execute Run the user's command: ```bash pnote $ARGUMENTS ```
Similar Skills
Analyze and optimize prompts using proven patterns and best practices. Provides iterative improvements, before/after comparisons, multiple variants, and detailed optimization reports for general tasks, code generation, and creative writing.
npx skills add IkramahAhmed/prompt-optimization-patternsObsidian note-taking toolkit
npx skills add LeoLin990405/claude-obsidian-skillsUse this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
npx skills add PleasePrompto/notebooklm-skillSet up and maintain a structured project memory system in docs/project_notes/ that tracks bugs with solutions, architectural decisions, key project facts, and work history. Use this skill when asked to "set up project memory", "track our decisions", "log a bug fix", "update project memory", or "initialize memory system". Configures both CLAUDE.md and AGENTS.md to maintain memory awareness across different AI coding tools.
npx skills add SpillwaveSolutions/project-memory