Welcome to the Skill Creator repository. This project serves as a centralized hub for various AI-powered "Skills"—specialized agents designed to assist with specific creative, technical, and professional tasks. Each skill is contained within its own dedicated folder and is tailored to perform distinct operations, from social media content generation to code quality assurance.
This repository currently hosts the following skills:
Directory: linkedin-post-generator
- Description: An expert Social Media Manager skill that generates engaging, professional, and optimized LinkedIn posts.
- Key Features:
- Customizable post topics and purposes (e.g., Achievement, Job Search).
- Tone adjustment (Professional, Casual, Inspirational).
- Automatic hashtag generation (3-6 relevant tags).
- Smart formatting with hooks and Call-to-Actions (CTAs).
Directory: selenium-java-code-reviewer
- Description: A specialized code reviewer for Selenium automation frameworks written in Java.
- Key Features:
- Analyzes code for quality, framework design, and performance.
- Provides constructive feedback with severity labels (Critical, Improvement, Suggestion).
- Enforces best practices for Selenium and Java interactions.
- Output is structured with bullet points for easy reading.
Directory: x-post-generator
- Description: A high-impact content generator focused on creating concise, punchy tweets for X.
- Key Features:
- Strict 280-character limit enforcement.
- Optimization for engagement (Threads, strong hooks).
- Supports various tones (Punchy, Humorous, Bold).
- Smart emoji integration and hashtag usage limits.
Directory: resume-creator-generator
- Description: A professional career coach skill that transforms raw user info into ATS-friendly resumes.
- Key Features:
- Multiple Templates: Classic (Default), Modern, and Minimal.
- ATS Optimization: Clean formatting without tables or columns.
- Dynamic Sections: Automatically omits empty optional sections like Certifications or Projects.
- Rewrites descriptions using strong action verbs and professional language.
Directory: test-plan-generator
- Description: A comprehensive QA planning tool that generates detailed Software Test Plan documents.
- Key Features:
- Smart Defaults: Infers tools and environments based on Application Type if not provided.
- Structured Output: Generates a full markdown document covering Scope, Strategy, Tools, and Risks.
- Validation: Ensures mandatory fields (Project Name, App Type) are present before generation.
To use any of these skills, navigate to the respective folder and consult the SKILL.md file (or equivalent documentation) found within. Each skill file contains specific instructions on the Required Inputs, Optional Parameters, and Behavior Rules needed to interact with the agent effectively.
This project is licensed under the MIT License - see the LICENSE file for details.
Generated by Skill Creator Agent