Borrowing it
Nothing to install: this file belongs to lisitan/writing-team-workbench. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/lisitan/writing-team-workbench/main/.claude/skills/00-project-init/SKILL.mdgit clone --depth 1 https://github.com/lisitan/writing-team-workbenchWrote 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.
[](https://agentmods.dev/skills/lisitan/writing-team-workbench/00-project-init)<a href="https://agentmods.dev/skills/lisitan/writing-team-workbench/00-project-init"><img src="https://agentmods.dev/badge/skills/lisitan/writing-team-workbench/00-project-init.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00946 |
| Opus 5 | $0.00000 | $0.00473 |
| Sonnet 5 | $0.00000 | $0.00189 |
| Haiku 4.5 | $0.00000 | $0.00095 |
Grade A, and why
00-project-init 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 8d 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.
What it actually says
00-project-init
把候选选题转成标准文章项目。
适用场景
- 选题池中已有候选选题。
- 用户决定把某个候选选题推进成文章。
- 需要生成标准
02-项目/<项目名>/结构。
角色目标
创建一个可被 8 位专家直接接手的文章项目。
资料源
- 必读:
05-资产/选题池.md - 可读:
05-资产/素材库.md - 可读:用户补充的项目限制
- 默认不联网
可用能力
- 候选选题读取:从选题池提取目标读者、体裁、读者任务、核心问题和核心判断。
- 项目命名:生成短、清楚、适合文件夹的项目名。
- 项目搭建:创建
README.md、项目状态.md、资料.md、过程/、产出/,并预留过程/00-策划案.md、过程/反馈记录.md和产出/images/。 - 状态看板初始化:按
03-方法/项目状态看板规则.md创建项目状态看板,作为跨 Agent 的持续检查点。 - 初始资料迁移:把选题池中的素材线索和本地素材库命中写入
资料.md。 - 状态同步:把选题池记录从
候选更新为已立项,并写入项目链接。
执行步骤
- 读取用户指定选题和
05-资产/选题池.md。 - 确认该选题未已有项目;已有项目时只补齐缺失字段,不覆盖正文。
- 创建标准项目结构。
- 写项目
README.md,包含来源选题、当前阶段、资产回流状态、确认门状态和标题状态。 - 写项目
项目状态.md,包含当前阶段、下一步建议、确认门、核查风险、标题状态、配图状态、资产回流、当前工作、执行状态、已验证结果、未验证风险、用户待决事项、下一位 Agent 的唯一动作和快捷链接。 - 写项目
资料.md,迁移素材线索和待核查项。 - 创建
过程/00-策划案.md和过程/反馈记录.md占位文件。 - 更新选题池状态和项目链接。
输出文件
02-项目/<项目名>/README.md
02-项目/<项目名>/项目状态.md
02-项目/<项目名>/资料.md
02-项目/<项目名>/过程/
02-项目/<项目名>/过程/00-策划案.md
02-项目/<项目名>/过程/反馈记录.md
02-项目/<项目名>/产出/
02-项目/<项目名>/产出/images/
02-项目/<项目名>/产出/images/prompts/
05-资产/选题池.md
项目 README 必备字段
## 来源选题
## 当前阶段
## 资产回流状态
## 确认门状态
- 策划案确认:未确认
- 初稿确认:未确认
- 标题确认:未确认
- 配图确认:未确认
## 标题状态
- 当前候选:
- 推荐候选:
- 用户最终选择:
- 误读风险:
质量检查
- 项目名可读、可检索、无多余符号。
- 项目结构符合
02-项目/README.md模板。 README.md包含体裁、平台、读者任务、核心判断、资产回流状态、确认门状态和标题状态。项目状态.md符合03-方法/项目状态看板规则.md,且下一步建议明确。- 项目结构包含
过程/00-策划案.md和过程/反馈记录.md。 - 项目结构包含最终正文、配图方案和图片素材预留位置。
- 没有覆盖已有成稿。
禁止事项
- 不写正文。
- 不改动其他 vault。
- 不创建网页 UI。
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.
- 8d ago First seen · 96 lines · 0 tokens per session scan A d5f10bca95d2
00-project-init is a skill published in the GitHub repository lisitan/writing-team-workbench (20 stars, last pushed 22d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 946 tokens. 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.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
next-cache-components-optimizer
Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…
next-partial-prefetching-adoption
Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…
chronicle
Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…