Borrowing it
Nothing to install: this file belongs to wenext-limited/playbook-cocos. 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/wenext-limited/playbook-cocos/main/.github/skills/cocos-project-setup/SKILL.mdgit clone --depth 1 https://github.com/wenext-limited/playbook-cocosWrote 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/wenext-limited/playbook-cocos/cocos-project-setup)<a href="https://agentmods.dev/skills/wenext-limited/playbook-cocos/cocos-project-setup"><img src="https://agentmods.dev/badge/skills/wenext-limited/playbook-cocos/cocos-project-setup/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.
<a href="https://agentmods.dev/skills/wenext-limited/playbook-cocos/cocos-project-setup"><img src="https://agentmods.dev/badge/skills/wenext-limited/playbook-cocos/cocos-project-setup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00078 | $0.02659 |
| Opus 5 | $0.00039 | $0.01329 |
| Sonnet 5 | $0.00016 | $0.00532 |
| Haiku 4.5 | $0.00008 | $0.00266 |
Grade A, and why
cocos-project-setup 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 10d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
43 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.
- new_project_code/GameBundle/template_game/script/config/SubGameConfig.ts 1.2 KB runs code
- new_project_code/GameBundle/template_game/script/config/SubGameEvent.ts 375 B runs code
- new_project_code/GameBundle/template_game/script/config/SubGameUIConfig.ts 1021 B runs code
- new_project_code/GameBundle/template_game/script/ecs/SubSingletonModuleComp.ts 611 B runs code
- new_project_code/GameBundle/template_game/script/http/GameHttp.ts 1.8 KB runs code
- new_project_code/GameBundle/template_game/script/subgame/SubGame.ts 690 B runs code
- new_project_code/GameBundle/template_game/script/SubGameEntry.ts 2.0 KB runs code
- new_project_code/GameBundle/template_game/script/util/AppUtil.ts 1.1 KB runs code
- new_project_code/GameBundle/template_game/script/util/ArabicAdapter.ts 9.1 KB runs code
- new_project_code/GameBundle/template_game/script/util/SpineUtil.ts 674 B runs code
- new_project_code/GameBundle/template_game/script/util/SubGameUtil.ts 3.7 KB runs code
- new_project_code/GameBundle/template_game/script/util/SysStorageUtil.ts 568 B runs code
- new_project_code/README.md 4.8 KB
- new_project_code/script/extension/LayerManagerExtension.ts 672 B runs code
- new_project_code/script/game/common/bundle/BundleConfig.ts 988 B runs code
- new_project_code/script/game/common/bundle/BundleManager.ts 4.3 KB runs code
- new_project_code/script/game/common/components/CirclePageView.ts 3.4 KB runs code
- new_project_code/script/game/common/components/CirculatePageViewIndicator.ts 2.8 KB runs code
- new_project_code/script/game/common/components/DynamicNodeComp.ts 826 B runs code
- new_project_code/script/game/common/components/listview/LazyListView.ts 28 KB runs code
- new_project_code/script/game/common/components/NumberScroller.ts 2.9 KB runs code
- new_project_code/script/game/common/config/GameEvent.ts 499 B runs code
- new_project_code/script/game/common/config/GameResPath.ts 257 B runs code
- new_project_code/script/game/common/config/GameUIConfig.ts 1.0 KB runs code
- new_project_code/script/game/common/config/WGameConfig.ts 301 B runs code
- new_project_code/script/game/common/ecs/SingletonModuleComp.ts 565 B runs code
- new_project_code/script/game/common/mgrs/SoundManager.ts 2.6 KB runs code
- new_project_code/script/game/common/net/NetChannelManager.ts 1.6 KB runs code
- new_project_code/script/game/common/net/NetConfig.ts 307 B runs code
- new_project_code/script/game/common/net/NetGameTips.ts 1.3 KB runs code
- new_project_code/script/game/common/net/NetNodeGame.ts 1.2 KB runs code
- new_project_code/script/game/common/prompt/TipsManager.ts 3.1 KB runs code
- new_project_code/script/game/common/table/TableLanguage.ts 1.2 KB runs code
- new_project_code/script/game/common/table/TablePromptWindow.ts 791 B runs code
- new_project_code/script/game/common/utils/TimeUtil.ts 1.6 KB runs code
- new_project_code/script/game/const/WGameConst.ts 396 B runs code
- new_project_code/script/game/initialize/bll/InitGame.ts 2.7 KB runs code
- new_project_code/script/game/initialize/bll/InitRes.ts 5.8 KB runs code
- new_project_code/script/game/initialize/Initialize.ts 1.7 KB runs code
- new_project_code/script/game/initialize/view/LoadingViewComp.ts 2.2 KB runs code
- new_project_code/script/game/WsdkHandler/WsdkHandler.ts 2.2 KB runs code
- new_project_code/script/Main.ts 1.2 KB runs code
- new_project_code/TECHNICAL_DOC.md 25 KB
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.
- 10d ago First seen · 314 lines · 78 tokens per session scan A 2798a0fe22f9
cocos-project-setup is a skill published in the GitHub repository wenext-limited/playbook-cocos (2 stars, last pushed 11d ago), with no licence file. It adds 78 tokens to every session and 2,659 once invoked, about $0.0004 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.
Other skills, from other repositories
portaljs-new-portal
Scaffold a new PortalJS data portal from a brief. Copies the canonical template from examples/portaljs-catalog and substitutes project tokens. Use when starting a brand-new data portal project from scratch.
frontmcp-setup
Use when starting, scaffolding, or organizing a FrontMCP project. Covers creating a new project (CLI scaffold or manual) for Node, Vercel, and other targets; standalone versus Nx-monorepo layout, naming conventions, generators, and dependency rules; composing multiple @App classes, ESM packages, and remote MCP servers…
replace-me-skill
Load when copying this directory to bootstrap a new OmicsClaw v2 skill (rename, fill in skill.yaml, regenerate). Skip when an existing skill already covers the request.
Create Matter Workspace
Use when starting a new legal matter that will span multiple skills, documents, or deadlines, to select the right matter-workspace template, gather core matter information, and produce a populated workspace draft for attorney review.
cocos-scene-prefab-assembly
Assemble Cocos Creator 3.8 scenes, prefabs, nodes, components, serialized properties, UI roots, managers, pools, and asset references into playable local game scenes. Use whenever the user asks Codex to wire gameplay into a Cocos scene, create or update prefabs, attach scripts, assign generated assets, define node…
cocos-wechat-local-build
Build, inspect, and debug local Cocos Creator 3.8 WeChat Mini Game packages without publishing. Use whenever the user asks Codex to prepare a Cocos project for local wechatgame build, create or review build configs, run Cocos Creator command-line builds, inspect build/wechatgame output, check package budgets, or…