Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
newsletter-events-list-sources
List all configured event sources (Instagram, web aggregators)
aniketpanjwani/local_media_tools 39
-
newsletter-events-remove-source
Remove Instagram accounts or web aggregators from sources.yaml configuration
aniketpanjwani/local_media_tools 39
-
newsletter-events-update-event
Manually refresh specific event pages to update event data
aniketpanjwani/local_media_tools 39
-
deep-learning
Build and train neural networks with PyTorch - MLPs, CNNs, and training best practices
pluginagentmarketplace/custom-plugin-machine-learning 1
-
ml-deployment
Deploy ML models to production - APIs, containerization, monitoring, and MLOps
pluginagentmarketplace/custom-plugin-machine-learning 1
-
supervised-learning
Build production-ready classification and regression models with hyperparameter tuning
pluginagentmarketplace/custom-plugin-machine-learning 1
-
ml-fundamentals
Master machine learning foundations - algorithms, preprocessing, feature engineering, and evaluation
pluginagentmarketplace/custom-plugin-machine-learning 1
-
computer-vision
Build computer vision solutions - image classification, object detection, and transfer learning
pluginagentmarketplace/custom-plugin-machine-learning 1
-
nlp-basics
Process and analyze text using modern NLP techniques - preprocessing, embeddings, and transformers
pluginagentmarketplace/custom-plugin-machine-learning 1
-
clustering
Discover patterns in unlabeled data using clustering, dimensionality reduction, and anomaly detection
pluginagentmarketplace/custom-plugin-machine-learning 1
-
zork
Play Zork text adventure via dfrotz. Use /zork <command> to play (e.g., /zork go north), /zork for status, /zork new to restart, /zork setup to configure Obsidian sync.
jonathanprozzi/claude-utils 11
-
philosophy-software-design
Apply "A Philosophy of Software Design" (John Ousterhout) principles to code review and architectural design. Dual mode — reviews existing code for design quality AND advises on new module/API/abstraction design. Use when reviewing code, refactoring modules, designing APIs or abstractions, discussing architecture decisions, or when explicitly asked to apply software design principles. Triggers on code reviews, refactoring tasks, module/API design, architecture discussions, and explicit requests like "review software design", "check design quality", "apply philosophy of software design", "review design complexity", "check module depth".
justEstif/dotfiles
-
qry-search
Web search using qry, a terminal-native agent-first search CLI that routes queries through pluggable adapters and always outputs JSON. Use this skill whenever you need to search the web for documentation, APIs, error messages, package info, changelogs, or any current information. Triggers on "search the web", "look up", "find docs for", "what's the latest version of", "check if X exists", or whenever current information is needed. Prefer this over ddgr or other search tools when qry is available.
justEstif/dotfiles
-
defuddle
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of curl, or WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.
justEstif/dotfiles
-
zellij-subagents
run and coordinate multiple pi subagents in parallel using zellij panes.
justEstif/dotfiles
-
mvp-doc
Create an MVP (Minimum Viable Product) document for a new project idea. Covers What, Why, How, and Competition through a collaborative conversation. Use when the user wants to define, scope, or brainstorm an MVP, or says things like "I have a project idea", "let's define an MVP", "help me scope a project".
justEstif/dotfiles
-
philosophy-software-design
Apply "A Philosophy of Software Design" (John Ousterhout) principles to code review and architectural design. Dual mode — reviews existing code for design quality AND advises on new module/API/abstraction design. Use when reviewing code, refactoring modules, designing APIs or abstractions, discussing architecture decisions, or when explicitly asked to apply software design principles. Triggers on code reviews, refactoring tasks, module/API design, architecture discussions, and explicit requests like "review software design", "check design quality", "apply philosophy of software design", "review design complexity", "check module depth".
justEstif/dotfiles
-
qry-search
Web search using qry, a terminal-native agent-first search CLI that routes queries through pluggable adapters and always outputs JSON. Use this skill whenever you need to search the web for documentation, APIs, error messages, package info, changelogs, or any current information. Triggers on "search the web", "look up", "find docs for", "what's the latest version of", "check if X exists", or whenever current information is needed. Prefer this over ddgr or other search tools when qry is available.
justEstif/dotfiles
-
defuddle
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of curl, or WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.
justEstif/dotfiles
-
mvp-doc
Create an MVP (Minimum Viable Product) document for a new project idea. Covers What, Why, How, and Competition through a collaborative conversation. Use when the user wants to define, scope, or brainstorm an MVP, or says things like "I have a project idea", "let's define an MVP", "help me scope a project".
justEstif/dotfiles
-
test-skill
A test skill for validation
Anthony-Bible/code-agent-demo
-
code-review
Performs code review with best practices
Anthony-Bible/code-agent-demo
-
pull-request
Analyzes branch diffs, drafts PR titles and bodies following Conventional Commits, and creates or updates pull requests via GitHub CLI. Use when user asks to "create a PR", "open a pull request", "update PR description", "draft a PR", or "submit changes for review".
jiyeol-lee/dotfiles 1
-
commit
Analyzes repository state, proposes commit messages following Conventional Commits, and applies commits after user approval. Use when asked to "commit", "commit changes", "save my work", "create a commit", or "stage and commit".
jiyeol-lee/dotfiles 1