Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
made-to-stick
Create messages that are understood, remembered, and drive action using the SUCCESs checklist (Simple, Unexpected, Concrete, Credible, Emotional, Stories). Use when the user mentions "make it memorable", "sticky messaging", "tagline", "value proposition", or "why the message isn''t landing". For narrative brand frameworks, see storybrand-messaging. For viral sharing, see contagious. Trigger with 'made', 'to', 'stick'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
action-items-todoist
Extract action items from today's Granola/Grain meetings, create Todoist tasks, complete fulfilled tasks, and draft meeting-triggered follow-up emails. Use when running the daily action items cron, post-meeting cron, or when user asks to process meeting action items. NOT for general email drafting without meeting context.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
todoist-due-drafts
Check Todoist for tasks due today (and overdue) that involve pinging, emailing, or following up with someone. Auto-draft the emails using meeting context and notify via WhatsApp. Use when running the daily due-drafts cron, or when user asks to process email tasks from Todoist.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
email-drafting
Draft email replies for Gonto's Gmail accounts (m@gon.to, gonto@hypergrowthpartners.com). Handles intro acceptances, scheduling intent, thanks/ack, and positive short replies. Use when user asks to draft or reply to an email, or when Gmail webhook triggers arrive for auto-draft classification. Draft-only mode — never sends automatically.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
executive-digest
Generate the daily executive digest — a single WhatsApp summary of everything needing attention: stalled scheduling, pending intros, unanswered emails, promised follow-ups, open Todoist tasks, and upcoming calendar events. Use when running the daily digest cron, or when user asks for a status digest, daily summary, "what's pending", or "catch me up".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
meeting-prep
Prepare briefings for today's meetings — attendee research, email history, past meeting notes, LinkedIn, and company context. Use when running the daily meeting prep cron, or when user asks to prepare for meetings, review who they're meeting with, or get context on upcoming calls.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
scorecard-marketing
Build quiz and assessment funnels that generate qualified leads at 30-50% conversion. Use when the user mentions "lead magnet", "quiz funnel", "assessment tool", "lead generation", or "score-based segmentation". Covers question design, dynamic results by tier, and automated follow-up sequences. For landing page conversion, see cro-methodology. For full marketing plans, see one-page-marketing. Trigger with 'scorecard', 'marketing'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
brand-strategy
A 7-part brand strategy framework for building comprehensive brand foundations.
Trigger with phrases like "create brand strategy", "build brand brief", "define brand positioning",
"brand messaging", "audience architecture", "brand truth", or "go-to-market brand plan". Use when working with brand strategy.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
blue-ocean-strategy
Create uncontested market space using value innovation instead of competing head-to-head. Use when the user mentions "blue ocean", "red ocean", "strategy canvas", "ERRC framework", "value innovation", or "non-customers". Covers the Four Actions Framework, buyer utility map, and value-cost trade-offs. For tech adoption strategy, see crossing-the-chasm. For product positioning, see obviously-awesome. Trigger with 'blue', 'ocean', 'strategy'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
deploying-machine-learning-models
Deploy this skill enables AI assistant to deploy machine learning models to production environments. it automates the deployment workflow, implements best practices for serving models, optimizes performance, and handles potential errors. use this skill when th... Use when deploying or managing infrastructure. Trigger with phrases like 'deploy', 'infrastructure', or 'CI/CD'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
forecasting-time-series-data
Process this skill enables AI assistant to forecast future values based on historical time series data. it analyzes time-dependent data to identify trends, seasonality, and other patterns. use this skill when the user asks to predict future values of a time ser... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
optimizing-deep-learning-models
Optimize deep learning models using Adam, SGD, and learning rate scheduling to improve accuracy and reduce training time. Use when asked to "optimize deep learning model" or "improve model performance". Trigger with phrases like 'optimize', 'performance', or 'speed up'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
engineering-features-for-machine-learning
Execute create, select, and transform features to improve machine learning model performance. Handles feature scaling, encoding, and importance analysis. Use when asked to "engineer features" or "select features". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validating-ai-ethics-and-fairness
Validate AI/ML models and datasets for bias, fairness, and ethical concerns.
Use when auditing AI systems for ethical compliance, fairness assessment, or bias detection.
Trigger with phrases like "evaluate model fairness", "check for bias", or "validate AI ethics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vertex-engine-inspector
Inspect and validate Vertex AI Agent Engine deployments including Code Execution Sandbox, Memory Bank, A2A protocol compliance, and security posture. Generates production readiness scores. Use when asked to inspect, validate, or audit an Agent Engine deployment. Trigger with "inspect agent engine", "validate agent engine deployment", "check agent engine config", "audit agent engine security", "agent engine readiness check", "vertex engine health", or "reasoning engine status".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adk-deployment-specialist
Deploy and orchestrate Vertex AI ADK agents using A2A protocol. Manages AgentCard discovery, task submission, Code Execution Sandbox, and Memory Bank. Use when asked to "deploy ADK agent" or "orchestrate agents". Trigger with phrases like 'deploy', 'infrastructure', or 'CI/CD'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validator-expert
Validate production readiness of Vertex AI Agent Engine deployments across
security, monitoring, performance, compliance, and best practices. Generates
weighted scores (0-100%) with actionable remediation plans. Use when asked to
validate a deployment, run a production readiness check, audit security posture,
or verify compliance for Vertex AI agents. Trigger with "validate deployment",
"production readiness", "security audit", "compliance check", "is this agent
ready for prod", "check my ADK agent", "review before deploy", or
"production readiness check". Make sure to use this skill whenever validating
ADK agents for Agent Engine.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
setting-up-experiment-tracking
Implement machine learning experiment tracking using MLflow or Weights & Biases. Configures environment and provides code for logging parameters, metrics, and artifacts. Use when asked to "setup experiment tracking" or "initialize MLflow". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adapting-transfer-learning-models
Build this skill automates the adaptation of pre-trained machine learning models using transfer learning techniques. it is triggered when the user requests assistance with fine-tuning a model, adapting a pre-trained model to a new dataset, or performing... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
tracking-model-versions
Build this skill enables AI assistant to track and manage ai/ml model versions using the model-versioning-tracker plugin. it should be used when the user asks to manage model versions, track model lineage, log model performance, or implement version control f... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
genkit-production-expert
Build production Firebase Genkit applications including RAG systems, multi-step flows, and tool calling for Node.js/Python/Go. Deploy to Firebase Functions or Cloud Run with AI monitoring. Use when asked to "create genkit flow" or "implement RAG". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
performing-regression-analysis
Execute this skill empowers AI assistant to perform regression analysis and modeling using the regression-analysis-tool plugin. it analyzes datasets, generates appropriate regression models (linear, polynomial, etc.), validates the models, and provides performa... Use when analyzing code or data. Trigger with phrases like 'analyze', 'review', or 'examine'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
processing-computer-vision-tasks
Process images using object detection, classification, and segmentation. Use when requesting "analyze image", "object detection", "image classification", or "computer vision". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adk-engineer
Execute software engineer specializing in creating production-ready ADK agents with best practices, code structure, testing, and deployment automation. Use when asked to "build ADK agent", "create agent code", or "engineer ADK application". Trigger with relevant phrases based on skill purpose.
jeremylongshore/claude-code-plugins-plus-skills 1,803