📝
WritingShell

Doc Create

by CodelyTV

Doc Create is a Writing skill for Claude Code, published by CodelyTV in agent-harness.

242 stars6 forkson CodelyTV/agent-harnessAdded 2026/09/03+7% in starsRepository updated 2026/08/06
agent-harnessagent-hooksagent-skillsrpiskillsskills-sh
Install in seconds
Install Doc Create
Copy Doc Create into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/CodelyTV/agent-harness/tree/main/.agents/skills/codely-doc-create ~/.claude/skills/codely-doc-create

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/CodelyTV/agent-harness.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/codely-doc-create/SKILL.md in CodelyTV/agent-harness
Installs to
~/.claude/skills/codely-doc-create
Collection
One of 6 skills cataloged from this repository
Category
Writing1109 skills

What Doc Create does

Doc Create generates new documentation from a prior conversation and the current codebase. Use it after a correction or when a team convention needs to be documented.

Doc Create is cataloged under Writing on DirSkills. Doc Create comes from a repository tagged agent-harness, agent-hooks, agent-skills, rpi and skills.

Documentation

README

How to create documentation

This command is intended to be executed after an interaction where the user has corrected your implementation based on team conventions that are not yet documented. Use the context from the previous conversation to generate the documentation automatically.

If it's a new conversation without previous messages, create the documentation based on the provided description and the current codebase. If you have a tool to question the user, use it to let the user decide if you find different alternatives in the codebase or something is not clear enough. If not, ask directly.

Steps

Step 1: Extract information from the conversation

Analyze the previous messages to identify:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Doc Create

  • What else does CodelyTV publish alongside Doc Create?

    Doc Create is one of 6 skills that DirSkills catalogs from CodelyTV/agent-harness, the repository it ships in. Its siblings there include Conventional Commit, Plan Create GitHub and Plan Creation With Subagents. Each one is a separate skill with its own page in this directory, installs the same way Doc Create does, and is maintained by CodelyTV in that same repository. The rest of the collection is listed on the CodelyTV/agent-harness page.

  • How does Doc Create compare to other Writing skills?

    Doc Create ranks #894 by stars among the 1109 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Doc Create against them. Open each page to compare what they document and how they install.