charlieviettq/awesome-agent-skill

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

25Stars 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

charlieviettq/awesome-agent-skill

Skill Claude Code

"Calculate network centrality metrics to identify important nodes in graphs. Use this skill when the user needs to find key influencers, critical infrastructure nodes, or central actors in a network — even if they say 'who is most important in this network', 'key nodes', or 'network influence measurement'.".

not rated 25 1mo ago A 66 tokens copy · 94% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement Louvain community detection to discover densely connected groups in networks. Use this skill when the user needs to find communities or clusters in social/organizational networks, segment customers by interaction patterns, or analyze network modular structure — even if they say 'find groups in this…

not rated 25 1mo ago A 71 tokens copy · 94% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Solve the influence maximization problem to select optimal seed nodes for maximum information spread. Use this skill when the user needs to choose seed users for viral campaigns, maximize network reach under a budget constraint, or compare seeding strategies — even if they say 'who should we seed first', 'maximize…

not rated 25 1mo ago A 75 tokens copy · 94% MIT

"algo-nlp-lda"

28

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement LDA topic modeling to discover latent topics in document collections. Use this skill when the user needs to extract topics from a text corpus, categorize documents by theme, or explore thematic structure — even if they say 'what are the main topics', 'topic extraction', or 'document clustering by theme'.".

not rated 25 1mo ago A 69 tokens copy · 89% MIT

"algo-nlp-ner"

29

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement Named Entity Recognition to identify and classify entities in text. Use this skill when the user needs to extract people, organizations, locations, dates, or custom entities from documents — even if they say 'extract names from text', 'find companies mentioned', or 'entity extraction'.".

not rated 25 1mo ago A 64 tokens copy · 97% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Calculate text similarity using lexical and semantic methods for matching and deduplication. Use this skill when the user needs to find similar documents, detect near-duplicates, or measure semantic closeness between texts — even if they say 'how similar are these texts', 'find duplicates', or 'semantic matching'.".

not rated 25 1mo ago A 70 tokens copy · 94% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement text summarization using extractive and abstractive approaches. Use this skill when the user needs to condense long documents, build an automatic summarization pipeline, or compare summarization strategies — even if they say 'summarize this document', 'TLDR', or 'key points extraction'.".

not rated 25 1mo ago A 69 tokens copy · 92% MIT

"algo-price-bundle"

32

charlieviettq/awesome-agent-skill

Skill Claude Code

"Design bundle pricing strategies using pure bundling, mixed bundling, and consumer surplus analysis. Use this skill when the user needs to set prices for product bundles, determine whether bundling increases profit, or analyze unbundling opportunities — even if they say 'should we bundle these products', 'bundle…

not rated 25 1mo ago A 75 tokens copy · 95% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Run conjoint analysis to measure how product attributes drive consumer preferences and willingness to pay. Use this skill when the user needs to quantify feature value trade-offs, estimate willingness to pay for specific features, or optimize product configuration — even if they say 'which features do customers value…

not rated 25 1mo ago A 80 tokens copy · 92% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement dynamic pricing strategies that adjust prices in real-time based on demand, time, and competition. Use this skill when the user needs to build a dynamic pricing system, implement surge pricing, or optimize prices for perishable inventory — even if they say 'real-time pricing', 'surge pricing', or…

not rated 25 1mo ago A 75 tokens copy · 91% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Calculate price elasticity of demand to quantify how price changes affect sales volume. Use this skill when the user needs to estimate demand sensitivity, set optimal prices, or evaluate the revenue impact of price changes — even if they say 'how sensitive are customers to price', 'will a price increase hurt sales'…

not rated 25 1mo ago A 74 tokens copy · 94% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Conduct Van Westendorp Price Sensitivity Meter analysis to identify acceptable price ranges. Use this skill when the user needs to determine price boundaries for a new product, find the optimal and indifference price points, or survey-based pricing research — even if they say 'what should we charge', 'price…

not rated 25 1mo ago A 79 tokens copy · 88% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Apply Bayesian averaging to rank items by combining observed ratings with prior expectations. Use this skill when the user needs to rank items with varying review counts, build a 'top rated' list that handles low-sample items fairly, or implement IMDB-style weighted rating — even if they say 'weighted average…

