[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-daxaur-c-tracking-en":3,"guides-for-daxaur-c-tracking":678,"similar-k17anh9td7tdtav2qk54f8mcj586n760-en":679},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":233,"parentExtension":249,"providers":250,"relations":255,"repo":257,"tags":675,"workflow":676},1778686012417.8333,"k17anh9td7tdtav2qk54f8mcj586n760",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"daxaur/openpaw","c-tracking","https://github.com/daxaur/openpaw",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":242},1778686900854.221,"kn7a6kzefspmjsm0ar5bdmk8e986mrc2","en",{"checks":20,"evaluatedAt":194,"extensionSummary":195,"features":196,"nonGoals":202,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,33,38,41,45,49,53,57,61,64,67,70,74,77,80,83,86,89,93,98,101,105,108,111,114,117,120,123,127,130,134,138,141,144,147,150,154,157,160,163,166,169,172,176,180,184,187,191],{"category":22,"check":23,"severity":24,"summary":25},"Invocation","Precise Purpose","pass","The skill's purpose is clearly defined, stating it tracks packages using `ordercli` and specifying the carriers supported. It also implicitly defines non-goals by not mentioning other services or functionalities.",{"category":22,"check":27,"severity":24,"summary":28},"Concise Frontmatter","The frontmatter is concise, providing a clear name, description, and relevant tags within the character limit.",{"category":30,"check":31,"severity":24,"summary":32},"Documentation","Concise Body","The skill body is concise, detailing the CLI tool and usage guidelines without unnecessary verbosity.",{"category":34,"check":35,"severity":36,"summary":37},"Context","Progressive Disclosure","not_applicable","The skill's procedure is short and does not require splitting into separate reference files.",{"category":34,"check":39,"severity":36,"summary":40},"Forked exploration","This skill is not an exploration-style skill and does not require forked context.",{"category":42,"check":43,"severity":24,"summary":44},"Practical Utility","Usage examples","Sufficient examples are provided for the `ordercli` tool, demonstrating its usage for tracking packages with different carriers and history retrieval.",{"category":42,"check":46,"severity":47,"summary":48},"Edge cases","info","The skill mentions that tracking numbers must be exact and that some carriers have delayed updates, but does not explicitly document failure modes or recovery steps for unrecognized carriers or invalid numbers.",{"category":50,"check":51,"severity":36,"summary":52},"Code Execution","Tool Fallback","The skill relies on the `ordercli` tool, which is assumed to be available, and does not require a fallback to Claude-internal tools or a custom MCP.",{"category":54,"check":55,"severity":36,"summary":56},"Safety","Halt on unexpected state","The skill does not involve destructive operations or complex state management that would require specific pre-condition checks and halting procedures.",{"category":58,"check":59,"severity":24,"summary":60},"Portability","Cross-skill coupling","The skill is self-contained and does not rely on other skills being loaded in the same session.",{"category":42,"check":62,"severity":24,"summary":63},"Problem relevance","The description clearly articulates the problem of tracking packages across multiple carriers without visiting websites.",{"category":42,"check":65,"severity":24,"summary":66},"Unique selling proposition","The skill offers a distinct value by automating package tracking across multiple carriers via a CLI, which is more convenient than manual web lookups.",{"category":42,"check":68,"severity":24,"summary":69},"Production readiness","The skill is production-ready, providing a complete workflow for looking up tracking information using the `ordercli` tool.",{"category":71,"check":72,"severity":24,"summary":73},"Scope","Single responsibility principle","The skill is focused on package tracking and does not include unrelated capabilities.",{"category":71,"check":75,"severity":24,"summary":76},"Description quality","The description accurately reflects the skill's functionality of tracking packages across multiple carriers using the `ordercli` CLI.",{"category":22,"check":78,"severity":24,"summary":79},"Scoped tools","The skill uses a single, well-scoped tool (`ordercli`) with specific commands like `track` and `history`.",{"category":30,"check":81,"severity":47,"summary":82},"Configuration & parameter reference","The CLI commands are shown, but explicit documentation for all parameters and their defaults for `ordercli` is not provided.",{"category":71,"check":84,"severity":24,"summary":85},"Tool naming","The `ordercli` tool and its commands (`track`, `history`) are descriptive and easy to understand.",{"category":71,"check":87,"severity":24,"summary":88},"Minimal I/O surface","The `ordercli` commands accept specific tracking numbers and carrier flags, and the output focuses on status, location, and delivery dates.",{"category":90,"check":91,"severity":24,"summary":92},"License","License usability","The extension is licensed under the MIT license, as indicated by the LICENSE file and the README.",{"category":94,"check":95,"severity":96,"summary":97},"Maintenance","Commit recency","critical","The last commit was on March 6, 2026, which is over 3 months ago, indicating potential unmaintained status.",{"category":94,"check":99,"severity":24,"summary":100},"Dependency Management","The skill's primary dependency, `ordercli`, is likely managed via npm as indicated by the `pawmode` dependency, and `npm` typically handles dependency updates.",{"category":102,"check":103,"severity":36,"summary":104},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":102,"check":106,"severity":24,"summary":107},"Injection","The skill relies on the `ordercli` tool and does not appear to load untrusted external data or instructions.",{"category":102,"check":109,"severity":24,"summary":110},"Transitive Supply-Chain Grenades","The skill depends on `ordercli` and does not appear to fetch external content at runtime.",{"category":102,"check":112,"severity":24,"summary":113},"Sandbox Isolation","The skill's actions are confined to running the `ordercli` tool, which is expected to operate within standard user permissions.",{"category":102,"check":115,"severity":24,"summary":116},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the provided skill description.",{"category":102,"check":118,"severity":24,"summary":119},"Data Exfiltration","The skill only retrieves tracking information and does not submit any confidential data to a third party.",{"category":102,"check":121,"severity":24,"summary":122},"Hidden Text Tricks","The bundled content and descriptions are free of hidden-steering tricks.",{"category":124,"check":125,"severity":24,"summary":126},"Hooks","Opaque code execution","The skill description does not indicate any use of obfuscated code or runtime script fetching.",{"category":58,"check":128,"severity":24,"summary":129},"Structural Assumption","The skill makes no structural assumptions about the user's project layout beyond the availability of the `ordercli` tool.",{"category":131,"check":132,"severity":96,"summary":133},"Trust","Issues Attention","There is 1 open issue and 0 closed issues in the last 90 days, indicating potentially low maintainer engagement on recent issues.",{"category":135,"check":136,"severity":24,"summary":137},"Versioning","Release Management","The `package.json` for `pawmode` (which likely manages `ordercli`) would typically have a version, and the commit recency check is handled separately.",{"category":50,"check":139,"severity":47,"summary":140},"Validation","The skill relies on `ordercli` for validation, and while the CLI commands are shown, explicit details on the validation schema for `ordercli` itself are not provided here.",{"category":102,"check":142,"severity":36,"summary":143},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":50,"check":145,"severity":47,"summary":146},"Error Handling","The skill mentions asking the user to confirm the carrier if unrecognized, but does not detail structured error reporting for failed tracking lookups or other issues.",{"category":50,"check":148,"severity":36,"summary":149},"Logging","This skill is a CLI wrapper and does not perform actions that require local audit logging.",{"category":151,"check":152,"severity":36,"summary":153},"Compliance","GDPR","The skill only handles tracking numbers and does not operate on personal data.",{"category":151,"check":155,"severity":24,"summary":156},"Target market","The skill is globally applicable as package tracking services are generally available worldwide.",{"category":58,"check":158,"severity":24,"summary":159},"Runtime stability","The skill relies on standard CLI tools and is expected to run on any POSIX-compatible system.",{"category":30,"check":161,"severity":24,"summary":162},"README","The README file exists and provides a comprehensive overview of the OpenPaw project, including the c-tracking skill.",{"category":71,"check":164,"severity":36,"summary":165},"Tool surface size","This skill is a wrapper around a single CLI tool, `ordercli`, and does not expose multiple distinct tools.",{"category":22,"check":167,"severity":24,"summary":168},"Overlapping near-synonym tools","The skill uses distinct commands (`track`, `history`) for specific actions, avoiding near-synonym redundancy.",{"category":30,"check":170,"severity":24,"summary":171},"Phantom features","All features described for the `c-tracking` skill, such as looking up status and history, are directly supported by the `ordercli` commands shown.",{"category":173,"check":174,"severity":24,"summary":175},"Install","Installation instruction","The main OpenPaw README provides a clear `npx pawmode` command for setup, and the SKILL.md provides CLI examples.",{"category":177,"check":178,"severity":47,"summary":179},"Errors","Actionable error messages","The skill suggests asking the user to confirm the carrier if unrecognized, but doesn't provide detailed error messages for other potential failures with remediation steps.",{"category":181,"check":182,"severity":24,"summary":183},"Execution","Pinned dependencies","The `pawmode` package, which likely manages `ordercli`, is expected to have pinned dependencies via npm.",{"category":71,"check":185,"severity":36,"summary":186},"Dry-run preview","The skill is read-only and does not perform state-changing operations that would require a dry-run preview.",{"category":188,"check":189,"severity":36,"summary":190},"Protocol","Idempotent retry & timeouts","The skill is stateless and relies on the underlying `ordercli` tool; there are no remote calls or state-changing operations that require idempotency or timeouts.",{"category":151,"check":192,"severity":24,"summary":193},"Telemetry opt-in","There is no indication of telemetry collection in the provided skill details; the OpenPaw README also emphasizes local execution.",1778686900735,"This skill provides functionality to track packages across UPS, FedEx, USPS, and DHL using the `ordercli` command-line tool. It can retrieve current status, location, estimated delivery dates, and shipment history for provided tracking numbers.",[197,198,199,200,201],"Track packages across UPS, FedEx, USPS, and DHL","Auto-detect carrier from tracking number","Retrieve current status and location","Get estimated delivery dates","View full shipment history with `--history` flag",[203,204,205],"Managing shipments or creating new shipments","Interacting with carriers other than UPS, FedEx, USPS, and DHL","Providing delivery cost estimates","3.0.0","4.4.0","To efficiently track shipping packages across multiple carriers using a single command-line interface, avoiding the need to visit individual carrier websites.","Low score due to critical findings on commit recency and issues attention. The lack of recent commits and slow issue response suggests potential unmaintained status.",65,"A CLI tool for tracking packages across major carriers with clear usage instructions.",[213,214,215,216,217],"tracking","shipping","packages","cli","logistics","global","flagged",[221,222,223],"When a user asks to track a package and provides a tracking number","When a user wants to know the current status or estimated delivery date of a shipment","When a user requests the full history of a package's movement",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"popularity":237,"security":239,"testCoverage":241},{"hasLockfile":226},true,1778686882613,{"descriptionLength":229,"readmeSize":230},201,10094,{"closedIssues90d":8,"forks":232,"hasChangelog":233,"openIssues90d":234,"pushedAt":235,"stars":236},5,false,1,1772755947000,137,{"npmDownloads":238},103,{"hasNpmPackage":226,"license":240,"smitheryVerified":233},"MIT",{"hasCi":226,"hasTests":233},{"updatedAt":243},1778686900854,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/c-tracking","daxaur","openpaw","skill",null,{"evaluate":251,"extract":253},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":252,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":254},"HEAD",{"repoId":256},"kd7bwdbyne8rrdfxt9ahxb6ved86mk9b",{"_creationTime":258,"_id":256,"identity":259,"providers":260,"workflow":670},1778686001339.4075,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":261,"discover":648,"extract":651,"github":652,"npm":669},{"commitSha":254,"extensions":262},[263,274,282,290,298,306,314,322,330,338,346,354,362,370,378,386,394,402,410,418,426,434,442,450,458,466,474,482,490,498,506,514,522,530,538,546,554,562,567,575,583,591,599],{"basePath":264,"description":265,"displayName":266,"installMethods":267,"rationale":268,"selectedPaths":269,"source":273,"sourceLanguage":18,"type":248},"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",[270],{"path":271,"priority":272},"SKILL.md","mandatory","rule",{"basePath":275,"description":276,"displayName":277,"installMethods":278,"rationale":279,"selectedPaths":280,"source":273,"sourceLanguage":18,"type":248},"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",[281],{"path":271,"priority":272},{"basePath":283,"description":284,"displayName":285,"installMethods":286,"rationale":287,"selectedPaths":288,"source":273,"sourceLanguage":18,"type":248},"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",[289],{"path":271,"priority":272},{"basePath":291,"description":292,"displayName":293,"installMethods":294,"rationale":295,"selectedPaths":296,"source":273,"sourceLanguage":18,"type":248},"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",[297],{"path":271,"priority":272},{"basePath":299,"description":300,"displayName":301,"installMethods":302,"rationale":303,"selectedPaths":304,"source":273,"sourceLanguage":18,"type":248},"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",[305],{"path":271,"priority":272},{"basePath":307,"description":308,"displayName":309,"installMethods":310,"rationale":311,"selectedPaths":312,"source":273,"sourceLanguage":18,"type":248},"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",[313],{"path":271,"priority":272},{"basePath":315,"description":316,"displayName":317,"installMethods":318,"rationale":319,"selectedPaths":320,"source":273,"sourceLanguage":18,"type":248},"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",[321],{"path":271,"priority":272},{"basePath":323,"description":324,"displayName":325,"installMethods":326,"rationale":327,"selectedPaths":328,"source":273,"sourceLanguage":18,"type":248},"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",[329],{"path":271,"priority":272},{"basePath":331,"description":332,"displayName":333,"installMethods":334,"rationale":335,"selectedPaths":336,"source":273,"sourceLanguage":18,"type":248},"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",[337],{"path":271,"priority":272},{"basePath":339,"description":340,"displayName":341,"installMethods":342,"rationale":343,"selectedPaths":344,"source":273,"sourceLanguage":18,"type":248},"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",[345],{"path":271,"priority":272},{"basePath":347,"description":348,"displayName":349,"installMethods":350,"rationale":351,"selectedPaths":352,"source":273,"sourceLanguage":18,"type":248},"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",[353],{"path":271,"priority":272},{"basePath":355,"description":356,"displayName":357,"installMethods":358,"rationale":359,"selectedPaths":360,"source":273,"sourceLanguage":18,"type":248},"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",[361],{"path":271,"priority":272},{"basePath":363,"description":364,"displayName":365,"installMethods":366,"rationale":367,"selectedPaths":368,"source":273,"sourceLanguage":18,"type":248},"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",[369],{"path":271,"priority":272},{"basePath":371,"description":372,"displayName":373,"installMethods":374,"rationale":375,"selectedPaths":376,"source":273,"sourceLanguage":18,"type":248},"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",[377],{"path":271,"priority":272},{"basePath":379,"description":380,"displayName":381,"installMethods":382,"rationale":383,"selectedPaths":384,"source":273,"sourceLanguage":18,"type":248},"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",[385],{"path":271,"priority":272},{"basePath":387,"description":388,"displayName":389,"installMethods":390,"rationale":391,"selectedPaths":392,"source":273,"sourceLanguage":18,"type":248},"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",[393],{"path":271,"priority":272},{"basePath":395,"description":396,"displayName":397,"installMethods":398,"rationale":399,"selectedPaths":400,"source":273,"sourceLanguage":18,"type":248},"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",[401],{"path":271,"priority":272},{"basePath":403,"description":404,"displayName":405,"installMethods":406,"rationale":407,"selectedPaths":408,"source":273,"sourceLanguage":18,"type":248},"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",[409],{"path":271,"priority":272},{"basePath":411,"description":412,"displayName":413,"installMethods":414,"rationale":415,"selectedPaths":416,"source":273,"sourceLanguage":18,"type":248},"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",[417],{"path":271,"priority":272},{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":273,"sourceLanguage":18,"type":248},"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",[425],{"path":271,"priority":272},{"basePath":427,"description":428,"displayName":429,"installMethods":430,"rationale":431,"selectedPaths":432,"source":273,"sourceLanguage":18,"type":248},"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",[433],{"path":271,"priority":272},{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":273,"sourceLanguage":18,"type":248},"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",[441],{"path":271,"priority":272},{"basePath":443,"description":444,"displayName":445,"installMethods":446,"rationale":447,"selectedPaths":448,"source":273,"sourceLanguage":18,"type":248},"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",[449],{"path":271,"priority":272},{"basePath":451,"description":452,"displayName":453,"installMethods":454,"rationale":455,"selectedPaths":456,"source":273,"sourceLanguage":18,"type":248},"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",[457],{"path":271,"priority":272},{"basePath":459,"description":460,"displayName":461,"installMethods":462,"rationale":463,"selectedPaths":464,"source":273,"sourceLanguage":18,"type":248},"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",[465],{"path":271,"priority":272},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":273,"sourceLanguage":18,"type":248},"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",[473],{"path":271,"priority":272},{"basePath":475,"description":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":273,"sourceLanguage":18,"type":248},"skills/c-obsidian","Obsidian vault as persistent memory — daily notes, session logs, knowledge capture, and search across your entire vault.","c-obsidian",{"claudeCode":12},"SKILL.md frontmatter at skills/c-obsidian/SKILL.md",[481],{"path":271,"priority":272},{"basePath":483,"description":484,"displayName":485,"installMethods":486,"rationale":487,"selectedPaths":488,"source":273,"sourceLanguage":18,"type":248},"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",[489],{"path":271,"priority":272},{"basePath":491,"description":492,"displayName":493,"installMethods":494,"rationale":495,"selectedPaths":496,"source":273,"sourceLanguage":18,"type":248},"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",[497],{"path":271,"priority":272},{"basePath":499,"description":500,"displayName":501,"installMethods":502,"rationale":503,"selectedPaths":504,"source":273,"sourceLanguage":18,"type":248},"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",[505],{"path":271,"priority":272},{"basePath":507,"description":508,"displayName":509,"installMethods":510,"rationale":511,"selectedPaths":512,"source":273,"sourceLanguage":18,"type":248},"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",[513],{"path":271,"priority":272},{"basePath":515,"description":516,"displayName":517,"installMethods":518,"rationale":519,"selectedPaths":520,"source":273,"sourceLanguage":18,"type":248},"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",[521],{"path":271,"priority":272},{"basePath":523,"description":524,"displayName":525,"installMethods":526,"rationale":527,"selectedPaths":528,"source":273,"sourceLanguage":18,"type":248},"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",[529],{"path":271,"priority":272},{"basePath":531,"description":532,"displayName":533,"installMethods":534,"rationale":535,"selectedPaths":536,"source":273,"sourceLanguage":18,"type":248},"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",[537],{"path":271,"priority":272},{"basePath":539,"description":540,"displayName":541,"installMethods":542,"rationale":543,"selectedPaths":544,"source":273,"sourceLanguage":18,"type":248},"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",[545],{"path":271,"priority":272},{"basePath":547,"description":548,"displayName":549,"installMethods":550,"rationale":551,"selectedPaths":552,"source":273,"sourceLanguage":18,"type":248},"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",[553],{"path":271,"priority":272},{"basePath":555,"description":556,"displayName":557,"installMethods":558,"rationale":559,"selectedPaths":560,"source":273,"sourceLanguage":18,"type":248},"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",[561],{"path":271,"priority":272},{"basePath":245,"description":10,"displayName":13,"installMethods":563,"rationale":564,"selectedPaths":565,"source":273,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/c-tracking/SKILL.md",[566],{"path":271,"priority":272},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":273,"sourceLanguage":18,"type":248},"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",[574],{"path":271,"priority":272},{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":273,"sourceLanguage":18,"type":248},"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",[582],{"path":271,"priority":272},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":273,"sourceLanguage":18,"type":248},"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",[590],{"path":271,"priority":272},{"basePath":592,"description":593,"displayName":594,"installMethods":595,"rationale":596,"selectedPaths":597,"source":273,"sourceLanguage":18,"type":248},"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",[598],{"path":271,"priority":272},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"license":240,"rationale":604,"selectedPaths":605,"source":273,"sourceLanguage":18,"type":216},"","Open-source Personal Assistant Wizard for Claude Code. Turn Claude Code into your PA with CLI tools and skills.","pawmode",{"npm":602},"cli ecosystem detected at /",[606,608,610,613,616,618,620,622,624,626,628,630,632,634,636,638,640,642,644,646],{"path":607,"priority":272},"package.json",{"path":609,"priority":272},"README.md",{"path":611,"priority":612},"LICENSE","high",{"path":614,"priority":615},"src/index.ts","low",{"path":617,"priority":615},"src/commands/add.ts",{"path":619,"priority":615},"src/commands/configure.ts",{"path":621,"priority":615},"src/commands/dashboard.ts",{"path":623,"priority":615},"src/commands/doctor.ts",{"path":625,"priority":615},"src/commands/export.ts",{"path":627,"priority":615},"src/commands/list.ts",{"path":629,"priority":615},"src/commands/lockin.ts",{"path":631,"priority":615},"src/commands/remove.ts",{"path":633,"priority":615},"src/commands/reset.ts",{"path":635,"priority":615},"src/commands/schedule.ts",{"path":637,"priority":615},"src/commands/setup.ts",{"path":639,"priority":615},"src/commands/soul.ts",{"path":641,"priority":615},"src/commands/status.ts",{"path":643,"priority":615},"src/commands/telegram.ts",{"path":645,"priority":615},"src/commands/theme.ts",{"path":647,"priority":615},"src/commands/update.ts",{"sources":649},[650],"manual",{"npmPackage":602},{"closedIssues90d":8,"description":653,"forks":232,"homepage":654,"license":240,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":655},"Personal Assistant Wizard for Claude Code — npx pawmode","https://www.npmjs.com/package/pawmode",[656,657,658,659,660,216,661,662,663,664,665,666,667,668],"ai-agent","anthropic","automation","claude","claude-code","macos","open-source","personal-assistant","productivity","smart-home","telegram","typescript","vibecoding",{"downloads":238},{"classifiedAt":671,"discoverAt":672,"extractAt":673,"githubAt":673,"npmAt":674,"updatedAt":671},1778686011878,1778686001339,1778686007840,1778686010039,[216,217,215,214,213],{"evaluatedAt":243,"extractAt":677,"updatedAt":243},1778686012417,[],[680,710,741,769,793,813],{"_creationTime":681,"_id":682,"community":683,"display":684,"identity":690,"providers":695,"relations":703,"tags":706,"workflow":707},1778692306427.1016,"k175cyttngcffjtpj5sr2gz3n986nz32",{"reviewCount":8},{"description":685,"installMethods":686,"name":688,"sourceUrl":689},"Ship parcels via any configured carrier — MyParcel, Sendcloud, DHL Parcel NL, PostNL, DPD, UPS, FedEx. Auto-selects the first carrier whose credentials are configured, or pass --carrier \u003Cname> to override. Verbs: ship, label, track, list, carriers.",{"claudeCode":687},"Lifecycle-Innovations-Limited/claude-ops","OPS Package Shipping","https://github.com/Lifecycle-Innovations-Limited/claude-ops",{"basePath":691,"githubOwner":692,"githubRepo":693,"locale":18,"slug":694,"type":248},"claude-ops/skills/ops-package","Lifecycle-Innovations-Limited","claude-ops","ops-package",{"evaluate":696,"extract":702},{"promptVersionExtension":206,"promptVersionScoring":207,"score":697,"tags":698,"targetMarket":218,"tier":701},95,[214,217,699,700,658],"carrier-api","parcel","verified",{"commitSha":254,"license":240},{"parentExtensionId":704,"repoId":705},"k17d0t6ns7y6t377pfprg128hd86nm89","kd7d52tcek2e34r805zs06b10d86n39v",[658,699,217,700,214],{"evaluatedAt":708,"extractAt":709,"updatedAt":708},1778692807649,1778692306427,{"_creationTime":711,"_id":712,"community":713,"display":714,"identity":720,"providers":725,"relations":734,"tags":737,"workflow":738},1778696691708.3274,"k170az7r02e9e2v47mpy80kx6n86nff3",{"reviewCount":8},{"description":715,"installMethods":716,"name":718,"sourceUrl":719},"Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy",{"claudeCode":717},"ruvnet/ruflo","Trader Regime","https://github.com/ruvnet/ruflo",{"basePath":721,"githubOwner":722,"githubRepo":723,"locale":18,"slug":724,"type":248},"plugins/ruflo-neural-trader/skills/trader-regime","ruvnet","ruflo","trader-regime",{"evaluate":726,"extract":733},{"promptVersionExtension":206,"promptVersionScoring":207,"score":727,"tags":728,"targetMarket":218,"tier":701},100,[729,730,731,732,667,216],"finance","trading","market-analysis","ai",{"commitSha":254,"license":240},{"parentExtensionId":735,"repoId":736},"k17drge8h1fgzchr0p4jaeg33n86mwmy","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[732,216,729,731,730,667],{"evaluatedAt":739,"extractAt":740,"updatedAt":739},1778701108877,1778696691708,{"_creationTime":742,"_id":743,"community":744,"display":745,"identity":751,"providers":755,"relations":762,"tags":765,"workflow":766},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":746,"installMethods":747,"name":749,"sourceUrl":750},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":748},"Yeachan-Heo/oh-my-claudecode","setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":752,"githubOwner":753,"githubRepo":754,"locale":18,"slug":749,"type":248},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":756,"extract":761},{"promptVersionExtension":206,"promptVersionScoring":207,"score":727,"tags":757,"targetMarket":218,"tier":701},[749,758,759,216,760],"routing","configuration","mcp",{"commitSha":254},{"parentExtensionId":763,"repoId":764},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[216,759,760,758,749],{"evaluatedAt":767,"extractAt":768,"updatedAt":767},1778699724286,1778699234184,{"_creationTime":770,"_id":771,"community":772,"display":773,"identity":777,"providers":780,"relations":789,"tags":790,"workflow":791},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":774,"installMethods":775,"name":776,"sourceUrl":750},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":748},"Project Session Manager",{"basePath":778,"githubOwner":753,"githubRepo":754,"locale":18,"slug":779,"type":248},"skills/project-session-manager","project-session-manager",{"evaluate":781,"extract":788},{"promptVersionExtension":206,"promptVersionScoring":207,"score":727,"tags":782,"targetMarket":218,"tier":701},[783,784,785,786,658,216,787],"git","development-environment","workflow","tmux","developer-tool",{"commitSha":254,"license":240},{"parentExtensionId":763,"repoId":764},[658,216,787,784,783,786,785],{"evaluatedAt":792,"extractAt":768,"updatedAt":792},1778699613343,{"_creationTime":794,"_id":795,"community":796,"display":797,"identity":801,"providers":803,"relations":809,"tags":810,"workflow":811},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":798,"installMethods":799,"name":800,"sourceUrl":750},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":748},"mcp-setup",{"basePath":802,"githubOwner":753,"githubRepo":754,"locale":18,"slug":800,"type":248},"skills/mcp-setup",{"evaluate":804,"extract":808},{"promptVersionExtension":206,"promptVersionScoring":207,"score":727,"tags":805,"targetMarket":218,"tier":701},[760,759,216,806,807],"agent","tooling",{"commitSha":254},{"parentExtensionId":763,"repoId":764},[806,216,759,760,807],{"evaluatedAt":812,"extractAt":768,"updatedAt":812},1778699492025,{"_creationTime":814,"_id":815,"community":816,"display":817,"identity":820,"providers":823,"relations":831,"tags":832,"workflow":833},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":818,"installMethods":819,"name":754,"sourceUrl":750},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":748},{"basePath":821,"githubOwner":753,"githubRepo":754,"locale":18,"slug":822,"type":248},"skills/ask","ask",{"evaluate":824,"extract":830},{"promptVersionExtension":206,"promptVersionScoring":207,"score":727,"tags":825,"targetMarket":218,"tier":701},[216,658,826,827,828,829],"llm","prompting","code-review","artifact-generation",{"commitSha":254,"license":240},{"parentExtensionId":763,"repoId":764},[829,658,216,828,826,827],{"evaluatedAt":834,"extractAt":768,"updatedAt":834},1778699303045]