Skip to content

atlassian/forge-skills

v0.1.0Apache-2.0

Forge app builder skill bundle with Forge MCP integration for Atlassian Forge workflows.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

forgestreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.atlassian.com/v1/forge/mcp"
}
ads-mcpstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.atlassian.com/v1/ads/public/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "forge-skills",
  "description": "Forge app builder skill bundle with Forge MCP integration for Atlassian Forge workflows.",
  "version": "0.1.0",
  "author": {
    "name": "Atlassian Developer"
  },
  "homepage": "https://github.com/atlassian/forge-skills",
  "repository": "https://github.com/atlassian/forge-skills.git",
  "license": "Apache-2.0",
  "keywords": ["forge", "atlassian", "jira", "confluence", "mcp", "skills"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 16Python files
  • 2shell scripts
  • index.js
  • 4JSON files
  • 2YAML files
  • 36other files
View on GitHub