[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-daxaur-c-obsidian-de":3,"guides-for-daxaur-c-obsidian":666,"similar-k174h7a286wwq983v6g606d1j986mpcn-de":667},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":232,"isFallback":214,"parentExtension":237,"providers":238,"relations":243,"repo":245,"tags":663,"workflow":664},1778686012417.8306,"k174h7a286wwq983v6g606d1j986mpcn",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Obsidian vault as persistent memory — daily notes, session logs, knowledge capture, and search across your entire vault.",{"claudeCode":12},"daxaur/openpaw","c-obsidian","https://github.com/daxaur/openpaw",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":212,"workflow":230},1778686650586.9958,"kn7atctyb2tj0kgmjdj2naw03h86npj2","en",{"checks":20,"evaluatedAt":167,"extensionSummary":168,"features":169,"nonGoals":175,"practices":179,"prerequisites":182,"promptVersionExtension":186,"promptVersionScoring":187,"purpose":188,"rationale":189,"score":190,"summary":191,"tags":192,"targetMarket":199,"tier":200,"useCases":201,"workflow":206},[21,26,29,32,36,39,43,47,50,53,57,62,65,70,73,76,79,82,85,88,92,97,101,105,109,112,115,118,122,125,128,132,135,138,141,145,149,153,156,160,164],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of managing an Obsidian vault as persistent memory, including specific use cases like daily notes and knowledge capture.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a distinct approach to managing an Obsidian vault as persistent memory for AI agents, going beyond basic note-taking.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides concrete CLI commands for creating, searching, and appending notes, with clear integration examples for daily notes and memory sync, indicating readiness for workflow use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on managing an Obsidian vault for AI memory and knowledge capture, with well-defined commands and no unrelated capabilities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the functionality described in the SKILL.md, clearly stating its purpose as an Obsidian vault manager for AI.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The CLI commands are specific verb-noun actions like 'search', 'create', 'append', 'open', 'list', and 'tags', which are narrowly scoped and suitable for agent selection.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides clear CLI commands with examples, including options for search queries, tags, folders, content, templates, and listing/opening notes, implying well-documented parameters.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like 'search', 'create', 'append', 'open', 'list', 'tags', and 'vault' are descriptive and align with the domain of managing Obsidian notes.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool parameters are specific flags (e.g., --tag, --folder, --content) and arguments (e.g., 'query', 'Note Title'), indicating a minimal and well-defined input surface.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT License, as indicated by the LICENSE file and the README.",{"category":58,"check":59,"severity":60,"summary":61},"Maintenance","Commit recency","critical","The last commit was on March 6, 2026, which is over 3 months ago, indicating potential unmaintained status.",{"category":58,"check":63,"severity":24,"summary":64},"Dependency Management","The primary dependency, obsidian-cli, is a specific tool, and its installation is managed via standard package managers (npm, pip, Homebrew) as suggested by the OpenPaw project context, implying reasonable dependency management.",{"category":66,"check":67,"severity":68,"summary":69},"Security","Secret Management","not_applicable","The skill interacts with a local Obsidian vault and CLI tools, not directly with secrets or credentials that would require special handling beyond standard user permissions.",{"category":66,"check":71,"severity":24,"summary":72},"Injection","The skill executes local CLI commands and operates on local files; it does not fetch external data or instructions, mitigating injection risks.",{"category":66,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill relies on locally installed CLI tools and operates on local files, with no runtime downloads or remote execution of code.",{"category":66,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill interacts with local files within the Obsidian vault and uses standard CLI commands, operating within expected user permissions and local file system boundaries.",{"category":66,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","The skill uses direct CLI calls to local tools; there are no apparent detached processes or loops designed to escape sandbox restrictions.",{"category":66,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill operates on local files and does not make outbound calls to external services, preventing data exfiltration.",{"category":66,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The SKILL.md and associated files appear to be free of hidden text tricks, invisible characters, or obfuscation intended to mislead the model.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill uses plain-text CLI commands and straightforward scripting logic, with no obfuscated code, base64 payloads, or runtime fetched scripts.",{"category":93,"check":94,"severity":95,"summary":96},"Portability","Structural Assumption","warning","The skill assumes the existence of specific folders ('Daily Notes/', 'AI/') and a structured vault, which might break if the user organizes their vault differently.",{"category":98,"check":99,"severity":95,"summary":100},"Trust","Issues Attention","In the last 90 days, 1 issue was opened and 0 were closed, indicating slow or no maintainer response to open issues.",{"category":102,"check":103,"severity":95,"summary":104},"Versioning","Release Management","There is no clear versioning signal (like a semver in frontmatter or GitHub releases) for the skill itself, and installation instructions likely point to 'main'.",{"category":106,"check":107,"severity":68,"summary":108},"Code Execution","Validation","The skill primarily orchestrates CLI tools; explicit schema validation within the skill's code itself is not directly observable and depends on the underlying CLI tools.",{"category":66,"check":110,"severity":24,"summary":111},"Unguarded Destructive Operations","While 'create' and 'append' modify files, they operate on local user data and are typically guarded by user confirmation in the terminal; no overtly destructive operations are present.",{"category":106,"check":113,"severity":24,"summary":114},"Error Handling","The skill relies on the underlying CLI tools for error reporting. The examples show expected outputs, implying that errors from these tools would be surfaced.",{"category":106,"check":116,"severity":68,"summary":117},"Logging","The skill itself does not perform logging; this would be handled by the agent's transcript or the underlying CLI tools, and there's no explicit audit log mechanism within the skill's bundle.",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","The skill operates on local files in the user's Obsidian vault and does not interact with personal data or third parties, thus not posing a GDPR risk.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill is a local file and CLI tool manager, with no regional limitations or signals, making it globally applicable.",{"category":93,"check":126,"severity":24,"summary":127},"Runtime stability","The skill relies on standard CLI tools and bash scripting, which are generally portable across POSIX-compliant systems. It assumes the existence of these tools.",{"category":44,"check":129,"severity":130,"summary":131},"README","info","A README.md exists for the OpenPaw project, but it primarily describes the parent project and doesn't detail the `c-obsidian` skill specifically.",{"category":33,"check":133,"severity":24,"summary":134},"Tool surface size","The skill exposes a reasonable number of tools (search, create, append, open, list, tags, vault) for managing Obsidian notes.",{"category":40,"check":136,"severity":24,"summary":137},"Overlapping near-synonym tools","The tools provided (e.g., search, list, tags, vault) cover distinct functionalities for managing Obsidian notes without significant overlap.",{"category":44,"check":139,"severity":24,"summary":140},"Phantom features","All advertised features, such as daily note integration and memory sync, have corresponding commands and usage examples in the SKILL.md.",{"category":142,"check":143,"severity":95,"summary":144},"Install","Installation instruction","The SKILL.md provides CLI commands but lacks explicit installation instructions or a copy-pasteable invocation example for the `c-obsidian` skill itself, relying on the parent OpenPaw project's setup.",{"category":146,"check":147,"severity":24,"summary":148},"Errors","Actionable error messages","The skill relies on the CLI tools for error reporting, and the provided examples imply that errors from these tools would be surfaced with sufficient detail.",{"category":150,"check":151,"severity":95,"summary":152},"Execution","Pinned dependencies","While the OpenPaw project likely manages dependencies, the SKILL.md for `c-obsidian` does not explicitly declare or pin its dependencies (like `obsidian-cli`) or interpreter versions.",{"category":33,"check":154,"severity":68,"summary":155},"Dry-run preview","The skill operates on local files for note management, and there are no explicit destructive operations or outbound data sending that would necessitate a dry-run mode.",{"category":157,"check":158,"severity":68,"summary":159},"Protocol","Idempotent retry & timeouts","The skill performs local file operations and CLI command execution, which are not inherently remote or state-changing in a way that requires idempotency or network timeouts.",{"category":161,"check":162,"severity":24,"summary":163},"Safety","Halt on unexpected state","The guidelines mention searching before creating and using consistent folder structures, implying a workflow that halts or reports on unexpected states like duplicates or missing folders.",{"category":93,"check":165,"severity":130,"summary":166},"Cross-skill coupling","The SKILL.md mentions dependency on `c-memory` and how to sync with it, but this is an optional integration and not a hard requirement for the `c-obsidian` skill's core functionality.",1778686649186,"This skill provides CLI commands to manage an Obsidian vault, enabling its use as persistent memory for AI agents. It supports creating, searching, appending, and opening notes, with specific guidance for daily notes integration and synchronization with other memory systems.",[170,171,172,173,174],"Obsidian vault management","Daily notes integration","Knowledge capture and search","Session log appending","Bidirectional memory sync",[176,177,178],"Replacing the Obsidian application itself","Managing Obsidian vault settings beyond basic folder/file operations","Directly interacting with Obsidian plugins or themes",[180,181],"Knowledge Management","AI Memory Persistence",[183,184,185],"Obsidian CLI tool installed","Local Obsidian vault configured","Bash or compatible shell","3.0.0","4.4.0","To leverage an Obsidian vault as a persistent and searchable knowledge base for AI agents, facilitating knowledge capture and recall across sessions.","The extension has a clear purpose and well-defined tools, but critical findings related to commit recency and warnings on dependency pinning and installation instructions lower its overall score.",76,"A capable Obsidian vault manager for AI, but requires attention to maintenance and documentation.",[193,194,195,196,197,198],"obsidian","notes","knowledge-base","memory","daily-notes","cli","global","flagged",[202,203,204,205],"Using Obsidian as an AI's persistent memory","Capturing and retrieving knowledge across AI sessions","Automating daily note creation and session logging","Searching an entire Obsidian vault for specific information",[207,208,209,210,211],"Check for today's daily note","Create daily note if none exists","Append session summary to daily note","Sync memory to Obsidian (if applicable)","Perform requested Obsidian operation (search, create, etc.)",{"codeQuality":213,"collectedAt":215,"documentation":216,"maintenance":219,"popularity":225,"security":227,"testCoverage":229},{"hasLockfile":214},true,1778686625541,{"descriptionLength":217,"readmeSize":218},120,10094,{"closedIssues90d":8,"forks":220,"hasChangelog":221,"openIssues90d":222,"pushedAt":223,"stars":224},5,false,1,1772755947000,137,{"npmDownloads":226},103,{"hasNpmPackage":214,"license":228,"smitheryVerified":221},"MIT",{"hasCi":214,"hasTests":221},{"updatedAt":231},1778686650587,{"basePath":233,"githubOwner":234,"githubRepo":235,"locale":18,"slug":13,"type":236},"skills/c-obsidian","daxaur","openpaw","skill",null,{"evaluate":239,"extract":241},{"promptVersionExtension":186,"promptVersionScoring":187,"score":190,"tags":240,"targetMarket":199,"tier":200},[193,194,195,196,197,198],{"commitSha":242,"license":228},"HEAD",{"repoId":244},"kd7bwdbyne8rrdfxt9ahxb6ved86mk9b",{"_creationTime":246,"_id":244,"identity":247,"providers":248,"workflow":658},1778686001339.4075,{"githubOwner":234,"githubRepo":235,"sourceUrl":14},{"classify":249,"discover":636,"extract":639,"github":640,"npm":657},{"commitSha":242,"extensions":250},[251,262,270,278,286,294,302,310,318,326,334,342,350,358,366,374,382,390,398,406,414,422,430,438,446,454,462,467,475,483,491,499,507,515,523,531,539,547,555,563,571,579,587],{"basePath":252,"description":253,"displayName":254,"installMethods":255,"rationale":256,"selectedPaths":257,"source":261,"sourceLanguage":18,"type":236},"skills/c-ai","Query LLMs from the CLI — pipe text for summarization, chat interactively, use local or cloud models with llm or aichat.","c-ai",{"claudeCode":12},"SKILL.md frontmatter at skills/c-ai/SKILL.md",[258],{"path":259,"priority":260},"SKILL.md","mandatory","rule",{"basePath":263,"description":264,"displayName":265,"installMethods":266,"rationale":267,"selectedPaths":268,"source":261,"sourceLanguage":18,"type":236},"skills/c-apps","Install, update, and search Mac App Store apps from the command line using mas.","c-apps",{"claudeCode":12},"SKILL.md frontmatter at skills/c-apps/SKILL.md",[269],{"path":259,"priority":260},{"basePath":271,"description":272,"displayName":273,"installMethods":274,"rationale":275,"selectedPaths":276,"source":261,"sourceLanguage":18,"type":236},"skills/c-bluetooth","Manage Bluetooth devices on macOS using the blucli (`blu`) CLI. List paired and available devices, connect to headphones/speakers/keyboards, and disconnect devices by name or MAC address.","c-bluetooth",{"claudeCode":12},"SKILL.md frontmatter at skills/c-bluetooth/SKILL.md",[277],{"path":259,"priority":260},{"basePath":279,"description":280,"displayName":281,"installMethods":282,"rationale":283,"selectedPaths":284,"source":261,"sourceLanguage":18,"type":236},"skills/c-briefing","Daily briefing — morning summary of email, calendar, tasks, weather. Can run on a schedule via launchd/cron.","c-briefing",{"claudeCode":12},"SKILL.md frontmatter at skills/c-briefing/SKILL.md",[285],{"path":259,"priority":260},{"basePath":287,"description":288,"displayName":289,"installMethods":290,"rationale":291,"selectedPaths":292,"source":261,"sourceLanguage":18,"type":236},"skills/c-browser","Headless browser automation — navigate pages, click elements, fill forms, take screenshots, scrape content using agent-browser or playwright-cli.","c-browser",{"claudeCode":12},"SKILL.md frontmatter at skills/c-browser/SKILL.md",[293],{"path":259,"priority":260},{"basePath":295,"description":296,"displayName":297,"installMethods":298,"rationale":299,"selectedPaths":300,"source":261,"sourceLanguage":18,"type":236},"skills/c-calendar","View and create calendar events via gog (Google Calendar) or icalBuddy (Apple Calendar). Check availability, list upcoming events, create/update/delete events, and manage multiple calendars.","c-calendar",{"claudeCode":12},"SKILL.md frontmatter at skills/c-calendar/SKILL.md",[301],{"path":259,"priority":260},{"basePath":303,"description":304,"displayName":305,"installMethods":306,"rationale":307,"selectedPaths":308,"source":261,"sourceLanguage":18,"type":236},"skills/c-clipboard","System clipboard — copy, paste, transform content between clipboard and files.","c-clipboard",{"claudeCode":12},"SKILL.md frontmatter at skills/c-clipboard/SKILL.md",[309],{"path":259,"priority":260},{"basePath":311,"description":312,"displayName":313,"installMethods":314,"rationale":315,"selectedPaths":316,"source":261,"sourceLanguage":18,"type":236},"skills/c-contacts","macOS Contacts — search, list, and look up contact details via AppleScript.","c-contacts",{"claudeCode":12},"SKILL.md frontmatter at skills/c-contacts/SKILL.md",[317],{"path":259,"priority":260},{"basePath":319,"description":320,"displayName":321,"installMethods":322,"rationale":323,"selectedPaths":324,"source":261,"sourceLanguage":18,"type":236},"skills/c-core","OpenPaw coordinator — routes requests to skills, manages memory, knows what's installed. Use /c for any task.","c",{"claudeCode":12},"SKILL.md frontmatter at skills/c-core/SKILL.md",[325],{"path":259,"priority":260},{"basePath":327,"description":328,"displayName":329,"installMethods":330,"rationale":331,"selectedPaths":332,"source":261,"sourceLanguage":18,"type":236},"skills/c-cron","Manage cron jobs and macOS launchctl services — schedule recurring tasks, start/stop services using lunchy-go.","c-cron",{"claudeCode":12},"SKILL.md frontmatter at skills/c-cron/SKILL.md",[333],{"path":259,"priority":260},{"basePath":335,"description":336,"displayName":337,"installMethods":338,"rationale":339,"selectedPaths":340,"source":261,"sourceLanguage":18,"type":236},"skills/c-display","Control display brightness and safely move files to trash instead of permanently deleting with rm.","c-display",{"claudeCode":12},"SKILL.md frontmatter at skills/c-display/SKILL.md",[341],{"path":259,"priority":260},{"basePath":343,"description":344,"displayName":345,"installMethods":346,"rationale":347,"selectedPaths":348,"source":261,"sourceLanguage":18,"type":236},"skills/c-email","Read, send, search, and label email via gog (Gmail CLI) or himalaya (IMAP). Supports inbox management, drafting replies, thread viewing, and label/folder operations across Gmail and standard IMAP accounts.","c-email",{"claudeCode":12},"SKILL.md frontmatter at skills/c-email/SKILL.md",[349],{"path":259,"priority":260},{"basePath":351,"description":352,"displayName":353,"installMethods":354,"rationale":355,"selectedPaths":356,"source":261,"sourceLanguage":18,"type":236},"skills/c-files","Sync files to Google Drive, S3, Dropbox, OneDrive, and 70+ cloud providers using rclone.","c-files",{"claudeCode":12},"SKILL.md frontmatter at skills/c-files/SKILL.md",[357],{"path":259,"priority":260},{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":261,"sourceLanguage":18,"type":236},"skills/c-github","Interact with GitHub using the `gh` CLI and `jq`. Manage PRs, issues, repositories, and Actions workflows. Make raw API calls with `gh api` for anything not covered by built-in commands.","c-github",{"claudeCode":12},"SKILL.md frontmatter at skills/c-github/SKILL.md",[365],{"path":259,"priority":260},{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":261,"sourceLanguage":18,"type":236},"skills/c-jira","Manage Jira issues using `jira` (jira-cli). List and filter issues, create new tickets, transition issue status, manage sprints, and add comments — all from the terminal without opening a browser.","c-jira",{"claudeCode":12},"SKILL.md frontmatter at skills/c-jira/SKILL.md",[373],{"path":259,"priority":260},{"basePath":375,"description":376,"displayName":377,"installMethods":378,"rationale":379,"selectedPaths":380,"source":261,"sourceLanguage":18,"type":236},"skills/c-lights","Control Philips Hue smart lights using the `openhue` CLI. Turn lights on/off, adjust brightness and color, activate scenes, and manage rooms and groups.","c-lights",{"claudeCode":12},"SKILL.md frontmatter at skills/c-lights/SKILL.md",[381],{"path":259,"priority":260},{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":261,"sourceLanguage":18,"type":236},"skills/c-linear","Manage Linear issues and projects using the `linear` CLI. List and filter issues, create new issues, update status, start work on a branch, and create linked pull requests directly from the terminal.","c-linear",{"claudeCode":12},"SKILL.md frontmatter at skills/c-linear/SKILL.md",[389],{"path":259,"priority":260},{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":261,"sourceLanguage":18,"type":236},"skills/c-location","Search Apple Maps, find nearby places, and get directions using the `goplaces` CLI. Supports keyword searches, category filters (restaurants, coffee, gas), and turn-by-turn directions by driving, walking, or transit.","c-location",{"claudeCode":12},"SKILL.md frontmatter at skills/c-location/SKILL.md",[397],{"path":259,"priority":260},{"basePath":399,"description":400,"displayName":401,"installMethods":402,"rationale":403,"selectedPaths":404,"source":261,"sourceLanguage":18,"type":236},"skills/c-lockin","Lock In Mode — orchestrate distraction blocking, environment setup, and session tracking.","c-lockin",{"claudeCode":12},"SKILL.md frontmatter at skills/c-lockin/SKILL.md",[405],{"path":259,"priority":260},{"basePath":407,"description":408,"displayName":409,"installMethods":410,"rationale":411,"selectedPaths":412,"source":261,"sourceLanguage":18,"type":236},"skills/c-memory","Persistent memory across Claude Code sessions — remember facts, preferences, and context","c-memory",{"claudeCode":12},"SKILL.md frontmatter at skills/c-memory/SKILL.md",[413],{"path":259,"priority":260},{"basePath":415,"description":416,"displayName":417,"installMethods":418,"rationale":419,"selectedPaths":420,"source":261,"sourceLanguage":18,"type":236},"skills/c-messaging","Send and read messages via imsg (iMessage) and wacli (WhatsApp). Supports sending to individuals or groups, reading recent conversations, and checking unread messages across both platforms.","c-messaging",{"claudeCode":12},"SKILL.md frontmatter at skills/c-messaging/SKILL.md",[421],{"path":259,"priority":260},{"basePath":423,"description":424,"displayName":425,"installMethods":426,"rationale":427,"selectedPaths":428,"source":261,"sourceLanguage":18,"type":236},"skills/c-music","Control Spotify playback using the `spogo` CLI. Play, pause, skip, search tracks/albums/playlists, manage the queue, and browse your library.","c-music",{"claudeCode":12},"SKILL.md frontmatter at skills/c-music/SKILL.md",[429],{"path":259,"priority":260},{"basePath":431,"description":432,"displayName":433,"installMethods":434,"rationale":435,"selectedPaths":436,"source":261,"sourceLanguage":18,"type":236},"skills/c-network","DNS lookups with doggo and readable HTTP requests with httpie — modern networking tools for the terminal.","c-network",{"claudeCode":12},"SKILL.md frontmatter at skills/c-network/SKILL.md",[437],{"path":259,"priority":260},{"basePath":439,"description":440,"displayName":441,"installMethods":442,"rationale":443,"selectedPaths":444,"source":261,"sourceLanguage":18,"type":236},"skills/c-notes","Manage Apple Notes and Apple Reminders from the CLI. Uses memo for Notes and remindctl for Reminders. Supports listing, searching, reading, creating notes, and adding/completing reminders.","c-notes",{"claudeCode":12},"SKILL.md frontmatter at skills/c-notes/SKILL.md",[445],{"path":259,"priority":260},{"basePath":447,"description":448,"displayName":449,"installMethods":450,"rationale":451,"selectedPaths":452,"source":261,"sourceLanguage":18,"type":236},"skills/c-notify","Send native macOS notification center alerts from the command line using terminal-notifier.","c-notify",{"claudeCode":12},"SKILL.md frontmatter at skills/c-notify/SKILL.md",[453],{"path":259,"priority":260},{"basePath":455,"description":456,"displayName":457,"installMethods":458,"rationale":459,"selectedPaths":460,"source":261,"sourceLanguage":18,"type":236},"skills/c-notion","Manage Notion pages and databases from the CLI using notion-cli. Create, read, search, and update pages. Query databases, add entries, and manage blocks and properties.","c-notion",{"claudeCode":12},"SKILL.md frontmatter at skills/c-notion/SKILL.md",[461],{"path":259,"priority":260},{"basePath":233,"description":10,"displayName":13,"installMethods":463,"rationale":464,"selectedPaths":465,"source":261,"sourceLanguage":18,"type":236},{"claudeCode":12},"SKILL.md frontmatter at skills/c-obsidian/SKILL.md",[466],{"path":259,"priority":260},{"basePath":468,"description":469,"displayName":470,"installMethods":471,"rationale":472,"selectedPaths":473,"source":261,"sourceLanguage":18,"type":236},"skills/c-research","Summarize web URLs, PDFs, YouTube videos, and podcasts using the `summarize` CLI. Instantly extract key points from any content type without manual reading. Useful for research, link digests, and media review.","c-research",{"claudeCode":12},"SKILL.md frontmatter at skills/c-research/SKILL.md",[474],{"path":259,"priority":260},{"basePath":476,"description":477,"displayName":478,"installMethods":479,"rationale":480,"selectedPaths":481,"source":261,"sourceLanguage":18,"type":236},"skills/c-schedule","Smart scheduling — automate recurring Claude tasks with cost control. Deliver results to Telegram, file, or notification. Built into OpenPaw.","c-schedule",{"claudeCode":12},"SKILL.md frontmatter at skills/c-schedule/SKILL.md",[482],{"path":259,"priority":260},{"basePath":484,"description":485,"displayName":486,"installMethods":487,"rationale":488,"selectedPaths":489,"source":261,"sourceLanguage":18,"type":236},"skills/c-screen","Capture screenshots and extract text via OCR using `peekaboo`, and capture webcam images using `camsnap`. Enables visual analysis of screen content and camera input.","c-screen",{"claudeCode":12},"SKILL.md frontmatter at skills/c-screen/SKILL.md",[490],{"path":259,"priority":260},{"basePath":492,"description":493,"displayName":494,"installMethods":495,"rationale":496,"selectedPaths":497,"source":261,"sourceLanguage":18,"type":236},"skills/c-secrets","Look up and manage secrets using 1Password CLI (`op`) or Bitwarden CLI (`bw`). Retrieve passwords, generate new passwords, and copy credentials to clipboard. CRITICAL: Never display passwords in plain text — always copy to clipboard.","c-secrets",{"claudeCode":12},"SKILL.md frontmatter at skills/c-secrets/SKILL.md",[498],{"path":259,"priority":260},{"basePath":500,"description":501,"displayName":502,"installMethods":503,"rationale":504,"selectedPaths":505,"source":261,"sourceLanguage":18,"type":236},"skills/c-slack","Send messages and upload files to Slack channels using the `slack` CLI. Supports direct messages, channel posts, file uploads, and thread replies.","c-slack",{"claudeCode":12},"SKILL.md frontmatter at skills/c-slack/SKILL.md",[506],{"path":259,"priority":260},{"basePath":508,"description":509,"displayName":510,"installMethods":511,"rationale":512,"selectedPaths":513,"source":261,"sourceLanguage":18,"type":236},"skills/c-speakers","Control Sonos speakers using the `sonos` CLI (sonoscli). Play, pause, adjust volume, manage groups, and play favorites across rooms and speaker zones.","c-speakers",{"claudeCode":12},"SKILL.md frontmatter at skills/c-speakers/SKILL.md",[514],{"path":259,"priority":260},{"basePath":516,"description":517,"displayName":518,"installMethods":519,"rationale":520,"selectedPaths":521,"source":261,"sourceLanguage":18,"type":236},"skills/c-system","macOS Swiss Army Knife — control volume, wifi, battery, dock, display, trash, firewall, screensaver, shutdown, and more via m-cli.","c-system",{"claudeCode":12},"SKILL.md frontmatter at skills/c-system/SKILL.md",[522],{"path":259,"priority":260},{"basePath":524,"description":525,"displayName":526,"installMethods":527,"rationale":528,"selectedPaths":529,"source":261,"sourceLanguage":18,"type":236},"skills/c-tasks","Manage tasks across Todoist (todoist-cli), Things 3 (things-cli), and Taskwarrior (task). Detects which tool is installed. Supports adding, listing, completing, and filtering tasks across all three managers.","c-tasks",{"claudeCode":12},"SKILL.md frontmatter at skills/c-tasks/SKILL.md",[530],{"path":259,"priority":260},{"basePath":532,"description":533,"displayName":534,"installMethods":535,"rationale":536,"selectedPaths":537,"source":261,"sourceLanguage":18,"type":236},"skills/c-telegram","Bidirectional Telegram bridge — talk to Claude from your phone. Built into OpenPaw.","c-telegram",{"claudeCode":12},"SKILL.md frontmatter at skills/c-telegram/SKILL.md",[538],{"path":259,"priority":260},{"basePath":540,"description":541,"displayName":542,"installMethods":543,"rationale":544,"selectedPaths":545,"source":261,"sourceLanguage":18,"type":236},"skills/c-timer","Timers, alarms, and pomodoro — set countdowns with native notifications.","c-timer",{"claudeCode":12},"SKILL.md frontmatter at skills/c-timer/SKILL.md",[546],{"path":259,"priority":260},{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":261,"sourceLanguage":18,"type":236},"skills/c-tracking","Track packages across UPS, FedEx, USPS, and DHL using the `ordercli` CLI. Look up tracking numbers, get current status, estimated delivery dates, and shipment history without visiting carrier websites.","c-tracking",{"claudeCode":12},"SKILL.md frontmatter at skills/c-tracking/SKILL.md",[554],{"path":259,"priority":260},{"basePath":556,"description":557,"displayName":558,"installMethods":559,"rationale":560,"selectedPaths":561,"source":261,"sourceLanguage":18,"type":236},"skills/c-video","Download videos, extract audio, convert formats, and clip segments using `yt-dlp` and `ffmpeg`. Supports YouTube, Vimeo, and hundreds of other sites.","c-video",{"claudeCode":12},"SKILL.md frontmatter at skills/c-video/SKILL.md",[562],{"path":259,"priority":260},{"basePath":564,"description":565,"displayName":566,"installMethods":567,"rationale":568,"selectedPaths":569,"source":261,"sourceLanguage":18,"type":236},"skills/c-video-edit","Programmatic video creation using Remotion (React-based) and Editly (JSON-based declarative). Create, render, and compose videos from code.","c-video-edit",{"claudeCode":12},"SKILL.md frontmatter at skills/c-video-edit/SKILL.md",[570],{"path":259,"priority":260},{"basePath":572,"description":573,"displayName":574,"installMethods":575,"rationale":576,"selectedPaths":577,"source":261,"sourceLanguage":18,"type":236},"skills/c-voice","Convert speech to text using `sag` (ElevenLabs STT) and synthesize speech using `say` (macOS built-in TTS). Enables voice input transcription and audio output.","c-voice",{"claudeCode":12},"SKILL.md frontmatter at skills/c-voice/SKILL.md",[578],{"path":259,"priority":260},{"basePath":580,"description":581,"displayName":582,"installMethods":583,"rationale":584,"selectedPaths":585,"source":261,"sourceLanguage":18,"type":236},"skills/c-weather","Weather forecasts and conditions — current, hourly, multi-day. No API key needed.","c-weather",{"claudeCode":12},"SKILL.md frontmatter at skills/c-weather/SKILL.md",[586],{"path":259,"priority":260},{"basePath":588,"description":589,"displayName":590,"installMethods":591,"license":228,"rationale":592,"selectedPaths":593,"source":261,"sourceLanguage":18,"type":198},"","Open-source Personal Assistant Wizard for Claude Code. Turn Claude Code into your PA with CLI tools and skills.","pawmode",{"npm":590},"cli ecosystem detected at /",[594,596,598,601,604,606,608,610,612,614,616,618,620,622,624,626,628,630,632,634],{"path":595,"priority":260},"package.json",{"path":597,"priority":260},"README.md",{"path":599,"priority":600},"LICENSE","high",{"path":602,"priority":603},"src/index.ts","low",{"path":605,"priority":603},"src/commands/add.ts",{"path":607,"priority":603},"src/commands/configure.ts",{"path":609,"priority":603},"src/commands/dashboard.ts",{"path":611,"priority":603},"src/commands/doctor.ts",{"path":613,"priority":603},"src/commands/export.ts",{"path":615,"priority":603},"src/commands/list.ts",{"path":617,"priority":603},"src/commands/lockin.ts",{"path":619,"priority":603},"src/commands/remove.ts",{"path":621,"priority":603},"src/commands/reset.ts",{"path":623,"priority":603},"src/commands/schedule.ts",{"path":625,"priority":603},"src/commands/setup.ts",{"path":627,"priority":603},"src/commands/soul.ts",{"path":629,"priority":603},"src/commands/status.ts",{"path":631,"priority":603},"src/commands/telegram.ts",{"path":633,"priority":603},"src/commands/theme.ts",{"path":635,"priority":603},"src/commands/update.ts",{"sources":637},[638],"manual",{"npmPackage":590},{"closedIssues90d":8,"description":641,"forks":220,"homepage":642,"license":228,"openIssues90d":222,"pushedAt":223,"readmeSize":218,"stars":224,"topics":643},"Personal Assistant Wizard for Claude Code — npx pawmode","https://www.npmjs.com/package/pawmode",[644,645,646,647,648,198,649,650,651,652,653,654,655,656],"ai-agent","anthropic","automation","claude","claude-code","macos","open-source","personal-assistant","productivity","smart-home","telegram","typescript","vibecoding",{"downloads":226},{"classifiedAt":659,"discoverAt":660,"extractAt":661,"githubAt":661,"npmAt":662,"updatedAt":659},1778686011878,1778686001339,1778686007840,1778686010039,[198,197,195,196,194,193],{"evaluatedAt":231,"extractAt":665,"updatedAt":231},1778686012417,[],[668,699,724,752,779,809],{"_creationTime":669,"_id":670,"community":671,"display":672,"identity":678,"providers":683,"relations":692,"tags":695,"workflow":696},1778696595410.5698,"k171sdysmt658g1cdd7hgt8p8h86nms7",{"reviewCount":8},{"description":673,"installMethods":674,"name":676,"sourceUrl":677},"End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying \"wrap up\", \"done for the day\", \"finish coding\", or ending a coding session.",{"claudeCode":675},"rohitg00/pro-workflow","Wrap-Up Ritual","https://github.com/rohitg00/pro-workflow",{"basePath":679,"githubOwner":680,"githubRepo":681,"locale":18,"slug":682,"type":236},"skills/wrap-up","rohitg00","pro-workflow","wrap-up",{"evaluate":684,"extract":691},{"promptVersionExtension":186,"promptVersionScoring":187,"score":685,"tags":686,"targetMarket":199,"tier":690},100,[687,688,652,196,195,689],"workflow","llm","code-quality","verified",{"commitSha":242,"license":228},{"parentExtensionId":693,"repoId":694},"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv","kd7am4e918eq98hrd9s31jm4vs86nn0b",[689,195,688,196,652,687],{"evaluatedAt":697,"extractAt":698,"updatedAt":697},1778697164619,1778696595410,{"_creationTime":700,"_id":701,"community":702,"display":703,"identity":708,"providers":712,"relations":718,"tags":720,"workflow":721},1778697652123.8955,"k172pxq3fnvt4a5wb6ag0mxgf586m250",{"reviewCount":8},{"description":704,"installMethods":705,"name":193,"sourceUrl":707},"Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.",{"claudeCode":706},"steipete/clawdis","https://github.com/steipete/clawdis",{"basePath":709,"githubOwner":710,"githubRepo":711,"locale":18,"slug":193,"type":236},"skills/obsidian","steipete","clawdis",{"evaluate":713,"extract":717},{"promptVersionExtension":186,"promptVersionScoring":187,"score":714,"tags":715,"targetMarket":199,"tier":690},97,[193,194,716,198,646],"markdown",{"commitSha":242},{"repoId":719},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[646,198,716,194,193],{"evaluatedAt":722,"extractAt":723,"updatedAt":722},1778698766825,1778697652123,{"_creationTime":725,"_id":726,"community":727,"display":728,"identity":734,"providers":738,"relations":746,"tags":748,"workflow":749},1778692846401.1526,"k177py8t3j3sh4x6pq8kfzztfx86mnr0",{"reviewCount":8},{"description":729,"installMethods":730,"name":732,"sourceUrl":733},"Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.",{"claudeCode":731},"mattpocock/skills","obsidian-vault","https://github.com/mattpocock/skills",{"basePath":735,"githubOwner":736,"githubRepo":737,"locale":18,"slug":732,"type":236},"skills/personal/obsidian-vault","mattpocock","skills",{"evaluate":739,"extract":745},{"promptVersionExtension":186,"promptVersionScoring":187,"score":740,"tags":741,"targetMarket":199,"tier":690},96,[194,193,742,743,744],"file-management","search","wikilinks",{"commitSha":242},{"repoId":747},"kd70nm2vazehgqc4j28ve6cwv986mv1s",[742,194,193,743,744],{"evaluatedAt":750,"extractAt":751,"updatedAt":750},1778693438763,1778692846401,{"_creationTime":753,"_id":754,"community":755,"display":756,"identity":762,"providers":766,"relations":773,"tags":775,"workflow":776},1778688417731.955,"k17519qw60syescz558gc23s8h86m99f",{"reviewCount":8},{"description":757,"installMethods":758,"name":760,"sourceUrl":761},"Command-line interface for Obsidian — Knowledge management and note-taking via Obsidian Local REST API. Designed for AI agents and power users who need to manage notes, search the vault, and execute commands without the GUI.",{"claudeCode":759},"hkuds/cli-anything","cli-anything-obsidian","https://github.com/hkuds/cli-anything",{"basePath":763,"githubOwner":764,"githubRepo":765,"locale":18,"slug":760,"type":236},"skills/cli-anything-obsidian","hkuds","cli-anything",{"evaluate":767,"extract":772},{"promptVersionExtension":186,"promptVersionScoring":187,"score":768,"tags":769,"targetMarket":199,"tier":690},95,[193,770,771,198,194],"knowledge-management","rest-api",{"commitSha":242},{"repoId":774},"kd7e2bra4ymb6r521a25r6yges86n35p",[198,770,194,193,771],{"evaluatedAt":777,"extractAt":778,"updatedAt":777},1778689420999,1778688417732,{"_creationTime":780,"_id":781,"community":782,"display":783,"identity":789,"providers":794,"relations":802,"tags":805,"workflow":806},1778696691708.3274,"k170az7r02e9e2v47mpy80kx6n86nff3",{"reviewCount":8},{"description":784,"installMethods":785,"name":787,"sourceUrl":788},"Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy",{"claudeCode":786},"ruvnet/ruflo","Trader Regime","https://github.com/ruvnet/ruflo",{"basePath":790,"githubOwner":791,"githubRepo":792,"locale":18,"slug":793,"type":236},"plugins/ruflo-neural-trader/skills/trader-regime","ruvnet","ruflo","trader-regime",{"evaluate":795,"extract":801},{"promptVersionExtension":186,"promptVersionScoring":187,"score":685,"tags":796,"targetMarket":199,"tier":690},[797,798,799,800,655,198],"finance","trading","market-analysis","ai",{"commitSha":242,"license":228},{"parentExtensionId":803,"repoId":804},"k17drge8h1fgzchr0p4jaeg33n86mwmy","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[800,198,797,799,798,655],{"evaluatedAt":807,"extractAt":808,"updatedAt":807},1778701108877,1778696691708,{"_creationTime":810,"_id":811,"community":812,"display":813,"identity":819,"providers":823,"relations":830,"tags":833,"workflow":834},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":814,"installMethods":815,"name":817,"sourceUrl":818},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":816},"Yeachan-Heo/oh-my-claudecode","setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":820,"githubOwner":821,"githubRepo":822,"locale":18,"slug":817,"type":236},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":824,"extract":829},{"promptVersionExtension":186,"promptVersionScoring":187,"score":685,"tags":825,"targetMarket":199,"tier":690},[817,826,827,198,828],"routing","configuration","mcp",{"commitSha":242},{"parentExtensionId":831,"repoId":832},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[198,827,828,826,817],{"evaluatedAt":835,"extractAt":836,"updatedAt":835},1778699724286,1778699234184]