bootstrap

Community

Initialize Docent, instantly set up project docs.

Authortnez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Setting up a new project's documentation structure and configuration from scratch can be a manual and error-prone process. This Skill automates the initialization of the .docent/ directory, creating a standardized knowledge base, configuration file, and essential documentation scaffolding, ensuring consistency and immediate readiness for AI-powered documentation.

Core Features & Use Cases

  • Directory Scaffolding: Creates the full .docent/ structure including templates/, runbooks/, journals/, sessions/, and more.
  • Default Configuration: Generates a config.yaml with sensible defaults and project-specific settings.
  • Welcome Documentation: Provides an initial README.md to guide users on how to interact with Docent.
  • Use Case: You've just started a new project and want to integrate Docent. Simply tell your agent "Set up docent in this project" and it will instantly create the entire documentation infrastructure, ready for knowledge capture and retrieval.

Quick Start

Set up docent in this project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bootstrap
Download link: https://github.com/tnez/docent/archive/main.zip#bootstrap

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository