jira-spaces
CommunityAutomate Confluence spaces and documentation structure.
Author01000001-01001110
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables programmatic management of Confluence spaces to organize project documentation, create new spaces with templates, list existing spaces, and delete spaces when they are obsolete.
Core Features & Use Cases
- Space creation: Create a new Confluence space with a unique key and name.
- Space listing: Retrieve and review available spaces for planning documentation structure.
- Space deletion: Remove spaces and all contained content when no longer needed.
Quick Start
In the jira-spaces directory, use the Python script to create a space: python create-space.py DOCS "Project Documentation" "Documentation for the project"
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jira-spaces Download link: https://github.com/01000001-01001110/agent-jira-skills/archive/main.zip#jira-spaces Please download this .zip file, extract it, and install it in the .claude/skills/ directory.