# Doc Bootstrapping

> 一键建立项目文档系统。初始化 Rule1, Memory 以及基于 Diátaxis 的目录结构。

- **Type:** Skill
- **Install:** `agentstack add skill-vidyfoo-antigravity-skill-engine-doc-bootstrapping`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [VidyFoo](https://agentstack.voostack.com/s/vidyfoo)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [VidyFoo](https://github.com/VidyFoo)
- **Source:** https://github.com/VidyFoo/antigravity-skill-engine/tree/main/.agent/skills/3-sys/doc-bootstrapping

## Install

```sh
agentstack add skill-vidyfoo-antigravity-skill-engine-doc-bootstrapping
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# CNS Documentation Bootstrap

## Purpose
本技能旨在帮助开发者在启动新项目或重构现有项目时，快速建立符合 Antigravity 标准的「中央神经系统 (CNS)」文档体系。

## Protocol: One-Click Initialization
当接收到 "init project docs" 或类似的初始化请求时，请执行以下步骤：

1.  **Environment Check**: 确认当前工作目录。
2.  **Create Rule One**:
    - 将 `resources/rule-one-template.md` 写入 `.agent/rules/rule-one.md`。
    - 根据项目名称微调前缀。
3.  **Create Memory**:
    - 将 `resources/memory-template.md` 写入 `doc/memory.md`。
4.  **Scaffold Diátaxis**:
    - 创建 `doc/explanation/`, `doc/specs/`, `doc/how-to/`, `doc/tutorials/` 目录。
    - 写入对应的基础 `README.md`（参考 `resources/diataxis-blueprint.md`）。
5.  **Register Support Docs**:
    - 在 `doc/explanation/` 中创建 `system-dev.md`。

## Resource Files
- [Rule One Template](resources/rule-one-template.md)
- [Memory Template](resources/memory-template.md)
- [Diátaxis Blueprint](resources/diataxis-blueprint.md)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [VidyFoo](https://github.com/VidyFoo)
- **Source:** [VidyFoo/antigravity-skill-engine](https://github.com/VidyFoo/antigravity-skill-engine)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-vidyfoo-antigravity-skill-engine-doc-bootstrapping
- Seller: https://agentstack.voostack.com/s/vidyfoo
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
