什么是 jira-spaces?
管理项目文档的 Confluence 空间。使用模板创建、列出和删除空间。在设置项目文档结构或管理 Confluence 内容区域时使用。 来源:01000001-01001110/agent-jira-skills。
管理项目文档的 Confluence 空间。使用模板创建、列出和删除空间。在设置项目文档结构或管理 Confluence 内容区域时使用。
通过命令行快速安装 jira-spaces AI 技能到你的开发环境
来源:01000001-01001110/agent-jira-skills。
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 |
管理项目文档的 Confluence 空间。使用模板创建、列出和删除空间。在设置项目文档结构或管理 Confluence 内容区域时使用。 来源:01000001-01001110/agent-jira-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-spaces管理项目文档的 Confluence 空间。使用模板创建、列出和删除空间。在设置项目文档结构或管理 Confluence 内容区域时使用。 来源:01000001-01001110/agent-jira-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/01000001-01001110/agent-jira-skills --skill jira-spaces 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/01000001-01001110/agent-jira-skills