[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-daxaur-c-jira-en":3,"guides-for-daxaur-c-jira":679,"similar-k171s3pm44jcxneyrgd308km0n86n3b8-en":680},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":234,"parentExtension":250,"providers":251,"relations":256,"repo":258,"tags":676,"workflow":677},1778686012417.8276,"k171s3pm44jcxneyrgd308km0n86n3b8",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"daxaur/openpaw","c-jira","https://github.com/daxaur/openpaw",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":243},1778686373874.3374,"kn7ctszrpbj787gjbhq7zfct0986nb9a","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,32,36,39,43,48,51,54,58,62,66,70,73,76,79,82,85,88,92,96,100,105,109,112,115,118,122,125,128,131,134,137,140,144,148,152,155,159,162,165,168,171,175,178,181,184,187,191],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of managing Jira issues from the terminal without opening a browser, addressing a specific pain point for users.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","This skill offers significant value over a simple prompt by providing a dedicated interface to the jira-cli, enabling structured and efficient Jira management.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle for managing Jira issues, including listing, creating, transitioning, commenting, and sprint management, making it ready for production workflows.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on managing Jira issues using the jira-cli, adhering to a single, well-defined domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately and concisely reflects the capabilities of the skill, which are to manage Jira issues via the jira-cli.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes narrow, verb-noun specialist tools for Jira operations (e.g., `issue list`, `issue create`), facilitating precise agent selection.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","warning","The SKILL.md mentions that `jira init` is required for configuration and credentials but does not detail the specific parameters or environment variables needed for this setup.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","Tool names like `issue list`, `issue create`, and `issue move` are descriptive and follow the domain's conventions.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The tool schemas appear to request only necessary data for Jira operations, and the expected outputs are focused on task completion rather than diagnostic dumps.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under the MIT license, which is permissive and clearly indicated in the LICENSE file.",{"category":59,"check":60,"severity":46,"summary":61},"Maintenance","Commit recency","The last commit was on March 6, 2026, which is over 3 months ago, indicating a potential lack of recent maintenance.",{"category":59,"check":63,"severity":64,"summary":65},"Dependency Management","not_applicable","The skill does not appear to use any third-party dependencies beyond the `jira-cli` itself, which is assumed to be installed separately.",{"category":67,"check":68,"severity":24,"summary":69},"Security","Secret Management","The skill relies on the `jira-cli` for authentication, which is expected to handle secrets securely; there are no indications of secrets being echoed in output.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill uses the `jira-cli` as a tool, and there are no indications of it loading or executing arbitrary third-party data as instructions.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill relies on the installed `jira-cli`, and there's no evidence of runtime downloads or external script execution.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill interacts with the `jira-cli` and does not appear to modify files outside its intended scope or project folder.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","There is no evidence of detached process spawns or retry loops around denied tool calls within the skill's logic.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill's interaction with Jira is expected to be contained, and there are no documented outbound calls for exfiltrating confidential data.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled content does not appear to contain hidden steering tricks or malicious Unicode characters.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill's logic is based on calling the `jira-cli` and does not involve obfuscated code or runtime script fetching.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill relies on the `jira-cli` being installed and configured, which is a documented prerequisite, not a structural assumption about the user's project layout.",{"category":97,"check":98,"severity":46,"summary":99},"Trust","Issues Attention","There was 1 issue opened in the last 90 days and 0 issues closed, indicating a lack of responsiveness from maintainers.",{"category":101,"check":102,"severity":103,"summary":104},"Versioning","Release Management","info","The extension itself does not have a distinct version declared in its frontmatter or manifests; it relies on the version of the `jira-cli` tool.",{"category":106,"check":107,"severity":24,"summary":108},"Code Execution","Validation","Input validation is handled by the underlying `jira-cli` tool, which is expected to perform necessary sanitization.",{"category":67,"check":110,"severity":24,"summary":111},"Unguarded Destructive Operations","Destructive operations like creating or transitioning issues are managed by the `jira-cli`, which provides its own confirmation gates.",{"category":106,"check":113,"severity":24,"summary":114},"Error Handling","Errors are expected to be reported by the `jira-cli`, and the skill framework should handle them appropriately.",{"category":106,"check":116,"severity":64,"summary":117},"Logging","The skill focuses on executing the `jira-cli` and does not involve operations that typically require a local audit log beyond what the CLI might provide.",{"category":119,"check":120,"severity":103,"summary":121},"Compliance","GDPR","The skill operates on Jira issues, which may contain personal data; however, sanitization is expected to be handled by the `jira-cli` and Jira itself.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill is global in scope, as Jira usage is not geographically restricted.",{"category":93,"check":126,"severity":24,"summary":127},"Runtime stability","The skill's stability depends on the `jira-cli` and the Claude Code runtime, with no specific OS or shell assumptions beyond standard CLI interaction.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README file provides a good overview of the OpenPaw project, which includes the `c-jira` skill.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The skill exposes a reasonable number of tools related to Jira issue management.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The tools are distinct actions within Jira management (list, create, move, comment) and do not appear to have overlapping synonyms.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All advertised features for Jira management are directly supported by the `jira-cli` commands exposed by the skill.",{"category":141,"check":142,"severity":46,"summary":143},"Install","Installation instruction","The SKILL.md provides an install command for `jira-cli` but lacks detailed end-to-end setup instructions for authentication and configuration.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","Error messages are expected to be provided by the `jira-cli`, which generally offers context and remediation guidance.",{"category":149,"check":150,"severity":64,"summary":151},"Execution","Pinned dependencies","The skill does not bundle dependencies; it relies on the externally installed `jira-cli`.",{"category":33,"check":153,"severity":24,"summary":154},"Dry-run preview","While not explicitly stated, the `jira-cli` commands for creating or moving issues typically require confirmation, implicitly providing a preview.",{"category":156,"check":157,"severity":24,"summary":158},"Protocol","Idempotent retry & timeouts","Jira operations are generally managed via the `jira-cli`, which handles retries and timeouts, and the skill itself is stateless.",{"category":119,"check":160,"severity":24,"summary":161},"Telemetry opt-in","There is no indication of telemetry being emitted by this skill; it relies on the `jira-cli`.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The description clearly states the skill manages Jira issues using jira-cli, for terminal use, covering listing, creating, transitioning, and commenting.",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and tags.",{"category":44,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md is concise, providing clear examples and usage guidelines without excessive length.",{"category":172,"check":173,"severity":64,"summary":174},"Context","Progressive Disclosure","The skill's scope is narrow enough that extensive documentation in separate files is not necessary.",{"category":172,"check":176,"severity":64,"summary":177},"Forked exploration","This skill is not an exploration-style skill and does not require forked context.",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","The SKILL.md provides clear, ready-to-use examples for listing, creating, transitioning, commenting, and managing sprints.",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","The 'Usage Guidelines' section addresses several edge cases like checking for duplicates, confirming transition names, and handling different closing actions.",{"category":106,"check":185,"severity":64,"summary":186},"Tool Fallback","The skill relies solely on the `jira-cli` tool and does not use any optional external tools that would require a fallback.",{"category":188,"check":189,"severity":24,"summary":190},"Safety","Halt on unexpected state","The usage guidelines imply that users should check for existing tickets and valid transitions, suggesting a halt on unexpected states.",{"category":93,"check":192,"severity":24,"summary":193},"Cross-skill coupling","The skill is self-contained and focuses solely on Jira management without implicit reliance on other skills.",1778686373711,"This skill leverages the `jira-cli` (jira-cli) to provide terminal-based management of Jira issues. It supports listing, filtering, creating, transitioning statuses, managing sprints, and adding comments.",[197,198,199,200,201],"List and filter Jira issues","Create new Jira tickets","Transition issue statuses","Manage Jira sprints","Add comments to Jira issues",[203,204,205],"Managing non-Jira project management systems.","Performing complex Jira administrative tasks beyond issue and sprint management.","Opening or interacting with the Jira web interface.","3.0.0","4.4.0","To efficiently manage Jira issues, tickets, and sprints directly from the terminal, bypassing the need to open a web browser and streamlining project management workflows.","The 'Commit recency' finding (warning) and 'Installation instruction' finding (warning) are the primary drivers for the score. The 'Issues Attention' finding (warning) also contributes.",75,"A skill for managing Jira issues via the jira-cli, offering comprehensive functionality with good documentation.",[213,214,215,216,217],"jira","cli","issue-tracking","project-management","atlassian","global","community",[221,222,223,224],"Checking for existing duplicate tickets before creating a new one.","Moving issues through various stages of a project workflow.","Quickly creating new tickets with specific details like summary, body, priority, and labels.","Adding context or updates to existing tickets via comments.",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"popularity":238,"security":240,"testCoverage":242},{"hasLockfile":227},true,1778686354626,{"descriptionLength":230,"readmeSize":231},196,10094,{"closedIssues90d":8,"forks":233,"hasChangelog":234,"openIssues90d":235,"pushedAt":236,"stars":237},5,false,1,1772755947000,137,{"npmDownloads":239},103,{"hasNpmPackage":227,"license":241,"smitheryVerified":234},"MIT",{"hasCi":227,"hasTests":234},{"updatedAt":244},1778686373874,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/c-jira","daxaur","openpaw","skill",null,{"evaluate":252,"extract":254},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":253,"targetMarket":218,"tier":219},[213,214,215,216,217],{"commitSha":255},"HEAD",{"repoId":257},"kd7bwdbyne8rrdfxt9ahxb6ved86mk9b",{"_creationTime":259,"_id":257,"identity":260,"providers":261,"workflow":671},1778686001339.4075,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":262,"discover":649,"extract":652,"github":653,"npm":670},{"commitSha":255,"extensions":263},[264,275,283,291,299,307,315,323,331,339,347,355,363,371,379,384,392,400,408,416,424,432,440,448,456,464,472,480,488,496,504,512,520,528,536,544,552,560,568,576,584,592,600],{"basePath":265,"description":266,"displayName":267,"installMethods":268,"rationale":269,"selectedPaths":270,"source":274,"sourceLanguage":18,"type":249},"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",[271],{"path":272,"priority":273},"SKILL.md","mandatory","rule",{"basePath":276,"description":277,"displayName":278,"installMethods":279,"rationale":280,"selectedPaths":281,"source":274,"sourceLanguage":18,"type":249},"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",[282],{"path":272,"priority":273},{"basePath":284,"description":285,"displayName":286,"installMethods":287,"rationale":288,"selectedPaths":289,"source":274,"sourceLanguage":18,"type":249},"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",[290],{"path":272,"priority":273},{"basePath":292,"description":293,"displayName":294,"installMethods":295,"rationale":296,"selectedPaths":297,"source":274,"sourceLanguage":18,"type":249},"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",[298],{"path":272,"priority":273},{"basePath":300,"description":301,"displayName":302,"installMethods":303,"rationale":304,"selectedPaths":305,"source":274,"sourceLanguage":18,"type":249},"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",[306],{"path":272,"priority":273},{"basePath":308,"description":309,"displayName":310,"installMethods":311,"rationale":312,"selectedPaths":313,"source":274,"sourceLanguage":18,"type":249},"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",[314],{"path":272,"priority":273},{"basePath":316,"description":317,"displayName":318,"installMethods":319,"rationale":320,"selectedPaths":321,"source":274,"sourceLanguage":18,"type":249},"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",[322],{"path":272,"priority":273},{"basePath":324,"description":325,"displayName":326,"installMethods":327,"rationale":328,"selectedPaths":329,"source":274,"sourceLanguage":18,"type":249},"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",[330],{"path":272,"priority":273},{"basePath":332,"description":333,"displayName":334,"installMethods":335,"rationale":336,"selectedPaths":337,"source":274,"sourceLanguage":18,"type":249},"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",[338],{"path":272,"priority":273},{"basePath":340,"description":341,"displayName":342,"installMethods":343,"rationale":344,"selectedPaths":345,"source":274,"sourceLanguage":18,"type":249},"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",[346],{"path":272,"priority":273},{"basePath":348,"description":349,"displayName":350,"installMethods":351,"rationale":352,"selectedPaths":353,"source":274,"sourceLanguage":18,"type":249},"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",[354],{"path":272,"priority":273},{"basePath":356,"description":357,"displayName":358,"installMethods":359,"rationale":360,"selectedPaths":361,"source":274,"sourceLanguage":18,"type":249},"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",[362],{"path":272,"priority":273},{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":274,"sourceLanguage":18,"type":249},"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",[370],{"path":272,"priority":273},{"basePath":372,"description":373,"displayName":374,"installMethods":375,"rationale":376,"selectedPaths":377,"source":274,"sourceLanguage":18,"type":249},"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",[378],{"path":272,"priority":273},{"basePath":246,"description":10,"displayName":13,"installMethods":380,"rationale":381,"selectedPaths":382,"source":274,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/c-jira/SKILL.md",[383],{"path":272,"priority":273},{"basePath":385,"description":386,"displayName":387,"installMethods":388,"rationale":389,"selectedPaths":390,"source":274,"sourceLanguage":18,"type":249},"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",[391],{"path":272,"priority":273},{"basePath":393,"description":394,"displayName":395,"installMethods":396,"rationale":397,"selectedPaths":398,"source":274,"sourceLanguage":18,"type":249},"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",[399],{"path":272,"priority":273},{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":274,"sourceLanguage":18,"type":249},"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",[407],{"path":272,"priority":273},{"basePath":409,"description":410,"displayName":411,"installMethods":412,"rationale":413,"selectedPaths":414,"source":274,"sourceLanguage":18,"type":249},"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",[415],{"path":272,"priority":273},{"basePath":417,"description":418,"displayName":419,"installMethods":420,"rationale":421,"selectedPaths":422,"source":274,"sourceLanguage":18,"type":249},"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",[423],{"path":272,"priority":273},{"basePath":425,"description":426,"displayName":427,"installMethods":428,"rationale":429,"selectedPaths":430,"source":274,"sourceLanguage":18,"type":249},"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",[431],{"path":272,"priority":273},{"basePath":433,"description":434,"displayName":435,"installMethods":436,"rationale":437,"selectedPaths":438,"source":274,"sourceLanguage":18,"type":249},"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",[439],{"path":272,"priority":273},{"basePath":441,"description":442,"displayName":443,"installMethods":444,"rationale":445,"selectedPaths":446,"source":274,"sourceLanguage":18,"type":249},"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",[447],{"path":272,"priority":273},{"basePath":449,"description":450,"displayName":451,"installMethods":452,"rationale":453,"selectedPaths":454,"source":274,"sourceLanguage":18,"type":249},"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",[455],{"path":272,"priority":273},{"basePath":457,"description":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":274,"sourceLanguage":18,"type":249},"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",[463],{"path":272,"priority":273},{"basePath":465,"description":466,"displayName":467,"installMethods":468,"rationale":469,"selectedPaths":470,"source":274,"sourceLanguage":18,"type":249},"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",[471],{"path":272,"priority":273},{"basePath":473,"description":474,"displayName":475,"installMethods":476,"rationale":477,"selectedPaths":478,"source":274,"sourceLanguage":18,"type":249},"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",[479],{"path":272,"priority":273},{"basePath":481,"description":482,"displayName":483,"installMethods":484,"rationale":485,"selectedPaths":486,"source":274,"sourceLanguage":18,"type":249},"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",[487],{"path":272,"priority":273},{"basePath":489,"description":490,"displayName":491,"installMethods":492,"rationale":493,"selectedPaths":494,"source":274,"sourceLanguage":18,"type":249},"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",[495],{"path":272,"priority":273},{"basePath":497,"description":498,"displayName":499,"installMethods":500,"rationale":501,"selectedPaths":502,"source":274,"sourceLanguage":18,"type":249},"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",[503],{"path":272,"priority":273},{"basePath":505,"description":506,"displayName":507,"installMethods":508,"rationale":509,"selectedPaths":510,"source":274,"sourceLanguage":18,"type":249},"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",[511],{"path":272,"priority":273},{"basePath":513,"description":514,"displayName":515,"installMethods":516,"rationale":517,"selectedPaths":518,"source":274,"sourceLanguage":18,"type":249},"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",[519],{"path":272,"priority":273},{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":274,"sourceLanguage":18,"type":249},"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",[527],{"path":272,"priority":273},{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":274,"sourceLanguage":18,"type":249},"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",[535],{"path":272,"priority":273},{"basePath":537,"description":538,"displayName":539,"installMethods":540,"rationale":541,"selectedPaths":542,"source":274,"sourceLanguage":18,"type":249},"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",[543],{"path":272,"priority":273},{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":274,"sourceLanguage":18,"type":249},"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",[551],{"path":272,"priority":273},{"basePath":553,"description":554,"displayName":555,"installMethods":556,"rationale":557,"selectedPaths":558,"source":274,"sourceLanguage":18,"type":249},"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",[559],{"path":272,"priority":273},{"basePath":561,"description":562,"displayName":563,"installMethods":564,"rationale":565,"selectedPaths":566,"source":274,"sourceLanguage":18,"type":249},"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",[567],{"path":272,"priority":273},{"basePath":569,"description":570,"displayName":571,"installMethods":572,"rationale":573,"selectedPaths":574,"source":274,"sourceLanguage":18,"type":249},"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",[575],{"path":272,"priority":273},{"basePath":577,"description":578,"displayName":579,"installMethods":580,"rationale":581,"selectedPaths":582,"source":274,"sourceLanguage":18,"type":249},"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",[583],{"path":272,"priority":273},{"basePath":585,"description":586,"displayName":587,"installMethods":588,"rationale":589,"selectedPaths":590,"source":274,"sourceLanguage":18,"type":249},"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",[591],{"path":272,"priority":273},{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":274,"sourceLanguage":18,"type":249},"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",[599],{"path":272,"priority":273},{"basePath":601,"description":602,"displayName":603,"installMethods":604,"license":241,"rationale":605,"selectedPaths":606,"source":274,"sourceLanguage":18,"type":214},"","Open-source Personal Assistant Wizard for Claude Code. Turn Claude Code into your PA with CLI tools and skills.","pawmode",{"npm":603},"cli ecosystem detected at /",[607,609,611,614,617,619,621,623,625,627,629,631,633,635,637,639,641,643,645,647],{"path":608,"priority":273},"package.json",{"path":610,"priority":273},"README.md",{"path":612,"priority":613},"LICENSE","high",{"path":615,"priority":616},"src/index.ts","low",{"path":618,"priority":616},"src/commands/add.ts",{"path":620,"priority":616},"src/commands/configure.ts",{"path":622,"priority":616},"src/commands/dashboard.ts",{"path":624,"priority":616},"src/commands/doctor.ts",{"path":626,"priority":616},"src/commands/export.ts",{"path":628,"priority":616},"src/commands/list.ts",{"path":630,"priority":616},"src/commands/lockin.ts",{"path":632,"priority":616},"src/commands/remove.ts",{"path":634,"priority":616},"src/commands/reset.ts",{"path":636,"priority":616},"src/commands/schedule.ts",{"path":638,"priority":616},"src/commands/setup.ts",{"path":640,"priority":616},"src/commands/soul.ts",{"path":642,"priority":616},"src/commands/status.ts",{"path":644,"priority":616},"src/commands/telegram.ts",{"path":646,"priority":616},"src/commands/theme.ts",{"path":648,"priority":616},"src/commands/update.ts",{"sources":650},[651],"manual",{"npmPackage":603},{"closedIssues90d":8,"description":654,"forks":233,"homepage":655,"license":241,"openIssues90d":235,"pushedAt":236,"readmeSize":231,"stars":237,"topics":656},"Personal Assistant Wizard for Claude Code — npx pawmode","https://www.npmjs.com/package/pawmode",[657,658,659,660,661,214,662,663,664,665,666,667,668,669],"ai-agent","anthropic","automation","claude","claude-code","macos","open-source","personal-assistant","productivity","smart-home","telegram","typescript","vibecoding",{"downloads":239},{"classifiedAt":672,"discoverAt":673,"extractAt":674,"githubAt":674,"npmAt":675,"updatedAt":672},1778686011878,1778686001339,1778686007840,1778686010039,[217,214,215,213,216],{"evaluatedAt":244,"extractAt":678,"updatedAt":244},1778686012417,[],[681,711,737,765,790,812],{"_creationTime":682,"_id":683,"community":684,"display":685,"identity":691,"providers":695,"relations":704,"tags":707,"workflow":708},1778691344230.1262,"k17b3h2zz11479j9s54hb6nscd86nf8r",{"reviewCount":8},{"description":686,"installMethods":687,"name":689,"sourceUrl":690},"Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL filters, creating and updating tickets with custom fields, searching or editing Confluence pages with CQL, managing sprints and backlogs, setting up MCP server authentication, syncing documentation, or debugging Atlassian API integrations.",{"claudeCode":688},"jeffallan/claude-skills","atlassian-mcp","https://github.com/jeffallan/claude-skills",{"basePath":692,"githubOwner":693,"githubRepo":694,"locale":18,"slug":689,"type":249},"skills/atlassian-mcp","jeffallan","claude-skills",{"evaluate":696,"extract":703},{"promptVersionExtension":206,"promptVersionScoring":207,"score":697,"tags":698,"targetMarket":218,"tier":702},100,[217,213,699,700,216,701,659],"confluence","mcp","documentation","verified",{"commitSha":255},{"parentExtensionId":705,"repoId":706},"k177fx0q0bsftkws6j1av221j186ndt6","kd77w37et655xneae33d1p2d2n86ncxp",[217,659,699,701,213,700,216],{"evaluatedAt":709,"extractAt":710,"updatedAt":709},1778691474509,1778691344230,{"_creationTime":712,"_id":713,"community":714,"display":715,"identity":720,"providers":724,"relations":730,"tags":733,"workflow":734},1778696833339.6208,"k179n0aczt9ekxj3f6ee5k98n186mkf8",{"reviewCount":8},{"description":716,"installMethods":717,"name":217,"sourceUrl":719},"Manage Jira issues and Confluence wiki pages in Atlassian Cloud.\nUse when: (1) searching/creating/updating Jira issues with JQL, (2) searching/reading/creating Confluence pages\nwith CQL, (3) managing Jira workflows, transitions, and comments, (4) browsing Confluence spaces and page\nhierarchies. Supports OAuth 2.1 via MCP server (recommended) or API token authentication (fallback).\n",{"claudeCode":718},"sanjay3290/ai-skills","https://github.com/sanjay3290/ai-skills",{"basePath":721,"githubOwner":722,"githubRepo":723,"locale":18,"slug":217,"type":249},"skills/atlassian","sanjay3290","ai-skills",{"evaluate":725,"extract":729},{"promptVersionExtension":206,"promptVersionScoring":207,"score":726,"tags":727,"targetMarket":218,"tier":702},99,[213,699,217,728,659],"api",{"commitSha":255},{"parentExtensionId":731,"repoId":732},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[728,217,659,699,213],{"evaluatedAt":735,"extractAt":736,"updatedAt":735},1778696875868,1778696833339,{"_creationTime":738,"_id":739,"community":740,"display":741,"identity":747,"providers":750,"relations":758,"tags":761,"workflow":762},1778675056600.2693,"k1779fwnqevec8dh3jq4g0r8hx86mf8s",{"reviewCount":8},{"description":742,"installMethods":743,"name":745,"sourceUrl":746},"Atlassian Administrator for managing and organizing Atlassian products (Jira, Confluence, Bitbucket, Trello), users, permissions, security, integrations, system configuration, and org-wide governance. Use when asked to add users to Jira, change Confluence permissions, configure access control, update admin settings, manage Atlassian groups, set up SSO, install marketplace apps, review security policies, or handle any org-wide Atlassian administration task.",{"claudeCode":744},"alirezarezvani/claude-skills","atlassian-admin","https://github.com/alirezarezvani/claude-skills",{"basePath":748,"githubOwner":749,"githubRepo":694,"locale":18,"slug":745,"type":249},"project-management/skills/atlassian-admin","alirezarezvani",{"evaluate":751,"extract":757},{"promptVersionExtension":206,"promptVersionScoring":207,"score":726,"tags":752,"targetMarket":218,"tier":702},[217,213,699,753,754,755,756],"administration","governance","security","devops",{"commitSha":255},{"parentExtensionId":759,"repoId":760},"k179g03a4r18x1fz2reh1wqtwn86nw59","kd7ff9s1w43mfyy1n7hf87816186m6px",[753,217,699,756,754,213,755],{"evaluatedAt":763,"extractAt":764,"updatedAt":763},1778685819605,1778675056600,{"_creationTime":766,"_id":767,"community":768,"display":769,"identity":775,"providers":779,"relations":784,"tags":786,"workflow":787},1778685991755.7146,"k173ttgxb74pcsjy3q7p6h3psd86n14h",{"reviewCount":8},{"description":770,"installMethods":771,"name":773,"sourceUrl":774},"Use when the user mentions Jira issues (e.g., \"PROJ-123\"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like \"jira\", \"issue\", \"ticket\", \"sprint\", \"backlog\", or issue key patterns.",{"claudeCode":772},"davila7/claude-code-templates","Jira Skill","https://github.com/davila7/claude-code-templates",{"basePath":776,"githubOwner":777,"githubRepo":778,"locale":18,"slug":213,"type":249},"cli-tool/components/skills/ai-research/jira","davila7","claude-code-templates",{"evaluate":780,"extract":783},{"promptVersionExtension":206,"promptVersionScoring":207,"score":726,"tags":781,"targetMarket":218,"tier":702},[213,215,782,214,700],"workflow-management",{"commitSha":255,"license":241},{"repoId":785},"kd71fzn4s7r0269fkw47wt670n86ndz0",[214,215,213,700,782],{"evaluatedAt":788,"extractAt":789,"updatedAt":788},1778687462740,1778685991755,{"_creationTime":791,"_id":792,"community":793,"display":794,"identity":798,"providers":800,"relations":808,"tags":809,"workflow":810},1778675056600.2705,"k17dypw9b0yd5cnc4143ywk0an86nx94",{"reviewCount":8},{"description":795,"installMethods":796,"name":797,"sourceUrl":746},"6 project management agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Senior PM, scrum master, Jira expert (JQL), Confluence expert, Atlassian admin, template creator. MCP integration for live Jira/Confluence automation.",{"claudeCode":744},"pm-skills",{"basePath":799,"githubOwner":749,"githubRepo":694,"locale":18,"slug":797,"type":249},"project-management/skills/pm-skills",{"evaluate":801,"extract":807},{"promptVersionExtension":206,"promptVersionScoring":207,"score":802,"tags":803,"targetMarket":218,"tier":702},98,[216,213,699,217,804,805,806],"scrum","agile","python",{"commitSha":255},{"parentExtensionId":759,"repoId":760},[805,217,699,213,216,806,804],{"evaluatedAt":811,"extractAt":764,"updatedAt":811},1778686042871,{"_creationTime":813,"_id":814,"community":815,"display":816,"identity":822,"providers":826,"relations":834,"tags":837,"workflow":838},1778675712774.7551,"k17d258t4vx4gkaqm63yk34e1h86nrxn",{"reviewCount":8},{"description":817,"installMethods":818,"name":820,"sourceUrl":821},"Search across company knowledge bases (Confluence, Jira, internal docs) to find and explain internal concepts, processes, and technical details. When an agent needs to: (1) Find or search for information about systems, terminology, processes, deployment, authentication, infrastructure, architecture, or technical concepts, (2) Search internal documentation, knowledge base, company docs, or our docs, (3) Explain what something is, how it works, or look up information, or (4) Synthesize information from multiple sources. Searches in parallel and provides cited answers.",{"claudeCode":819},"atlassian/atlassian-mcp-server","Search Company Knowledge","https://github.com/atlassian/atlassian-mcp-server",{"basePath":823,"githubOwner":217,"githubRepo":824,"locale":18,"slug":825,"type":249},"skills/search-company-knowledge","atlassian-mcp-server","search-company-knowledge",{"evaluate":827,"extract":832},{"promptVersionExtension":206,"promptVersionScoring":207,"score":828,"tags":829,"targetMarket":218,"tier":219},95,[217,699,213,701,830,831],"search","knowledge-base",{"commitSha":255,"license":833},"Apache-2.0",{"parentExtensionId":835,"repoId":836},"k17crr8tfpyfr5sd1509f3kkz186mea7","kd774ex7aaf130ggya20m9ye5h86maxd",[217,699,701,213,831,830],{"evaluatedAt":839,"extractAt":840,"updatedAt":839},1778675813981,1778675712774]