Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

ailabs-393/ai-labs-claude-skills

27 skills38.5k installs11.7k starsGitHub

Install

npx skills add https://github.com/ailabs-393/ai-labs-claude-skills

Skills in this repo

1Travel Plannertravel-planner turns Claude into a personalized travel planning assistant that stores preferences and generates detailed trip plans. On first use it checks travel_db.py is_initialized; when false it collects budget level, pace, accommodation, companions, interests, dietary restrictions, languages, and bucket list destinations then saves via save_preferences. Trip creation gathers destination, dates, duration, budget, purpose, and must-see activities, persisting with add_trip. Research step uses web search for visas, weather, safety, cultural norms from references/cultural_etiquette.md, transportation, attractions, food, neighborhoods, day trips, and practical currency or tipping details. Generated plans include day-by-day itineraries with timed activities, meal suggestions, transport, estimated costs, and booking notes aligned to pace preference. Budget breakdown uses plan_generator.calculate_budget_breakdown or manual category splits across accommodation, food, activities, transport, and miscellaneous. Packing checklists come from generate_packing_checklist based on climate and activities. The skill maintains a database of preferences and past trips for personalized recommendatio.3.5kinstalls2Research Paper Writerresearch-paper-writer guides creation of formal academic research papers that meet IEEE and ACM publication standards. The workflow starts by clarifying the research question, target venue, length, required sections, and formatting standard, then gathers context from provided materials before drafting. The standard structure covers title and abstract, introduction with contributions, related work, methodology, optional implementation, evaluation, discussion, conclusion, and references. Academic writing rules enforce formal third-person tone, acronym definitions, quantified claims, and section-specific guidance for abstracts, introductions, related work comparisons, and results tables. IEEE formatting specifies A4 margins, two-column layout, Times New Roman sizes, and caption placement; ACM format adds CCS Concepts and keywords. Citations use numbered in-text references with IEEE bibliography examples and a fifteen to twenty reference minimum mixing recent and foundational work. The iterative drafting order recommends methodology first, then introduction, related work, results, discussion, conclusion, and abstract last.3.1kinstalls3Personal AssistantPersonal Assistant transforms Claude into a context-aware helper with persistent memory of user preferences, schedules, tasks, and goals. On first use it collects name, timezone, work hours, goals, routines, communication preferences, and recurring commitments, then saves via assistant_db.py to ~/.claude/personal_assistant/. Subsequent sessions load profile, tasks, schedule, and context before answering. Task management supports add, update, complete, and list operations through assistant_db.py and task_helper.py CLI with priority, due dates, and categories. Schedule management handles one-time and recurring events with conflict detection against existing commitments. Context tracking stores interactions, important notes, and temporary context with low, normal, and high importance levels controlling retention. Automatic cleanup removes completed tasks and old interactions after 30 days while preserving profiles, pending tasks, and high-importance notes. The skill applies user preferences for communication style, task organization, working hours, and goals when suggesting priorities, flagging conflicts, and proposing schedule optimizations. Example flows cover overwhelmed task list.2.6kinstalls4Finance ManagerA comprehensive toolkit for personal finance management that processes transaction data performs sophisticated financial analysis generates actionable insights and creates beautiful visual reports 1 Transaction Data Processing Extract financial data from PDFs CSVs or JSON files 2 Financial Analysis Calculate key metrics identify spending patterns and track savings 3 Visualization Generate interactive HTML reports with charts and graphs 4 Budget Recommendations Provide personalized actionable advice based on spending patterns 5 Trend Analysis Identify spending patterns anomalies and opportunities for optimization For PDF files bash python scripts extract_pdf_data py input pdf output csv For CSV JSON files Ensure data has columns Date Description Income category Type Amount Date format YYYY MM DD or parseable date string Amount Positive for income negative for expenses The finance manager skill documents workflows prerequisites and usage patterns grounded in its repository SKILL md Agents should follow the documented steps respect safety and permission notes and cite only capabilities described in the source It triggers on phrases matching the skill description and integrates with t.2.2kinstalls5Business Analytics ReporterGenerate comprehensive business performance reports that analyze sales and revenue data identify areas where the business is lacking interpret what the statistics indicate and provide actionable improvement strategies The skill uses data driven analysis to detect weak areas and recommends specific strategies backed by business frameworks Invoke this skill when users request Analyze my business data and tell me where we re lacking Generate a report on what areas need improvement What do these sales numbers tell us about our business performance Create a business analysis report with improvement strategies Identify weak areas in our revenue data What strategies should we use to improve our business metrics The skill expects CSV files containing business data sales revenue transactions with columns like dates amounts categories or products Start by understanding the data structure and what the user wants to analyze Ask clarifying questions if needed What specific metrics or areas should the analysis focus on Are there particular time periods or categories of interest Should the report include visualizations or focus2.1kinstalls6Script WriterThe script-writer skill transforms agents into YouTube scriptwriters that collect comprehensive preferences on first use and maintain a database of past scripts for consistent voice. Preference dimensions include script types such as educational, listicle, story, review, vlog, commentary, how-to, explainer, and entertainment; tone options from professional to casual and energetic; target audience, video length, hook style, humor usage, personality, and storytelling approach. Workflow checks script_db.py is_initialized, runs preference collection if false, then generates complete retention-optimized scripts from stored settings. Supports multiple script variations and format adaptations while preserving voice. Invoke when users need YouTube video scripts, hooks, content structure, or consistent channel voice across episodes. Stores script preferences and past scripts in script_db.py database. Script types: educational, listicle, story, review, vlog, how-to, and more. Collects tone, audience, length, hooks, humor, and storytelling prefs.1.7kinstalls7Nutritional SpecialistThe nutritional-specialist skill provides personalized food advice using persistent preferences via preferences_manager.py. On first use collects allergies dietary restrictions goals dislikes cuisines health conditions and meal timing storing in database. Subsequent queries load preferences for meal planning recipes substitutions restaurant picks grocery lists and cooking tips. Always checks has preferences before advice. Use meal suggestions nutrition advice recipe recommendations dietary planning food substitutions and any food-related query requiring allergy-aware personalized guidance. Persistent preferences via preferences_manager.py. First-run collects allergies goals restrictions. Personalizes meals recipes substitutions lists. Checks has before every food response. Covers planning restaurants groceries cooking. Personalized nutritional advisor with stored prefs. Any food meal nutrition question.1.6kinstalls8Pitch Deckpitch-deck is an agent skill from ailabs-393/ai-labs-claude-skills that generate professional powerpoint pitch decks for startups and businesses. use this skill when users request help creating investor pitch decks, sales presentations, or business pitch presentations. th. # Pitch Deck Generator ## Overview Generate professional PowerPoint pitch decks following industry best practices. This skill creates structured presentations for fundraising, sales, and business development using a proven 10-slide format. ## When to Use This Skill Activate this skill when users request: - Investor pitch decks for fundraising - Developers invoke pitch-deck during build/integrations work for ai & agent building tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills. Review the Security Audits panel on this listing before installing in production environments.1.5kinstalls9Social Media GeneratorThe social-media-generator skill creates platform-specific social media content for Twitter, Instagram, LinkedIn, and Facebook with templates stored under assets. It gathers event name, date, message, audience, call-to-action, hashtags, and brand tone, then writes posts following each network's constraints such as Twitter under 280 characters and Instagram caption hooks with five to fifteen hashtags. Output saves in an organized directory structure with meaningful filenames derived from event details. Templates cover twitter_template.md, instagram_template.md, linkedin_template.md, and facebook_template.md with formatting and engagement guidance. Use when developers or marketers need multi-platform campaign copy generated consistently from one brief.1.4kinstalls10Codebase DocumenterThe codebase-documenter skill is designed for write README, architecture docs, API docs, and inline comments for codebases. Codebase Documenter Overview This skill enables creating comprehensive, beginner-friendly documentation for codebases. It provides structured templates and best practices for writing READMEs, architecture guides, code comments, and API documentation that help new users quickly understand and contribute to projects. Invoke when the user requests README, architecture documentation, API docs, or code comments.1.4kinstalls11Startup ValidatorThe startup-validator skill is designed for comprehensive startup idea validation and market analysis tool. Use when users need to evaluate a startup idea, assess market fit, analyze competition, validate. Startup Validator A comprehensive tool for analyzing startup ideas through systematic market research, competitive analysis, problem validation, and positioning strategy. This skill helps evaluate whether a startup idea has genuine market potential and how to position it effectively. Invoke when the user users need to evaluate a startup idea, assess market fit, analyze competition, validate problem-solution fit, or determine market positioning.1.3kinstalls12Business Document GeneratorThe business-document-generator skill is designed for this skill should be used when the user requests to create professional business documents (proposals, business plans, or budgets) from templates. It provides PDF templates and. Business Document Generator Overview Generate professional business documents (Project Proposals, Business Plans, Annual Budgets) from high-quality PDF templates. Use the bundled Python script to fill templates with user-provided data and output polished PDF documents ready for distribution. Invoke when the user asks about business document generator or related SKILL.md workflows.1.3kinstalls13Storyboard ManagerThe storyboard-manager skill supports creative writing workflows across novels, screenplays, and serialized fiction with character development, story planning, chapter writing, and automated consistency tools. It auto-detects folder patterns for characters, chapters, story-planning, and summary files, recommending characters, chapters, story-planning, and summary.md when structure is missing. Decision tree routes character requests to development workflows, plot questions to planning with Three-Act, Hero Journey, or Save the Cat references, writing tasks to chapter and scene workflows, and analysis to timeline_tracker.py or consistency_checker.py scripts. Character workflow reads existing profiles, applies character_development.md frameworks for ghost, wound, want versus need arcs, and writes to characters named markdown files. Planning workflow assesses premise, genre, and themes then produces act breakdowns and world-building notes. Chapter workflow gathers prior chapters, applies scene goal conflict disaster structure, integrates timeline markers, and documents continuity elements after drafting.1.3kinstalls14Csv Data VisualizerCSV Data Visualizer enables comprehensive data visualization and analysis for CSV files through three core capabilities: individual Plotly-powered interactive visualizations (histograms, scatter plots, correlation heatmaps, line charts), automatic data profiling with statistical summaries and quality checks, and multi-plot dashboards. Optimized for exploratory data analysis, statistical reporting, and presentation-ready outputs in HTML, PNG, PDF, or SVG formats. Includes decision tree workflow guidance and best practices for starting analysis with profiling before visualization.1.2kinstalls15Seo OptimizerThe seo-optimizer skill provides comprehensive SEO optimization for HTML and CSS websites through analysis scripts, prioritized fixes, and reporting. Workflow starts with python scripts/seo_analyzer.py on files or directories producing critical issues, warnings, and good practices for titles, meta descriptions, headings, alt text, Open Graph, Twitter Cards, schema, lang, viewport, canonicals, and content length. Critical fixes include unique titles, meta descriptions, single H1, image alt attributes, and html lang. Priority two adds viewport, charset, OG and Twitter tags, and canonical URLs. Advanced work implements JSON-LD schema from references/schema_markup_guide.md for Organization, Article, FAQ, and Product types. generate_sitemap.py crawls HTML, estimates priority and changefreq, and outputs XML for Search Console submission. robots.txt template blocks sensitive paths and references the sitemap. Patterns cover new site setup, full audits, single page optimization, and blog post schema with author metadata. Principles emphasize user-first content, mobile-first indexing, accessibility overlap, structured data, and validation before production deploy.1.2kinstalls16Data AnalystThe data-analyst skill helps agents explore datasets, write SQL or Python aggregations, and produce stakeholder-friendly insight summaries. It checks column types, missing values, and outliers before reporting metrics, trends, and segment breakdowns. Agents recommend visualizations when helpful, cite query definitions, and separate observations from hypotheses. Output formats include markdown tables, bullet insights, and suggested follow-up analyses. Use when users upload CSVs, database tables, or experiment logs needing exploratory analysis rather than production pipeline engineering.1.1kinstalls17Brand Analyzerbrand-analyzer is a report-generation skill that fills a multi-section brand analysis template with executive summary, key findings, industry context, competitive landscape, mission and vision assessment, and core values analysis. The SKILL.md defines placeholder blocks such as brand overview, identity analysis, and market segment fields that the agent completes from supplied brand inputs. Developers reach for brand-analyzer when reframing a product's visual identity, comparing competitor branding, or preparing design briefs for frontend work. Output is a markdown brand analysis report suitable for sharing with design and engineering stakeholders.1kinstalls18Docker ContainerizationDocker Containerization is an AI Labs Claude skill for packaging Next.js apps with distinct development and production Docker setups. It generates Dockerfile.development, production Dockerfiles, docker-compose.yml using Compose file format 3.8, and a .dockerignore that excludes node_modules, .next, env files, IDE folders, and CI configs from build context. Developers reach for Docker Containerization when they need reproducible local dev containers and production-ready images without hand-writing every Compose service block. The skill targets Next.js-specific build output paths such as .next, out, and dist.1kinstalls19Tech Debt Analyzertech-debt-analyzer is a code review skill from ailabs-393/ai-labs-claude-skills that inspects an existing repository for technical debt hotspots before expensive refactors or feature work. The skill looks for outdated patterns, maintainability risks, and debt that will slow future changes rather than chasing style nits. Developers reach for tech-debt-analyzer when a codebase feels fragile, releases are slowing, or a major refactor needs a prioritized debt inventory first. The workflow is a systematic scan and risk report rather than automatic rewrites. Pair findings with ADR or refactor planning skills when debt decisions need documented rationale.933installs20Resume Managerresume-manager is a skill from ailabs-393/ai-labs-claude-skills for keeping a structured professional resume in a machine-readable format. The schema stores personal_info (name, email, LinkedIn, GitHub, summary), experiences with positions and descriptions, and related career fields agents can update or query intelligently. Developers use resume-manager to revise bullets after shipping features, tailor summaries for roles, and answer questions like which projects match a job description. The skill treats the resume as structured data rather than a one-off Word export, so agents can diff changes and generate role-specific variants. Reach for resume-manager when career documents must stay current alongside an active engineering backlog.931installs21Cicd Pipeline Generatorcicd-pipeline-generator is an ai-labs-claude-skills workflow that outputs a ready-to-commit GitHub Actions YAML file for Node.js projects. The generated pipeline triggers on push and pull_request to main and develop branches, sets NODE_VERSION to 18.x, and defines separate lint and test jobs on ubuntu-latest using actions/checkout@v4 and actions/setup-node@v4 with npm ci caching. Developers reach for cicd-pipeline-generator when a repository lacks CI or needs standardized lint-and-test gates before merging. The skill focuses on Node.js npm workflows rather than multi-language monorepos. Output is a complete workflow file developers can commit to .github/workflows without hand-writing boilerplate steps.915installs22Frontend Enhancerfrontend-enhancer is a copy-paste CSS animation toolkit from ailabs-393/ai-labs-claude-skills that gives developers ready-made @keyframes and transition utilities for fades, slides, and related motion patterns. The readme documents fade animations such as fadeIn, fadeOut, fadeInUp, and fadeInDown plus slide animations like slideInLeft, intended for pasting into a global CSS file. A developer reaches for frontend-enhancer when a landing page, dashboard, or marketing site needs entrance motion, hover transitions, or scroll reveals without adopting a full animation framework. The skill is lightweight reference material rather than a build pipeline or component library, so it fits early UI polish passes in React, Vue, or plain HTML projects.910installs23DocxDOCX is a Claude skill from ai-labs-claude-skills that walks through generating .docx files with JavaScript or TypeScript via the docx npm package. The tutorial covers Document, Packer, Paragraph, TextRun, Table, ImageRun, headers, footers, hyperlinks, table of contents, page orientation, borders, and tab stops, with explicit warnings about formatting pitfalls that corrupt files. Developers reach for DOCX when they need code-driven Word exports—reports, contracts, or templated documents—instead of hand-editing layouts. Setup assumes docx is installed globally or via npm install -g docx.875installs24Pptxpptx is an AI Labs Claude skill for turning HTML slides into fully formatted PowerPoint presentations with accurate positioning, typography, and images. The workflow uses the html2pptx.js library and PptxGenJS, enforcing slide body dimensions for 16:9 (720pt × 405pt), 4:3 (720pt × 540pt), and 16:10 (720pt × 450pt) layouts. Supported elements include headings, paragraphs, styled lists, bold and strong text, and images with explicit sizing rules. Developers reach for pptx when agents or scripts produce HTML slide markup that must become editable .pptx files for stakeholders without manual PowerPoint rebuilds.869installs25Pdfpdf is an ailabs-393/ai-labs-claude-skills workflow that enforces a ordered pipeline before any code is written: first detect fillable fields with `python scripts/check_fillable_fields <file.pdf>`, then branch into fillable or non-fillable handling paths. For fillable PDFs, `python scripts/extract_form_field_info.py` emits JSON listing field IDs and page metadata for programmatic completion. Developers reach for pdf when agents must ingest contracts, tax forms, or application PDFs, extract structured field data, or auto-fill forms as part of backend or automation features. The skill keeps PDF logic in tested scripts rather than ad-hoc library calls inside generated code.860installs26Test Specialisttest-specialist is version 1.0.0 from ailabs-393/ai-labs-claude-skills and packages a systematic bug analysis and debugging framework for Claude-powered agents. The skill walks through reproduction, environment identification, root-cause isolation, fix implementation, and verification so vague bug reports become actionable repair tasks. Developers invoke test-specialist when agent-assisted debugging produces inconsistent or shallow fixes. The published npm-style package exposes index.js, though implementers should treat the SKILL.md framework as the primary debugging playbook.856installs27Xlsxxlsx is an Anthropic-licensed agent skill that equips Claude Code and similar coding agents to work with Excel .xlsx files through natural-language commands. The skill covers reading cell data, analyzing tabular content, applying transformations, and generating new spreadsheets without manual GUI steps. Developers reach for xlsx when automating financial models, exporting report data, cleaning imported sheets, or producing formatted workbooks from pipeline outputs. Use is governed by Anthropic's Consumer or Commercial Terms of Service alongside additional restrictions on extracting or redistributing skill materials. The skill fits operational spreadsheet tasks inside agent-driven workflows rather than building spreadsheet applications from scratch.848installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.