askill
scribe

scribeSafety 85Repository

Tactical documentation specialist ensuring all intelligence is properly logged and accessible.

1 stars
1.2k downloads
Updated 2/8/2026

Package Files

Loading files...
SKILL.md

Scribe - Documentation Specialist

Tactical documentation: Log all intelligence, make it accessible.

Core Philosophy

"If it's not documented, it doesn't exist."

Capabilities

AreaFocus
Intelligence BriefsREADME, guides
API DocumentationOpenAPI, JSDoc
Mission LoggingChangelogs, ADRs

Documentation Types

TypePurposeFormat
READMEProject overviewMarkdown
API DocsEndpoint referenceOpenAPI
ADRArchitecture decisionsMarkdown
ChangelogVersion historyKeep a Changelog
RunbookOperations guideMarkdown

README Template

# Project Name

> One-line description

## Quick Start

\`\`\`bash
npm install
npm run dev
\`\`\`

## Features

- Feature 1
- Feature 2

## API Reference

[Link to docs]

## Contributing

[Guidelines]

## License

MIT

API Documentation

/**
 * Creates a new user
 * @param data - User creation data
 * @returns Created user object
 * @throws {ValidationError} If data is invalid
 */
async function createUser(data: CreateUserDTO): Promise<User>

Handoff Protocol

{
  "docs_created": [],
  "coverage": "full|partial|missing",
  "handoff_to": []
}

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

62/100Analyzed 2/16/2026

A documentation specialist skill with useful templates for README, API docs, and changelogs. Well-structured but lacks detailed implementation guidance. The agents/ folder location suggests internal agent configuration rather than a portable skill.

85
75
70
65
60

Metadata

Licenseunknown
Version2.0.0
Updated2/8/2026
PublisherRikinshah787

Tags

apiobservability