The Jira Cloud Platform Rest Api
Helps with REST APIs, API as part of developing backend services and APIs workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add yuyz0112-the-jira-cloud-platform-rest-api npx -- -y @trustedskills/yuyz0112-the-jira-cloud-platform-rest-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"yuyz0112-the-jira-cloud-platform-rest-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/yuyz0112-the-jira-cloud-platform-rest-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with the Jira Cloud Platform using its REST API. It enables automated tasks such as creating issues, retrieving issue details, updating fields, and managing workflows within a Jira instance. The agent can be used for streamlining development processes and improving team collaboration by automating repetitive actions.
When to use it
- Automated Issue Creation: Automatically create new Jira tickets based on events in other systems (e.g., error logs from an application).
- Status Updates: Update the status of existing Jira issues based on changes in a connected workflow or external system.
- Issue Retrieval & Reporting: Retrieve specific issue details and generate reports for project management purposes.
- Field Population: Automatically populate custom fields within Jira issues with data from other sources.
Key capabilities
- REST API interaction
- Jira Cloud Platform integration
- Issue creation
- Issue retrieval
- Workflow management
- Field updates
Example prompts
- "Create a new Jira issue in project 'DevOps' with summary 'Broken build pipeline' and priority 'High'."
- "Retrieve the details of Jira issue JIRA-123."
- "Update the status of Jira issue JIRA-456 to 'In Progress'."
Tips & gotchas
- Requires proper authentication credentials (API token or username/password) for accessing the Jira Cloud instance.
- Jira API rate limits may apply, so design prompts and workflows accordingly to avoid exceeding them.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.