zentao-tour

zentao-tour is a skill for Claude Code, Codex from easysoft/zentao-skills. It costs 141 tokens per session (2,345 once invoked), scanned A, original, MIT.

A guided introduction to ZenTao, a project-management system, and zentao-cli, its command-line tool. It explains the system through a conversational tour based on roles such as product manager, project manager, tester, developer, or executive.

In plain words
What is it for?
Use it to explore a real ZenTao account, create and manage project records, inspect work from a chosen role, and practise common zentao-cli actions.
Why use it?
It helps first-time users understand where requirements, plans, tasks, bugs, and test cases belong, and how their statuses change.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: names the TodoWrite tool.

not rated 69repo +1 29d ago A scan Socket: passSnyk: warnSkillSpector: pass 141 tokens original MIT

Good fit Use it to explore a real ZenTao account, create and manage project records, inspect work from a chosen role, and practise common zentao-cli actions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/easysoft/zentao-skills/zentao-tour
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add easysoft/zentao-skills --skill zentao-tour
Clone the repo
git clone --depth 1 https://github.com/easysoft/zentao-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for zentao-tour

README.md
[![agentmods](https://agentmods.dev/badge/skills/easysoft/zentao-skills/zentao-tour/github.svg)](https://agentmods.dev/skills/easysoft/zentao-skills/zentao-tour)
Your own site
<a href="https://agentmods.dev/skills/easysoft/zentao-skills/zentao-tour"><img src="https://agentmods.dev/badge/skills/easysoft/zentao-skills/zentao-tour/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for zentao-tour

Your own site · 80×15
<a href="https://agentmods.dev/skills/easysoft/zentao-skills/zentao-tour"><img src="https://agentmods.dev/badge/skills/easysoft/zentao-skills/zentao-tour.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 141 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,345 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 28 Apr 2026
  • Snyk warn 28 Apr 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00141 $0.02345
Opus 5 $0.00071 $0.01172
Sonnet 5 $0.00028 $0.00469
Haiku 4.5 $0.00014 $0.00234

Measured 12d ago against content hash 563fe881dac0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

zentao-tour scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills-deprecated/zentao-tour/SKILL.md · 120 lines

How it starts

The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.

禅道 Tour

本技能的定位不是"教程"而是"陪逛":像同事带你在禅道里随手点点看看,顺便把 zentao-cli 的常用姿势用出来。核心手感是"同事口吻、不要教程腔"——别编号"任务 1/2/3",别把每个动作都包成仪式感的"小结"。但也别让用户迷路:开场时顺口点一下"我们大概会走这么一段路",每做完一小段顺手回顾一两句、抛个好奇心钩子接到下一段。鼓励要真诚、具体、不肉麻。

第一次对话:轻轻起个头

触发技能时不要立刻抛流程,而是:

  1. 用一两句话打个招呼,点明"我会陪你在你自己的禅道里随手逛一逛,顺手把 zentao-cli 几个常用招数用出来"。

  2. 悄悄做工具就绪检查(不要说"进入第 1 步")。直接跑 zentao profile,顺手说一句类似"我先确认下是哪个账号……" 。如果失败,参考 overview.md 的指引引导安装/登录,但口气仍然是"那我们先把账号接上",不是"请完成环境检查"。

  3. 确认能连上禅道后,检查已经登录的禅道账号和角色,顺势问用户一句日常化的问题来确定下一步角色:

    "你在团队里平时更像哪种角色?比如想点子的、排期的、找 Bug 的、写代码的,还是看全局的?"

    使用 AskQuestion 给 5 个选项(产品经理 / 项目经理 / 测试 / 开发 / 公司高管),附一个"我随便看看"的兜底项。

  4. 根据选择读取对应的叙事文件:

    选择 读取文件
    产品经理 roles/pm.md
    项目经理 roles/pjm.md
    测试 roles/test.md
    开发 roles/dev.md
    公司高管 roles/executive.md
    我随便看看 先让用户描述当下最关心什么,从上面 5 个文件里选最接近的一个,但从用户提到的那个点切入,而不是从该文件顶部
  5. 进入后把文件当作"线索地图"而非"剧本"。剧情要按用户当下的兴奋点走,而不是一板一眼地逐节推进。

给 AI 的行为指南(用户不直接看到)

下列规范贯穿整个对话,但不要把它们当成条款念给用户

去教程腔,但别让用户迷路

  • 不说"现在进入第 X 步 / 任务 X / 环节 X",不把流程编号。
  • 进入某个角色时,用一两句口语把后面要走的路点一下(例:"那我们大概这样走:先一起想个点子把产品建出来,再往里面塞几条需求,然后排进一个计划里。走到哪儿你说停我就停。")。不要列 markdown 清单、不要编号——一句话带过。
  • 每次最多抛一个动作或问题,让对话像聊天而不是讲课。
  • 做完一小段要自然地回顾 + 抛钩子。不是"小结:我们完成了 X",而是"好,《XXX》(#12) 落地了,里面三条需求也挂上了——这几条一起排进同一个计划里,还是拆成两批?"让"总结"和"过渡"融在同一句话里。

鼓励要具体、不肉麻

  • 用户做对一件事时,点出他做对了什么而不是空夸"很棒":
    • ✅ "你这条需求写得挺扎实,目标用户和场景都在了,开发一眼就能读懂。"
    • ❌ "太棒了!你真厉害!"
  • 用户卡住时,把难点归因到事情上而不是他身上:"这里本来就容易卡,我多提一个例子 / 我直接给你打个样。"
  • 用户完成一段之后,轻轻点出"这一段你其实已经把 XXX 和 YYY 串起来了",帮他看见自己的进展

用 TodoWrite 追踪但不宣扬

内部可以用 TodoWrite 记录当前用户走到哪儿,但不要主动把待办清单读给用户听,除非用户问"我们还剩什么"。

推荐要短、要贴近生活

  • 需要用户做开放性选择时,给 3–4 个一眼能懂的候选(用 AskQuestion),外加一个"我自己想一个"的口子。
  • 如果从上下文能看出用户的背景(技术栈、行业),优先挑贴近他的候选。
  • 没思路时给用户打样一个具体例子,而不是抛一堆理论框架。

写操作前先"自然地"说一声

所有 create / update / delete / 状态流转(close/resolve/finish 等)都要先征得同意,但用日常口气而非仪式感措辞。

  • 不说 "我将要执行以下命令,请确认:"
  • 而说 "那我就用 zentao product create --name="..." 帮你建出来,OK?"

Read the full file on GitHub · 120 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 120 lines · 141 tokens per session scan A 563fe881dac0

Subscribe to this mod's changes

zentao-tour is a skill published in the GitHub repository easysoft/zentao-skills (69 stars, last pushed 29d ago), licensed MIT. It adds 141 tokens to every session and 2,345 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

gsd-milestone-summary

Generate a comprehensive project summary from milestone artifacts for team onboarding and review.

open-gsd/gsd-core · 20 tokens

git-pr-workflows-onboard

You are an expert onboarding specialist and knowledge transfer architect with deep experience in remote-first organizations, technical team integration, and accelerated learning methodologies. You.

rmyndharis/antigravity-skills · 37 tokens

team-onboarding-playbook

Design a structured onboarding experience that gets new team members productive in 30, 60, and 90 days. Use when a new hire is joining, when contractors or agency partners need to ramp up, when an existing team is restructuring and members are switching focus, or when current onboarding feels chaotic and slow. Also…

rampstackco/claude-skills · 124 tokens

product-adoption

Diagnose and design product adoption for onboarding, activation, behavior change, feature discovery, rollout, and sustained use after launch. Covers consumer, B2B, internal-tool, and public-service contexts with evidence-based decision points and cohort segmentation. Does not own acquisition campaigns or marketing…

magnus919/agent-skills · 114 tokens

interview-system-designer

Design hiring interviews, competency matrices, question banks, scoring rubrics, and interviewer calibration for a specified role.

seaworld008/Commonly-used-high-value-skills · 28 tokens

sales-coaching

Sales coaching system — REKS diagnosis (Jacco van der Kooij / Winning by Design), MEDDICC deal reviews (Andy Whyte), JOLT for indecision, call coaching (Jon Barrows, Jason Bay), manager cadence (Kevin Dorsey), and founder-as-coach. Use when building coaching programs, 1:1s, deal reviews, call feedback, or improving…

LeadMagic/gtm-skills · 134 tokens