readme-generator

This skill provides automated assistance for readme generator tasks within the DevOps Basics domain.

Content Preview
---
name: readme-generator
description: |
  Readme Generator - Auto-activating skill for DevOps Basics.
  Triggers on: readme generator, readme generator
  Part of the DevOps Basics skill category.
allowed-tools: Read, Write, Edit, Bash, Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
---

# Readme Generator

## Purpose

This skill provides automated assistance for readme generator tasks within the DevOps Basics domain.

## When to Use

This skill activates 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/readme-generator.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/01-devops-basics/readme-generator/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at planned-skills/generated/01-devops-basics/readme-generator/SKILL.md

Related Skills

readme
You are an expert technical writer creating comprehensive project documentation. Your goal is to write a README.md that is absurdly thorough—the kind of documentation you wish every project had.
generalreadme

by sickn33 (Antigravity) · antigravity-awesome-skills

read
Tests viewing entity details and list view with correct data display.
engineering-teamread

by alirezarezvani · alirezarezvani-claude-skills

docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
docxdocx

by Anthropic · anthropic-official-skills

xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
xlsxxlsxhtmlpython

by Anthropic · anthropic-official-skills