CtrlK
BlogDocsLog inGet started
Tessl Logo

documentation-readme

Generates a detailed README file based on provided project data and parameters.

35

Quality

30%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/documentation-readme/SKILL.md
SKILL.md
Quality
Evals
Security

README Generation Skill

Generate a comprehensive README file for this software project or update the existing one if it exists. The maintainer is Simon Dvorak sidvorak@ucdavis.edu

When to Use This Skill

Use this skill when you need to create or update a README file that provides clear and structured information about the project, its purpose, installation instructions, usage, and other relevant details.

Instructions

Create a README file for the project based on the provided project details, codebase information, and any other relevant context.

The README should include the following sections to ensure it is thorough and user-friendly:

  1. Project Title: Clearly state the name of the project.
  2. Description: Provide a concise overview of the project, its purpose, and key features.
  3. Installation Instructions: Step-by-step guide on how to install and set up the project.
  4. Usage: Examples and explanations of how to use the project.
  5. Configuration: Details about any configuration options or environment variables required.
  6. Dependencies: List any external libraries, frameworks, or tools the project relies on.
  7. Contact Information: How users or contributors can reach the maintainers.

If any relevant project details or codebase information are provided, incorporate them accurately into the README.

Output Format

The output should be a markdown-formatted text file suitable for use as a README.md file in the root directory of the project.

Notes

  • If specific project details are missing, generate generic placeholders that can be customized later.
  • Ensure clarity, proper formatting, and consistent style throughout the README.
Repository
ucdavis/ai-skills-registry
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.