project-initialization

project-initialization is a skill for Codex from zhuangguangdahyh-dotcom/content-ops-studio. It costs 39 tokens per session (759 once invoked), scanned A, original, MIT.

A workspace setup guide for starting or reorganising a client content project. It defines the project, its subject and audience, and the connected Feishu workspace.

In plain words
What is it for?
Use it to discover, create, update, repair, or migrate a project workspace and its local setup rules.
Why use it?
It prevents project details from being guessed, mixed up, or changed without confirmation. It also checks what information and workspace access are available before work begins.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to discover, create, update, repair, or migrate a project workspace and its local setup rules.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhuangguangdahyh-dotcom/content-ops-studio/project-initialization
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 zhuangguangdahyh-dotcom/content-ops-studio --skill project-initialization
Clone the repo
git clone --depth 1 https://github.com/zhuangguangdahyh-dotcom/content-ops-studio

Made for: 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 project-initialization

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhuangguangdahyh-dotcom/content-ops-studio/project-initialization/github.svg)](https://agentmods.dev/skills/zhuangguangdahyh-dotcom/content-ops-studio/project-initialization)
Your own site
<a href="https://agentmods.dev/skills/zhuangguangdahyh-dotcom/content-ops-studio/project-initialization"><img src="https://agentmods.dev/badge/skills/zhuangguangdahyh-dotcom/content-ops-studio/project-initialization/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 project-initialization

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhuangguangdahyh-dotcom/content-ops-studio/project-initialization"><img src="https://agentmods.dev/badge/skills/zhuangguangdahyh-dotcom/content-ops-studio/project-initialization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 759 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.
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.00039 $0.00759
Opus 5 $0.00019 $0.00380
Sonnet 5 $0.00008 $0.00152
Haiku 4.5 $0.00004 $0.00076

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

Security

Grade A, and why

project-initialization 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.

plugins/content-ops-studio/skills/project-initialization/SKILL.md · 61 lines

How it starts

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

Purpose

Define and validate project identity, Subject and Audience profiles, local project-location contracts, and the production Feishu Workspace lifecycle.

Use this skill when

The Operator needs DISCOVER, PROVISION, UPDATE, REPAIR, or MIGRATE behavior for a project workspace.

Do not use this skill when

The request is research, content production, visual work, finalization, or feedback learning for an already active project.

Required preflight

Resolve operation, permissions, project ID, Schema version, unique keys, existing workspace state, and available Workspace/AssetStore capabilities.

For DISCOVER, call content_ops_plan_project_initialization, then compile a project-profile-gap-report. Keep Operator, Subject and Audience fields separate. Ask only material blockers, in a small answerable group; do not repeat known information. Mark every automatic value as inferred until the Operator confirms it. An existing active project uses its current profile and only asks about material change; a major change sets CONFIG_UPDATE_REQUIRED instead of silently changing confirmed facts.

Inputs

Task envelope, project profile draft, operation, existing workspace summary, field map, and capability report.

Workflow boundary

Route DISCOVER, PROVISION, UPDATE, INSPECT, VERIFY, REPAIR, and MIGRATE through Runtime. Production Feishu writes are allowed only through the Adapter after both live gates. REPAIR is add-only and MIGRATE needs explicit non-destructive approval.

For the bundled MCP path, follow this exact sequence: call content_ops_doctor; if Feishu is not authorized, call content_ops_start_feishu_setup; call content_ops_plan_project_initialization for every new project; only after explicit Operator confirmation call content_ops_initialize_project; stop when it returns the G1 approval request and show that request to the Operator; only after an explicit version-matched decision call content_ops_submit_approval; then call content_ops_resume_run; finish with content_ops_verify_workspace. Never skip the plan, infer G1, or turn a tool error into success.

Read the full file on GitHub · 61 lines

Files

What ships with it

7 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. 8d ago First seen · 61 lines · 39 tokens per session scan A 725bf749209f

Subscribe to this mod's changes

project-initialization is a skill published in the GitHub repository zhuangguangdahyh-dotcom/content-ops-studio (0 stars, last pushed 12d ago), licensed MIT. It adds 39 tokens to every session and 759 once invoked, about $0.0002 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-31.