not rated 25 1mo ago A 82 tokens copy · 91% MIT

"algo-rank-elo"

38

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement Elo rating system to rank items or players from pairwise comparison outcomes. Use this skill when the user needs to rank items from head-to-head matchups, build a competitive rating system, or evaluate relative quality from comparison data — even if they say 'player rating', 'ranking from comparisons', or…

not rated 25 1mo ago A 74 tokens copy · 94% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement TrueSkill rating system for multiplayer and team-based competitive ranking. Use this skill when the user needs to rate players in team games, handle multiplayer (non-1v1) matchups, or build a matchmaking system with uncertainty tracking — even if they say 'team rating system', 'multiplayer ranking', or…

not rated 25 1mo ago A 78 tokens copy · 95% MIT

"algo-rank-wilson"

40

charlieviettq/awesome-agent-skill

Skill Claude Code

"Calculate Wilson Score confidence intervals for ranking items by positive proportion with sample size correction. Use this skill when the user needs to rank products by ratings, sort content by approval rate, or build a 'best rated' list that accounts for sample size — even if they say 'rank by star rating', 'best…

not rated 25 1mo ago A 83 tokens copy · 97% MIT

"algo-rec-cf"

41

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement collaborative filtering for recommendations based on user behavior patterns. Use this skill when the user needs to build a recommendation engine from user-item interaction data, find similar users or items, or predict ratings — even if they say 'users who bought this also bought', 'similar users', or…

not rated 25 1mo ago A 70 tokens copy · 95% MIT

"algo-rec-content"

42

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement content-based recommendation by matching item features to user preference profiles. Use this skill when the user needs to recommend items based on attributes, solve the cold start problem for new items, or build recommendations without collaborative data — even if they say 'recommend similar products'…

not rated 25 1mo ago A 70 tokens copy · 95% MIT

"algo-rec-hybrid"

43

charlieviettq/awesome-agent-skill

Skill Claude Code

"Design hybrid recommendation systems combining multiple strategies for improved accuracy. Use this skill when the user needs to overcome single-method limitations, combine collaborative and content-based filtering, or build a production recommendation pipeline — even if they say 'combine recommendation approaches'…

not rated 25 1mo ago A 67 tokens copy · 89% MIT

"algo-rec-mf"

44

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement matrix factorization to decompose user-item interaction matrices into latent factor representations. Use this skill when the user needs scalable collaborative filtering, latent feature discovery, or dimensionality reduction for recommendation — even if they say 'SVD recommendations', 'latent factors', or…

not rated 25 1mo ago A 66 tokens copy · 97% MIT

"algo-rec-session"

45

charlieviettq/awesome-agent-skill

Skill Claude Code

"Implement session-based recommendation from short-term user behavior sequences without long-term profiles. Use this skill when the user needs to recommend in anonymous sessions, predict next click from browsing sequence, or build recommendations for non-logged-in users — even if they say 'what should they click…

not rated 25 1mo ago A 76 tokens copy · 94% MIT

charlieviettq/awesome-agent-skill

Skill Claude Code

"Calculate Altman Z-Score to predict corporate bankruptcy probability from financial ratios. Use this skill when the user needs to assess a company's financial distress risk, screen for bankruptcy-prone firms, or evaluate credit worthiness — even if they say 'bankruptcy prediction', 'financial distress score', or…

not rated 25 1mo ago A 72 tokens copy · 88% MIT

"algo-risk-benford"

47

charlieviettq/awesome-agent-skill

Skill Claude Code

"Apply Benford's Law to detect anomalies in numerical datasets by analyzing first-digit frequency distributions. Use this skill when the user needs to audit financial data for fraud indicators, validate data integrity, or detect fabricated numbers — even if they say 'data manipulation detection', 'first digit test'…

not rated 25 1mo ago A 71 tokens copy · 94% MIT

"algo-risk-credit"

48

charlieviettq/awesome-agent-skill

Skill Claude Code

"Build credit scoring models to predict default probability from borrower characteristics. Use this skill when the user needs to assess creditworthiness, build a credit scorecard, or evaluate lending risk — even if they say 'predict default risk', 'credit scoring', or 'loan approval model'.".

not rated 25 1mo ago A 61 tokens copy · 89% 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: