local-link/skills/86links/86-zentao/SKILL.md
登录 86Links 禅道系统,当用户说"查看禅道 bug"、"看我的 bug"、"登录禅道"、"zentao bug"时触发。
npx skillsauth add lionad-morotar/local-tools 86-zentaoInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
$host):https://zentao.86links.cn/zentao{$host}/my-work-bug.html
3.1 如果需要登录,使用 Ask 工具向用户请求验证码,而用户名和密码通常已经预填充在登录表单中无需过问$bug_id)的详情{$host}/bug-view-{$bug_id}.htmldocs/.zentao/{$bug_id}/index.md
3.2 将图片下载到本地 docs/.zentao/{$bug_id}/assets/ 目录:
curl -s -o docs/.zentao/assets/{number}.png "https://zentao.86links.cn/zentao/file-read-{number}.png"
docs/.zentao 已添加到 .gitignore.input-group-addon imgtable → rowgroup → row,每个 cell 节点对应一个字段,字段顺序通常是:复选框、ID、级别、优先级(P)、标题、产品、类型、创建者、截止日期、解决者、解决方案bug-view-{id}.htmlmain 区域的第二个 StaticText 节点提取(纯数字)main 区域的第三个 StaticText 节点提取file-read-{number}.png 等图片格式# BUG #{id} {title}
**产品**: {product}
**状态**: {status}
**优先级**: P{priority}
---
## 重现步骤
### 环境
{environment}
### 账号
{account}
### 前置条件
{precondition}
### 复现步骤
{steps}
### 实际结果

### 期望结果

---
## 基本信息
{basic_info_list}
---
## Bug的一生
{life_info_list}
---
## 历史记录
{history_entries}
tools
分批提交 Git 变更的完整工作流。当用户说"提交这个文件"、"帮我 commit"、"分批提交"、"整理提交计划"、"staged 的文件"、"git 提交"时触发
tools
从用户给出的文档片段中,提取"进阶必知"的深层知识,当用户提到"太简单了,给我几条秘密","面试必备的那种","八股文进阶"时触发
data-ai
批量给技能目录添加 disable-model-invocation,节省 token 开销。只保留需要 LLM 生成/分析/决策的技能有模型调用能力。
tools
open understand dashboard for user