BeClaude

Profile-README-Generator

New
GitHubDocumentationby mtrutschl

This web interface asks a series of questions about a developer's skills, GitHub stats, socials, and bio, and creates a README.md file for their GitHub profile.

First seen 6/3/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/profile-readme-generator.md https://raw.githubusercontent.com/mtrutschl/Profile-README-Generator/main/SKILL.md
3
Invoke in Claude Code
/profile-readme-generator
View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is Profile-README-Generator?

This web interface asks a series of questions about a developer's skills, GitHub stats, socials, and bio, and creates a README.md file for their GitHub profile.

How to install Profile-README-Generator?

To install Profile-README-Generator: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/profile-readme-generator.md https://raw.githubusercontent.com/mtrutschl/Profile-README-Generator/main/SKILL.md. Finally, /profile-readme-generator in Claude Code.

What is Profile-README-Generator best for?

Profile-README-Generator is a skill categorized under Documentation. Created by mtrutschl.