charlieviettq/awesome-agent-skill

Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).

26Stars on the repository
200Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

"biz-stp"

97

charlieviettq/awesome-agent-skill

Skill Claude Code

"Apply STP (Segmentation, Targeting, Positioning) framework for market strategy. Use this skill when the user needs to define target customer segments, select which segments to pursue, or craft a positioning statement — even if they say 'who is our customer', 'which market should we focus on', or 'how should we…

not rated 26 1mo ago A 76 tokens copy · 98% MIT

"biz-supply-chain"

98

charlieviettq/awesome-agent-skill

Skill Claude Code

"Analyze supply chain operations using the SCOR model across Plan, Source, Make, Deliver, and Return processes. Use this skill when the user needs to optimize supply chain efficiency, evaluate supplier performance, improve logistics, or design an end-to-end supply chain strategy — even if they say 'our deliveries are…

not rated 26 1mo ago A 88 tokens copy · 92% MIT

"biz-swot"

99

charlieviettq/awesome-agent-skill

Skill Claude Code

"Conduct SWOT analysis with TOWS matrix for strategic planning. Use this skill when the user needs to evaluate a company, product, or project by identifying strengths, weaknesses, opportunities, and threats, or wants to generate strategic options from internal and external factors. Also use when the user mentions…

not rated 26 1mo ago A 85 tokens copy · 94% MIT

"biz-toc"

100

charlieviettq/awesome-agent-skill

Skill Claude Code

"Apply Theory of Constraints (TOC) to identify and manage system bottlenecks. Use this skill when the user needs to find what limits throughput, optimize a constrained process, apply the Five Focusing Steps, or implement Drum-Buffer-Rope scheduling — even if they say 'our output is stuck', 'what's the bottleneck', or…

not rated 26 1mo ago A 83 tokens copy · 94% MIT

"biz-unit-economics"

101

charlieviettq/awesome-agent-skill

Skill Claude Code

"Analyze unit economics to evaluate per-unit profitability and business model scalability. Use this skill when the user needs to assess whether each transaction, customer, or product unit is profitable, evaluate startup viability, or optimize contribution margins — even if they say 'does our business model work'…

not rated 26 1mo ago A 79 tokens copy · 86% MIT

"biz-value-chain"

102

charlieviettq/awesome-agent-skill

Skill Claude Code

"Apply Porter's Value Chain Analysis to identify competitive advantage sources within an organization's activities. Use this skill when the user needs to find where value is created or lost in their operations, analyze cost structure by activity, optimize internal processes, or identify outsourcing candidates — even…

not rated 26 1mo ago A 78 tokens copy · 98% MIT

brand-review

103

charlieviettq/awesome-agent-skill

Skill Claude Code needs its repo

Review content against your brand voice, style guide, and messaging pillars, flagging deviations by severity with specific before/after fixes. Use when checking a draft before it ships, when auditing copy for voice consistency and terminology, or when screening for unsubstantiated claims, missing disclaimers, and…

not rated 26 1mo ago A 65 tokens copy · 95% MIT

brandkit

104

charlieviettq/awesome-agent-skill

Skill Claude Code

Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, gaming, developer-tool, and consumer-app brand systems. Optimized for intentional…

not rated 26 1mo ago A 108 tokens copy · 98% MIT

brief

105

charlieviettq/awesome-agent-skill

Skill Claude Code needs its repo

