readme

by BytesAgain

Readme - command-line tool for everyday use Use when you need readme.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain/readme

文档

Readme

README generator — project documentation, badge generation, table of contents, API docs, installation guides, and template library.

Commands

CommandDescription
readme runExecute main function
readme listList all items
readme add <item>Add new item
readme statusShow current status
readme export <format>Export data
readme helpShow help

Usage

bash
# Show help
readme help

# Quick start
readme run

Examples

bash
# Run with defaults
readme run

# Check status
readme status

# Export results
readme export json
  • Run readme help for all commands
  • Data stored in ~/.local/share/readme/

Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback

When to Use

  • Quick readme tasks from terminal
  • Automation pipelines

When to Use

  • Quick readme tasks from terminal
  • Automation pipelines