atl
仓库创建 2026年6月21日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
把企业知识与工单纳入可版本化本地工作流,便于编辑与审计。
▸ 风险提示
安装可能拉取外部二进制并需填写 Confluence/Jira 凭证,谨慎处理凭据。
这个 Skill 做什么
将 Confluence 页面与 Jira 议题镜像到本地并通过 atl CLI 管理。
把 Confluence 页面和 Jira 议题镜像到本地磁盘,变成可以用编辑器和 Git 操作的文件(保留原生格式如 .csf 或 wiki)。当你想把 Atlassian 内容作为代码/文档工作流的一部分、离线查看或编辑时就用它。特点是像 Git 一样的 CLI 流程,让协作和版本管理更清晰可追溯。
▸ 展开 SKILL.md 英文原文
Work with Confluence pages and Jira issues as local files using the atl CLI — mirror them to disk in native format, use them as grounding context, edit, and push changes back under a version gate. Use when the user mentions Confluence, a wiki page, Jira, a ticket/issue/epic, an agile board, sprint, Structure tree, a spec or runbook that lives in Atlassian, JQL or CQL, or wants Atlassian content available locally to read or edit.
0
Stars
0
Forks
30
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/isukharev/atl/main/skills/atl/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/isukharev/atl/main/skills/atl/SKILL.md"SKILL.MD 节选查看完整文件 ↗
<!-- Generated from skills-src/atl/SKILL.md — edit the source and run 'make gen-plugins'. --> # Working with Confluence & Jira via `atl` `atl` is a Git-style CLI that mirrors Confluence pages and Jira issues to local disk in their **native formats** (Confluence Storage Format `.csf`; Jira wiki), so you can treat Atlassian content as part of your file working set — read it with Read/Grep/Glob, edit it, and push it back. This skill orients you. For the actual command flows, use the focused skills: - **Confluence pages** (pull / edit `.csf` / validate / push under the version gate) → the `confluence` skill. - **Jira issues** (search / pull / create / update / transition / comment / link) →
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有