·jira-spaces

Manage Confluence spaces for project documentation. Create, list, and delete spaces with templates. Use when setting up project documentation structure or managing Confluence content areas.

5Installs·1Trend·@01000001-01001110

Installation

$npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-spaces

How to Install jira-spaces

Quickly install jira-spaces AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-spaces
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: 01000001-01001110/agent-jira-skills.

SKILL.md

View raw

Manage Confluence spaces through the Confluence Cloud REST API. Spaces are the top-level containers for organizing project documentation, wikis, and knowledge bases.

Confluence Cloud uses the same base URL as Jira Cloud but different API path:

| /space | GET | List all spaces | | /space | POST | Create a new space | | /space/{spaceKey} | GET | Get space details | | /space/{spaceKey} | DELETE | Delete a space | | /space/{spaceKey}/content | GET | List space content |

Manage Confluence spaces for project documentation. Create, list, and delete spaces with templates. Use when setting up project documentation structure or managing Confluence content areas. Source: 01000001-01001110/agent-jira-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-spaces
Category
@Collaboration
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from 01000001-01001110/agent-jira-skills

Quick answers

What is jira-spaces?

Manage Confluence spaces for project documentation. Create, list, and delete spaces with templates. Use when setting up project documentation structure or managing Confluence content areas. Source: 01000001-01001110/agent-jira-skills.

How do I install jira-spaces?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-spaces Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/01000001-01001110/agent-jira-skills