[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-atlassian-search-company-knowledge-zh-CN":3,"guides-for-atlassian-search-company-knowledge":435,"similar-k17d258t4vx4gkaqm63yk34e1h86nrxn-zh-CN":436},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":261,"isFallback":266,"parentExtension":267,"providers":318,"relations":322,"repo":323,"tags":433,"workflow":434},1778675712774.7551,"k17d258t4vx4gkaqm63yk34e1h86nrxn",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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":12},"atlassian/atlassian-mcp-server","Search Company Knowledge","https://github.com/atlassian/atlassian-mcp-server",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":243,"workflow":259},1778675813981.863,"kn7fg34pecadvp5ew6qdmv9vqx86nyde","en",{"checks":20,"evaluatedAt":196,"extensionSummary":197,"features":198,"nonGoals":204,"practices":209,"prerequisites":213,"promptVersionExtension":217,"promptVersionScoring":218,"purpose":219,"rationale":220,"score":221,"summary":222,"tags":223,"targetMarket":230,"tier":231,"useCases":232,"workflow":237},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,100,104,108,111,115,118,122,125,128,131,134,137,140,144,148,151,154,158,161,164,167,170,174,177,180,183,186,189,193],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of finding and explaining internal company knowledge across various sources like Confluence and Jira.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a significant value proposition by performing parallel searches across multiple Atlassian tools and synthesizing cited answers, which is beyond standard LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete lifecycle for searching and synthesizing information from Atlassian knowledge bases, covering search, content fetching, synthesis, and citation, making it ready for real-world use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on searching and retrieving information from Atlassian knowledge bases, adhering to a single responsibility principle.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities for searching and explaining internal company knowledge across Atlassian tools, including synthesized and cited answers.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes specific, narrow tools like `search`, `getConfluencePage`, `getJiraIssue`, `searchConfluenceUsingCql`, and `searchJiraIssuesUsingJql`, which are well-scoped verb-noun specialists.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides clear documentation for tool parameters like `cloudId`, `query`, `pageId`, `cql`, and `jql`, along with usage examples and explanations.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","All exposed tools (`search`, `getConfluencePage`, `getJiraIssue`, `searchConfluenceUsingCql`, `searchJiraIssuesUsingJql`) are descriptively named and follow a clear verb-noun pattern.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool parameters are specific (e.g., `cloudId`, `query`, `pageId`) and do not include excessive or undocumented fields. Responses are focused on search results and page content.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the Apache-2.0 license, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on 2026-04-14, which is within the last 3 months, indicating recent maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to use third-party dependencies that would require specific dependency management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill interacts with Atlassian Cloud APIs, which are secured via OAuth 2.1 or API tokens, and there is no indication of secrets being echoed in output.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill's SKILL.md explicitly fences user input and references external documentation as data, not instructions, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill fetches content from Atlassian services using documented tools and does not appear to download or execute external code at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the defined scopes of Atlassian Cloud tools and does not attempt to modify files or paths outside of its designated interaction with those services.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the provided skill script.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill is designed to retrieve internal company knowledge and does not appear to have any instructions for exfiltrating confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions are free of hidden steering tricks, control characters, or invisible Unicode tag characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is clearly defined in SKILL.md and does not rely on obfuscated code, base64 payloads, or runtime fetched scripts.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates on Atlassian Cloud APIs and does not make assumptions about user-specific project file layouts.",{"category":96,"check":97,"severity":98,"summary":99},"Trust","Issues Attention","warning","There were 52 issues opened and 34 closed in the last 90 days, indicating a closure rate of approximately 39%, suggesting a potentially slow response time from maintainers.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The skill has a clear commit history, and while no explicit versioning is declared in frontmatter, the direct usage of the Atlassian MCP server implies stability.",{"category":105,"check":106,"severity":24,"summary":107},"Execution","Validation","The skill uses specific tool parameters for its operations, implying validation occurs within the underlying Atlassian API tools.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill is primarily read-only, focusing on searching and retrieving information. It does not perform destructive operations.",{"category":112,"check":113,"severity":24,"summary":114},"Code Execution","Error Handling","The SKILL.md outlines steps for handling scenarios like no results found or too many results, suggesting a degree of structured error handling and user guidance.",{"category":112,"check":116,"severity":63,"summary":117},"Logging","The skill interacts with Atlassian Cloud APIs and does not appear to have local logging requirements.",{"category":119,"check":120,"severity":24,"summary":121},"Compliance","GDPR","The skill retrieves information from company knowledge bases and does not appear to operate on personal data without proper sanitization or explicit user approval.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill is designed for searching internal company knowledge and has no regional or jurisdictional restrictions, hence `targetMarket` is global.",{"category":92,"check":126,"severity":24,"summary":127},"Runtime stability","The skill interacts with Atlassian Cloud APIs and is not dependent on specific editor, shell, or OS features.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README provides a good overview of the Atlassian Rovo MCP Server's purpose and capabilities.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The skill exposes 5 distinct tools, which falls within the ideal range of 3-10 tools.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","The tools are distinct and cover specific actions (search, get page, get issue, search CQL, search JQL), avoiding near-synonym redundancy.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All features described in the README and SKILL.md, such as searching Confluence and Jira, have corresponding implemented tools.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides comprehensive instructions for setting up the Atlassian Rovo MCP Server, including authentication methods and example workflows.",{"category":145,"check":146,"severity":24,"summary":147},"Errors","Actionable error messages","The SKILL.md includes sections on handling common scenarios like 'No Results Found' and 'Too Many Results', providing suggested user responses and next steps.",{"category":105,"check":149,"severity":63,"summary":150},"Pinned dependencies","This skill does not bundle scripts with dependencies that would require pinning or shebang declarations.",{"category":33,"check":152,"severity":24,"summary":153},"Dry-run preview","The skill is primarily read-only and does not perform state-changing operations, thus a dry-run preview is not applicable.",{"category":155,"check":156,"severity":24,"summary":157},"Protocol","Idempotent retry & timeouts","The skill relies on Atlassian Cloud APIs, which are expected to handle idempotency and timeouts appropriately. The skill's design does not introduce non-idempotent mutations.",{"category":119,"check":159,"severity":24,"summary":160},"Telemetry opt-in","There is no indication of telemetry being collected by this skill; it focuses on retrieving information from Atlassian.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The description clearly states the skill's purpose is to search and explain internal company knowledge from Atlassian tools and provides specific use cases and non-goals.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and provides trigger phrases.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md is well-structured, with the main instructions being concise and deeper material like examples and best practices separated into distinct sections.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and details in sections, effectively disclosing information progressively without embedding large amounts of raw data.",{"category":171,"check":175,"severity":63,"summary":176},"Forked exploration","The skill is focused on information retrieval and synthesis, not deep code review or exploration that would necessitate forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md provides multiple clear, end-to-end examples for common scenarios, demonstrating input, invocation, and expected output.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The SKILL.md documents failure modes and limitations like 'No Results Found' and 'Too Many Results', including recovery steps.",{"category":112,"check":184,"severity":24,"summary":185},"Tool Fallback","The skill relies on the standard Atlassian MCP server and does not require a custom fallback, aligning with its design.",{"category":92,"check":187,"severity":24,"summary":188},"Stack assumptions","The skill's documentation specifies its reliance on Atlassian Cloud APIs and tools, and does not make assumptions about the user's local development stack.",{"category":190,"check":191,"severity":24,"summary":192},"Safety","Halt on unexpected state","The SKILL.md outlines how to handle 'No Results Found' and 'Too Many Results' scenarios, implying a halt and report mechanism for unexpected states.",{"category":92,"check":194,"severity":24,"summary":195},"Cross-skill coupling","The skill operates as a standalone tool for searching Atlassian knowledge bases and does not implicitly rely on other skills.",1778675813751,"This skill searches across Confluence, Jira, and internal documentation to find and explain company-specific concepts, processes, and technical details, providing cited answers synthesized from multiple sources.",[199,200,201,202,203],"Searches Confluence, Jira, and internal docs in parallel","Synthesizes information from multiple sources","Provides cited answers with links to original documentation","Explains internal concepts, processes, and technical details","Supports targeted Confluence and Jira searches via CQL/JQL",[205,206,207,208],"Answering general technology questions","Searching external documentation or the public web","Answering questions about other companies","Providing information on current events or news",[210,211,212],"Information retrieval","Knowledge synthesis","Documentation lookup",[214,215,216],"An Atlassian Cloud site with Jira, Compass, and/or Confluence","Access to a supported MCP client (e.g., Claude desktop, VS Code, Copilot CLI)","OAuth 2.1 authorization or API token credentials","3.0.0","4.4.0","To quickly find and understand internal company knowledge by searching across Confluence, Jira, and other internal documentation sources.","The skill is well-documented and robust, with clear purpose, extensive examples, and strong security practices. The only minor detraction is the issue engagement rate, which is slightly below the ideal threshold.",95,"A comprehensive skill for searching and synthesizing information from Atlassian knowledge bases.",[224,225,226,227,228,229],"atlassian","confluence","jira","documentation","search","knowledge-base","global","community",[233,234,235,236],"Finding information about systems, terminology, processes, or technical concepts","Explaining what something is or how it works","Looking up details in internal documentation or knowledge bases","Synthesizing information from various internal sources",[238,239,240,241,242],"Identify search query from user question","Execute parallel search across available knowledge sources (Confluence, Jira, etc.)","Fetch detailed content for relevant search results","Synthesize information from multiple sources into a coherent answer","Provide citations with links to source materials",{"codeQuality":244,"collectedAt":246,"documentation":247,"maintenance":250,"security":256,"testCoverage":258},{"hasLockfile":245},false,1778675789397,{"descriptionLength":248,"readmeSize":249},572,14248,{"closedIssues90d":251,"forks":252,"hasChangelog":245,"openIssues90d":253,"pushedAt":254,"stars":255},34,83,52,1776196199000,675,{"hasNpmPackage":245,"license":257,"smitheryVerified":245},"Apache-2.0",{"hasCi":245,"hasTests":245},{"updatedAt":260},1778675813981,{"basePath":262,"githubOwner":224,"githubRepo":263,"locale":18,"slug":264,"type":265},"skills/search-company-knowledge","atlassian-mcp-server","search-company-knowledge","skill",true,{"_creationTime":268,"_id":269,"community":270,"display":271,"identity":274,"parentExtension":277,"providers":305,"relations":314,"tags":315,"workflow":316},1778675712774.7544,"k17crr8tfpyfr5sd1509f3kkz186mea7",{"reviewCount":8},{"description":272,"installMethods":273,"name":224,"sourceUrl":14},"Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.",{"claudeCode":224},{"basePath":275,"githubOwner":224,"githubRepo":263,"locale":18,"slug":263,"type":276},"","plugin",{"_creationTime":278,"_id":279,"community":280,"display":281,"identity":285,"providers":287,"relations":299,"tags":301,"workflow":302},1778675712774.7542,"k17fmvx6k94zrx00pmrxsxrt6x86m35y",{"reviewCount":8},{"description":282,"installMethods":283,"name":284,"sourceUrl":14},"Atlassian plugin marketplace for Claude Code",{"claudeCode":12},"Atlassian MCP Server Marketplace",{"basePath":275,"githubOwner":224,"githubRepo":263,"locale":18,"slug":263,"type":286},"marketplace",{"evaluate":288,"extract":293},{"promptVersionExtension":289,"promptVersionScoring":218,"score":290,"tags":291,"targetMarket":230,"tier":231},"3.1.0",75,[224,286,226,225,292],"compass",{"commitSha":294,"license":257,"marketplace":295,"plugin":297},"HEAD",{"name":224,"pluginCount":296},1,{"mcpCount":8,"provider":298,"skillCount":8},"classify",{"repoId":300},"kd774ex7aaf130ggya20m9ye5h86maxd",[224,292,225,226,286],{"evaluatedAt":303,"extractAt":304,"updatedAt":303},1778675727505,1778675712774,{"evaluate":306,"extract":311},{"promptVersionExtension":217,"promptVersionScoring":218,"score":290,"tags":307,"targetMarket":230,"tier":231},[224,226,225,308,309,310],"mcp","integration","workflow",{"commitSha":294,"plugin":312},{"mcpCount":8,"provider":298,"skillCount":313},5,{"parentExtensionId":279,"repoId":300},[224,225,309,226,308,310],{"evaluatedAt":317,"extractAt":304,"updatedAt":317},1778675752779,{"evaluate":319,"extract":321},{"promptVersionExtension":217,"promptVersionScoring":218,"score":221,"tags":320,"targetMarket":230,"tier":231},[224,225,226,227,228,229],{"commitSha":294,"license":257},{"parentExtensionId":269,"repoId":300},{"_creationTime":324,"_id":300,"identity":325,"providers":326,"workflow":429},1778675708733.3665,{"githubOwner":224,"githubRepo":263,"sourceUrl":14},{"classify":327,"discover":422,"github":425},{"commitSha":294,"extensions":328},[329,342,365,376,391,396,410],{"basePath":275,"description":282,"displayName":224,"installMethods":330,"rationale":331,"selectedPaths":332,"source":341,"sourceLanguage":18,"type":286},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[333,336,338],{"path":334,"priority":335},".claude-plugin/marketplace.json","mandatory",{"path":337,"priority":335},"README.md",{"path":339,"priority":340},"LICENSE","high","rule",{"basePath":275,"description":272,"displayName":224,"installMethods":343,"rationale":344,"selectedPaths":345,"source":341,"sourceLanguage":18,"type":276},{"claudeCode":224},"plugin manifest at .claude-plugin/plugin.json",[346,348,349,350,353,355,357,359,361,363],{"path":347,"priority":335},".claude-plugin/plugin.json",{"path":337,"priority":335},{"path":339,"priority":340},{"path":351,"priority":352},"skills/capture-tasks-from-meeting-notes/SKILL.md","medium",{"path":354,"priority":352},"skills/generate-status-report/SKILL.md",{"path":356,"priority":352},"skills/search-company-knowledge/SKILL.md",{"path":358,"priority":352},"skills/spec-to-backlog/SKILL.md",{"path":360,"priority":352},"skills/triage-issue/SKILL.md",{"path":362,"priority":335},".mcp.json",{"path":364,"priority":340},".cursor-plugin/plugin.json",{"basePath":366,"description":367,"displayName":368,"installMethods":369,"rationale":370,"selectedPaths":371,"source":341,"sourceLanguage":18,"type":265},"skills/capture-tasks-from-meeting-notes","Analyze meeting notes to find action items and create Jira tasks for assigned work. When an agent needs to: (1) Create Jira tasks or tickets from meeting notes, (2) Extract or find action items from notes or Confluence pages, (3) Parse meeting notes for assigned tasks, or (4) Analyze notes and generate tasks for team members. Identifies assignees, looks up account IDs, and creates tasks with proper context.","capture-tasks-from-meeting-notes",{"claudeCode":12},"SKILL.md frontmatter at skills/capture-tasks-from-meeting-notes/SKILL.md",[372,374],{"path":373,"priority":335},"SKILL.md",{"path":375,"priority":352},"references/action-item-patterns.md",{"basePath":377,"description":378,"displayName":379,"installMethods":380,"rationale":381,"selectedPaths":382,"source":341,"sourceLanguage":18,"type":265},"skills/generate-status-report","Generate project status reports from Jira issues and publish to Confluence. When an agent needs to: (1) Create a status report for a project, (2) Summarize project progress or updates, (3) Generate weekly/daily reports from Jira, (4) Publish status summaries to Confluence, or (5) Analyze project blockers and completion. Queries Jira issues, categorizes by status/priority, and creates formatted reports for delivery managers and executives.","generate-status-report",{"claudeCode":12},"SKILL.md frontmatter at skills/generate-status-report/SKILL.md",[383,384,386,388],{"path":373,"priority":335},{"path":385,"priority":352},"references/jql-patterns.md",{"path":387,"priority":352},"references/report-templates.md",{"path":389,"priority":390},"scripts/jql_builder.py","low",{"basePath":262,"description":10,"displayName":264,"installMethods":392,"rationale":393,"selectedPaths":394,"source":341,"sourceLanguage":18,"type":265},{"claudeCode":12},"SKILL.md frontmatter at skills/search-company-knowledge/SKILL.md",[395],{"path":373,"priority":335},{"basePath":397,"description":398,"displayName":399,"installMethods":400,"rationale":401,"selectedPaths":402,"source":341,"sourceLanguage":18,"type":265},"skills/spec-to-backlog","Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets. When an agent needs to: (1) Create Jira tickets from a Confluence page, (2) Generate a backlog from a specification, (3) Break down a spec into implementation tasks, or (4) Convert requirements into Jira issues. Handles reading Confluence pages, analyzing specifications, creating Epics with proper structure, and generating detailed implementation tickets linked to the Epic.","spec-to-backlog",{"claudeCode":12},"SKILL.md frontmatter at skills/spec-to-backlog/SKILL.md",[403,404,406,408],{"path":373,"priority":335},{"path":405,"priority":352},"references/breakdown-examples.md",{"path":407,"priority":352},"references/epic-templates.md",{"path":409,"priority":352},"references/ticket-writing-guide.md",{"basePath":411,"description":412,"displayName":413,"installMethods":414,"rationale":415,"selectedPaths":416,"source":341,"sourceLanguage":18,"type":265},"skills/triage-issue","Intelligently triage bug reports and error messages by searching for duplicates in Jira and offering to create new issues or add comments to existing ones. When an agent needs to: (1) Triage a bug report or error message, (2) Check if an issue is a duplicate, (3) Find similar past issues, (4) Create a new bug ticket with proper context, or (5) Add information to an existing ticket. Searches Jira for similar issues, identifies duplicates, checks fix history, and helps create well-structured bug reports.","triage-issue",{"claudeCode":12},"SKILL.md frontmatter at skills/triage-issue/SKILL.md",[417,418,420],{"path":373,"priority":335},{"path":419,"priority":352},"references/bug-report-templates.md",{"path":421,"priority":352},"references/search-patterns.md",{"sources":423},[424],"manual",{"closedIssues90d":251,"description":426,"forks":252,"homepage":427,"license":257,"openIssues90d":253,"pushedAt":254,"readmeSize":249,"stars":255,"topics":428},"Remote MCP Server that securely connects Jira and Confluence with your LLM, IDE, or agent platform of choice.","https://www.atlassian.com/platform/remote-mcp-server",[],{"classifiedAt":430,"discoverAt":431,"extractAt":432,"githubAt":432,"updatedAt":430},1778675712578,1778675708733,1778675710682,[224,225,227,226,229,228],{"evaluatedAt":260,"extractAt":304,"updatedAt":260},[],[437,466,492,519,541,563],{"_creationTime":438,"_id":439,"community":440,"display":441,"identity":447,"providers":451,"relations":459,"tags":462,"workflow":463},1778691344230.1262,"k17b3h2zz11479j9s54hb6nscd86nf8r",{"reviewCount":8},{"description":442,"installMethods":443,"name":445,"sourceUrl":446},"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":444},"jeffallan/claude-skills","atlassian-mcp","https://github.com/jeffallan/claude-skills",{"basePath":448,"githubOwner":449,"githubRepo":450,"locale":18,"slug":445,"type":265},"skills/atlassian-mcp","jeffallan","claude-skills",{"evaluate":452,"extract":458},{"promptVersionExtension":217,"promptVersionScoring":218,"score":453,"tags":454,"targetMarket":230,"tier":457},100,[224,226,225,308,455,227,456],"project-management","automation","verified",{"commitSha":294},{"parentExtensionId":460,"repoId":461},"k177fx0q0bsftkws6j1av221j186ndt6","kd77w37et655xneae33d1p2d2n86ncxp",[224,456,225,227,226,308,455],{"evaluatedAt":464,"extractAt":465,"updatedAt":464},1778691474509,1778691344230,{"_creationTime":467,"_id":468,"community":469,"display":470,"identity":475,"providers":479,"relations":485,"tags":488,"workflow":489},1778696833339.6208,"k179n0aczt9ekxj3f6ee5k98n186mkf8",{"reviewCount":8},{"description":471,"installMethods":472,"name":224,"sourceUrl":474},"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":473},"sanjay3290/ai-skills","https://github.com/sanjay3290/ai-skills",{"basePath":476,"githubOwner":477,"githubRepo":478,"locale":18,"slug":224,"type":265},"skills/atlassian","sanjay3290","ai-skills",{"evaluate":480,"extract":484},{"promptVersionExtension":217,"promptVersionScoring":218,"score":481,"tags":482,"targetMarket":230,"tier":457},99,[226,225,224,483,456],"api",{"commitSha":294},{"parentExtensionId":486,"repoId":487},"k17es37z10n1sw6t2m3f0vsydx86mnje","kd71np0fyqg23qg8w2hcfw0h0h86nkn0",[483,224,456,225,226],{"evaluatedAt":490,"extractAt":491,"updatedAt":490},1778696875868,1778696833339,{"_creationTime":493,"_id":494,"community":495,"display":496,"identity":502,"providers":506,"relations":512,"tags":515,"workflow":516},1778675056600.2698,"k17a14znp2deqzzk3m77da16m986m041",{"reviewCount":8},{"description":497,"installMethods":498,"name":500,"sourceUrl":501},"Atlassian Confluence expert for creating and managing spaces, knowledge bases, and documentation. Configures space permissions and hierarchies, creates page templates with macros, sets up documentation taxonomies, designs page layouts, and manages content governance. Use when users need to build or restructure a Confluence space, design page hierarchies with permission structures, author or standardise documentation templates, embed Jira reports in pages, run knowledge base audits, or establish documentation standards and collaborative workflows.",{"claudeCode":499},"alirezarezvani/claude-skills","Confluence Expert","https://github.com/alirezarezvani/claude-skills",{"basePath":503,"githubOwner":504,"githubRepo":450,"locale":18,"slug":505,"type":265},"project-management/skills/confluence-expert","alirezarezvani","confluence-expert",{"evaluate":507,"extract":510},{"promptVersionExtension":217,"promptVersionScoring":218,"score":481,"tags":508,"targetMarket":230,"tier":457},[225,227,229,509,224],"collaboration",{"commitSha":294,"license":511},"MIT",{"parentExtensionId":513,"repoId":514},"k179g03a4r18x1fz2reh1wqtwn86nw59","kd7ff9s1w43mfyy1n7hf87816186m6px",[224,509,225,227,229],{"evaluatedAt":517,"extractAt":518,"updatedAt":517},1778685956519,1778675056600,{"_creationTime":520,"_id":521,"community":522,"display":523,"identity":527,"providers":529,"relations":537,"tags":538,"workflow":539},1778675056600.2693,"k1779fwnqevec8dh3jq4g0r8hx86mf8s",{"reviewCount":8},{"description":524,"installMethods":525,"name":526,"sourceUrl":501},"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":499},"atlassian-admin",{"basePath":528,"githubOwner":504,"githubRepo":450,"locale":18,"slug":526,"type":265},"project-management/skills/atlassian-admin",{"evaluate":530,"extract":536},{"promptVersionExtension":217,"promptVersionScoring":218,"score":481,"tags":531,"targetMarket":230,"tier":457},[224,226,225,532,533,534,535],"administration","governance","security","devops",{"commitSha":294},{"parentExtensionId":513,"repoId":514},[532,224,225,535,533,226,534],{"evaluatedAt":540,"extractAt":518,"updatedAt":540},1778685819605,{"_creationTime":542,"_id":543,"community":544,"display":545,"identity":549,"providers":551,"relations":559,"tags":560,"workflow":561},1778675056600.2705,"k17dypw9b0yd5cnc4143ywk0an86nx94",{"reviewCount":8},{"description":546,"installMethods":547,"name":548,"sourceUrl":501},"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":499},"pm-skills",{"basePath":550,"githubOwner":504,"githubRepo":450,"locale":18,"slug":548,"type":265},"project-management/skills/pm-skills",{"evaluate":552,"extract":558},{"promptVersionExtension":217,"promptVersionScoring":218,"score":553,"tags":554,"targetMarket":230,"tier":457},98,[455,226,225,224,555,556,557],"scrum","agile","python",{"commitSha":294},{"parentExtensionId":513,"repoId":514},[556,224,225,226,455,557,555],{"evaluatedAt":562,"extractAt":518,"updatedAt":562},1778686042871,{"_creationTime":564,"_id":565,"community":566,"display":567,"identity":573,"providers":577,"relations":584,"tags":587,"workflow":588},1778699234184.6135,"k175frmf44tn80mcd6gvw1c1th86ngq9",{"reviewCount":8},{"description":568,"installMethods":569,"name":571,"sourceUrl":572},"Invoke parallel document-specialist agents for external web searches and documentation lookup",{"claudeCode":570},"Yeachan-Heo/oh-my-claudecode","external-context","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":574,"githubOwner":575,"githubRepo":576,"locale":18,"slug":571,"type":265},"skills/external-context","Yeachan-Heo","oh-my-claudecode",{"evaluate":578,"extract":583},{"promptVersionExtension":217,"promptVersionScoring":218,"score":453,"tags":579,"targetMarket":230,"tier":457},[228,227,580,581,582],"research","information-retrieval","multi-agent",{"commitSha":294},{"parentExtensionId":585,"repoId":586},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[227,581,582,580,228],{"evaluatedAt":589,"extractAt":590,"updatedAt":589},1778699449790,1778699234184]