# skill-name > A brief description of what this skill does (1-2 sentences) - Author: ClaudeSkills - Repository: claude-office-skills/skills - Version: 20260129232112 - Stars: 5 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/claude-office-skills/skills - Web: https://mule.run/skillshub/@@claude-office-skills/skills~skill-name:20260129232112 --- --- name: skill-name description: A brief description of what this skill does (1-2 sentences) version: 1.0.0 author: Your Name or GitHub username license: MIT tags: [category1, category2] --- # Skill Name ## Overview Describe what this skill does and the problem it solves. **Use Cases:** - Use case 1 - Use case 2 - Use case 3 ## How to Use 1. Upload your document (supported formats: PDF, DOCX, images) 2. Ask Claude to [specific action] 3. Review the output and ask follow-up questions **Example prompts:** - "Review this [document type] and identify [specific concern]" - "Generate a [output type] based on [input]" - "Analyze this [document] for [specific aspect]" ## Domain Knowledge ### Key Concepts Document the professional knowledge embedded in this skill: **Concept 1: Title** - Detail 1 - Detail 2 - Detail 3 **Concept 2: Title** - Detail 1 - Detail 2 ### Checklists / Patterns If applicable, include checklists or patterns the skill uses: | Item | What to Check | Risk Level | |------|---------------|------------| | Item 1 | Description | High/Medium/Low | | Item 2 | Description | High/Medium/Low | ### Regional Variations (if applicable) **United States** - Relevant US-specific information - Key regulations or standards **European Union** - Relevant EU-specific information - GDPR or other regulations **Other Regions** - Add as needed ## Output Format Describe the expected output structure: ``` ## Summary [Brief summary of findings] ## Detailed Analysis [Main content] ## Recommendations [Actionable next steps] ``` ## Examples ### Example 1: [Scenario Name] **Input:** > User uploads [document type] and asks: "[example prompt]" **Output:** > Claude provides [description of expected output] ### Example 2: [Scenario Name] **Input:** > "[example prompt]" **Output:** > [Expected response] ## Limitations Be clear about what this skill cannot do: - Limitation 1 (e.g., "Not a substitute for professional legal advice") - Limitation 2 (e.g., "May not cover all jurisdictions") - Limitation 3 ## Changelog - **v1.0.0** - Initial release ## References - [Reference 1](https://example.com) - [Reference 2](https://example.com)