repo-public-profile-polish

Reviews a GitHub repository's public profile, README, metadata, screenshots, and demo links.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/vmitsaras/Agent-Skills --skill repo-public-profile-polish-vmitsaras
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: repo-public-profile-polish
Source: https://github.com/vmitsaras/Agent-Skills/tree/main/skills/repo-readiness/repo-public-profile-polish
Command: npx skills add https://github.com/vmitsaras/Agent-Skills --skill repo-public-profile-polish-vmitsaras

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Public repositories often make poor first impressions because of vague descriptions, broken demo links, outdated screenshots, or inconsistent metadata, causing visitors to undervalue or abandon otherwise solid projects. ## Core Features & Use Cases - First-Impression Audit: Performs a cold 10-second review of the repository landing page, README opening, and visible positioning before inspecting source code. - Metadata and Link Validation: Checks repository description, topics, homepage URL, social preview, and validates demo and documentation links when network access is available. - Scored Report with Priorities: Produces a 0-18 scorecard across six areas plus P0-P3 prioritized findings, separating local file changes from remote GitHub settings. - Use Case: Before sharing a portfolio project with recruiters, run this review to get an exact recommended repository description, topic set, README opening order, and a checklist of broken or misleading public signals. ## Quick Start Review this repository's public GitHub profile and give me a prioritized list of improvements for its README, description, topics, and demo links.

Frequently Asked Questions about repo-public-profile-polish

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve my GitHub repository's first impression?▼

Audit the repository as an outside visitor: check the description, topics, homepage URL, README opening, and screenshots before reading source code. This skill performs that cold review and returns a scored report with prioritized fixes and exact replacement wording.

How to audit a GitHub README and repository metadata?▼

Inspect the repository description, topics, homepage link, social preview, and the first visible README section for clarity and consistency. The skill validates public links when network access is available and flags stale screenshots, broken demos, and mismatched project names.

Does this skill change my GitHub repository settings?▼

No, the default workflow is review-only. It recommends remote changes such as updating the description, topics, or homepage URL, but never modifies remote settings, pushes commits, or deploys demos without an explicitly authorized implementation workflow.

Can I review a repository without network or remote access?▼

Yes, the skill reviews local files and any provided screenshots when remote access is unavailable. Repository description, topics, homepage, social preview, and public links are marked as unverified unless supplied separately.

When should I not use a repository profile review?▼

Skip it when the task is source-code quality, security, npm publishing audits, GitHub Pages deployment configuration, or deep accessibility testing. It focuses on public presentation and first impressions, not implementation correctness.