Official skills publisher Verified Skillscout rank 153

Atlassian

Atlassian publishes official AI agent skills for its tools, services, and developer workflows.

Browse 30 official AI agent skills across 3 Atlassian repositories, with install commands and source links.

30 Skills
3 Repositories
2,787 Installs
897 GitHub stars

Install

Add Atlassian skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/atlassian/atlassian_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Atlassian skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Atlassian Mcp Server

atlassian/atlassian-mcp-server

Official remote MCP server for Atlassian. Securely connect Jira, Confluence, Jira Service Management, Bitbucket, and Compass to Claude, ChatGPT, Cursor, VS Code, and other AI tools using OAuth 2.1 or API tokens. Includes 12 official skills: search-company-knowledge, triage-issue, spec-to-backlog, generate-status-report, capture-tasks-from-meeting-notes, jira-sprint-dashboard.

12 skills 1,474 installs 872 stars
npx skills add atlassian/atlassian-mcp-server -y

Forge Skills

atlassian/forge-skills

The Forge Skills Plugin bundles several Forge-focused skills plus MCP-backed tooling so your agent can scaffold apps, review them before deploy, debug production issues, and stay current on Forge APIs and the Atlassian Design System. Includes 6 official skills: forge-app-builder, forge-app-review, forge-debugger, forge-connector, forge-security-review, forge-cost-optimizer.

6 skills 936 installs 17 stars
npx skills add atlassian/forge-skills -y

Includes 12 official skills: twg, twg-confluence, twg-jira, twg-status-rollups, twg-context-discovery, twg-operational-health.

12 skills 377 installs 8 stars
npx skills add atlassian/twg-cli -y

30 skills

atlassian/atlassian-mcp-server 12 skills

search-company-knowledge

atlassian/atlassian-mcp-server 377 installs
View source

triage-issue

atlassian/atlassian-mcp-server 346 installs
View source

spec-to-backlog

atlassian/atlassian-mcp-server 256 installs
View source

generate-status-report

atlassian/atlassian-mcp-server 244 installs
View source

capture-tasks-from-meeting-notes

atlassian/atlassian-mcp-server 224 installs
View source

jira-sprint-dashboard

atlassian/atlassian-mcp-server 27 installs
View source

capture-tasks-from-meeting-notes

atlassian/atlassian-mcp-server 0 installs
View source

generate-status-report

atlassian/atlassian-mcp-server 0 installs
View source

jira-sprint-dashboard

atlassian/atlassian-mcp-server 0 installs
View source

search-company-knowledge

atlassian/atlassian-mcp-server 0 installs
View source

spec-to-backlog

atlassian/atlassian-mcp-server 0 installs
View source

triage-issue

atlassian/atlassian-mcp-server 0 installs
View source
atlassian/forge-skills 6 skills

forge-app-builder

atlassian/forge-skills 207 installs
View source

forge-app-review

atlassian/forge-skills 203 installs
View source

forge-debugger

atlassian/forge-skills 200 installs
View source

forge-connector

atlassian/forge-skills 138 installs
View source

forge-security-review

atlassian/forge-skills 96 installs
View source

forge-cost-optimizer

atlassian/forge-skills 92 installs
View source
atlassian/twg-cli 12 skills

twg-confluence

atlassian/twg-cli 41 installs
View source

twg-jira

atlassian/twg-cli 37 installs
View source

twg-status-rollups

atlassian/twg-cli 35 installs
View source

twg-context-discovery

atlassian/twg-cli 34 installs
View source

twg-operational-health

atlassian/twg-cli 32 installs
View source

twg-engineering-work

atlassian/twg-cli 31 installs
View source

twg-agentic-search

atlassian/twg-cli 29 installs
View source

twg-jira-resolve-merged-work

atlassian/twg-cli 28 installs
View source

twg-bench-lite

atlassian/twg-cli 26 installs
View source

twg-responsibility-routing

atlassian/twg-cli 26 installs
View source

twg-space-creation

atlassian/twg-cli 8 installs
View source

Repository documentation

atlassian/forge-skills package overview

atlassian/forge-skills/README.md View on GitHub

atlassian/forge-skills

The Forge Skills Plugin bundles several Forge-focused skills plus MCP-backed tooling so your agent can scaffold apps, review them before deploy, debug production issues, and stay current on Forge APIs and the Atlassian Design System. Includes 6 official skills: forge-app-builder, forge-app-review, forge-debugger, forge-connector, forge-security-review, forge-cost-optimizer.

Top skills in this package

forge-app-builderOfficial Atlassian skill from atlassian/forge-skills.
forge-app-reviewOfficial Atlassian skill from atlassian/forge-skills.
forge-debuggerOfficial Atlassian skill from atlassian/forge-skills.
forge-connectorOfficial Atlassian skill from atlassian/forge-skills.
forge-security-reviewOfficial Atlassian skill from atlassian/forge-skills.
forge-cost-optimizerOfficial Atlassian skill from atlassian/forge-skills.

Install

Install the full package:

npx skills add atlassian/forge-skills -y

Install a specific skill:

npx skills add atlassian/forge-skills@forge-app-builder -y

Use the package when you want your agent to choose the relevant skill from this official Atlassian repository.

View atlassian/forge-skills on GitHub
Copied