This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| name: linkedin-description | |
| description: Generate a LinkedIn work history description from git commit history. Extracts all commits by a given author, analyzes contribution types, third-party integrations, tech stack, and produces a polished summary. Use when the user says "linkedin description", "/linkedin-description", "summarize my work", "work history", "describe my contributions", or wants to generate a professional summary of their git contributions for a resume or LinkedIn profile. | |
| --- | |
| # LinkedIn Description Generator | |
| Analyze a git repository's commit history for a specific author and produce a comprehensive, LinkedIn-ready work summary. | |
| ## Workflow |