Generate contextual briefings for legal work — daily summary, topic research, or incident response. Use when starting your day and need a scan of legal-relevant items across email, calendar, and contracts, when researching a specific legal question across internal sources, or when a developing situation (data breach…

not rated 26 1mo ago A 71 tokens copy · 91% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

Verify web apps with browser DevTools—DOM, console, network, performance, and accessibility at runtime. Use with Chrome DevTools MCP or headless browser tools.

not rated 26 1mo ago A 39 tokens original MIT

build-dashboard

107

charlieviettq/awesome-agent-skill

Skill Claude Code needs its repo

Build an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one browser-openable file.

not rated 26 1mo ago A 56 tokens copy · 95% MIT

call-prep

108

charlieviettq/awesome-agent-skill

Skill Claude Code

Prepare for a sales call with account context, attendee research, and suggested agenda. Works standalone with user input and web research, supercharged when you connect your CRM, email, chat, or transcripts. Trigger with "prep me for my call with [company]", "I'm meeting with [company] prep me", "call prep [company]"…

not rated 26 1mo ago A 82 tokens copy · 95% MIT

call-summary

109

charlieviettq/awesome-agent-skill

Skill Claude Code needs its repo

Process call notes or a transcript — extract action items, draft follow-up email, generate internal summary. Use when pasting rough notes or a transcript after a discovery, demo, or negotiation call, drafting a customer follow-up, logging the activity for your CRM, or capturing objections and next steps for your team.

not rated 26 1mo ago A 65 tokens copy · 95% MIT

campaign-plan

110

charlieviettq/awesome-agent-skill

Skill Claude Code needs its repo

Generate a full campaign brief with objectives, audience, messaging, channel strategy, content calendar, and success metrics. Use when planning a product launch, lead-gen push, or awareness campaign, when you need a week-by-week content calendar with dependencies, or when translating a marketing goal into a…

not rated 26 1mo ago A 65 tokens copy · 95% MIT

ci-cd-quality-gates

111

charlieviettq/awesome-agent-skill

Skill Claude Code

Design lightweight CI quality gates—lint, test tiers, security scans, and merge policies. Use when setting up or improving pipelines without tying to one stack only.

not rated 26 1mo ago A 39 tokens original MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

Ask the minimum clarifying questions before implementing when scope, constraints, or success criteria are unclear. Use when a request has multiple plausible interpretations, missing acceptance criteria, or ambiguous environment constraints.

not rated 26 1mo ago A 43 tokens original MIT

close-management

113

charlieviettq/awesome-agent-skill

Skill Claude Code

Manage the month-end close process with task sequencing, dependencies, and status tracking. Use when planning the close calendar, tracking close progress, identifying blockers, or sequencing close activities by day.

not rated 26 1mo ago A 40 tokens copy · 95% MIT

code-review

114

charlieviettq/awesome-agent-skill

Skill Claude Code needs its repo

Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a change for N+1 queries, injection risks, missing edge cases, or error handling gaps.

not rated 26 1mo ago A 58 tokens copy · 92% MIT

code-simplification

115

charlieviettq/awesome-agent-skill

Skill Claude Code

Simplify working code while preserving behavior—remove dead paths, flatten nesting, clarify names, reduce duplication. Use after features work but code feels over-engineered.

not rated 26 1mo ago A 37 tokens original MIT

competitive-brief

116

charlieviettq/awesome-agent-skill

Skill Claude Code needs its repo

Research competitors and generate a positioning and messaging comparison with content gaps, opportunities, and threats. Use when building sales battlecards, when finding positioning gaps and messaging angles competitors haven't claimed, or when a competitor makes a move and you need to assess the impact.

not rated 26 1mo ago A 55 tokens copy · 98% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

Research your competitors and build an interactive battlecard. Outputs an HTML artifact with clickable competitor cards and a comparison matrix. Trigger with "competitive intel", "research competitors", "how do we compare to [competitor]", "battlecard for [competitor]", or "what's new with [competitor]".

not rated 26 1mo ago A 66 tokens copy · 89% MIT

compliance-check

118

charlieviettq/awesome-agent-skill

Skill Claude Code needs its repo

Run a compliance check on a proposed action, product feature, or business initiative, surfacing applicable regulations, required approvals, and risk areas. Use when launching a feature that touches personal data, when marketing or product proposes something with regulatory implications, or when you need to know which…

not rated 26 1mo ago A 68 tokens copy · 95% MIT

content-creation

119

charlieviettq/awesome-agent-skill

Skill Claude Code

Draft marketing content across channels — blog posts, social media, email newsletters, landing pages, press releases, and case studies. Use when writing any marketing content, when you need channel-specific formatting, SEO-optimized copy, headline options, or calls to action.

not rated 26 1mo ago A 56 tokens copy · 95% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

Manage LLM context budgets—prioritization, summarization, compaction, and what to load vs reference. Use for long sessions, large repos, or multi-doc tasks.

not rated 26 1mo ago A 40 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: