AI and Automation
AI and automation skills cover agent workflows, orchestration layers, MCP integrations, and repeatable task pipelines. Developers browsing this category will find tools for running assistants, connecting models to external systems, and automating work that would otherwise stay manual.
680 skills
Skills in this category
mcp-create-declarative-agent
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
mcp-deploy-manage-agents
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
my-issues
by github/awesome-copilot
Search the current repo (using #githubRepo for the repo info) and list any issues you find (using #list_issues) that are assigned to me.
pinia
by antfu/skills
Pinia is the official state management library for Vue, designed to be intuitive and type-safe. It supports both Options API and Composition API styles, with first-class TypeScript support and devtools integration.
pnpm
by antfu/skills
pnpm is a fast, disk space efficient package manager. It uses a content-addressable store to deduplicate packages across all projects on a machine, saving significant disk space. pnpm enforces strict dependency resolution by default, preventing phantom dependencies. Configuration should preferably be placed in...
remembering-conversations
by obra/episodic-memory
Core principle: Search before reinventing. Searching costs nothing; reinventing or repeating mistakes costs everything.
ruby-mcp-server-generator
by github/awesome-copilot
Generate a complete, production-ready MCP server in Ruby using the official Ruby SDK.
structured-autonomy-implement
by github/awesome-copilot
Source details, install context, and public review data are available on the full page.
swift-mcp-server-generator
by github/awesome-copilot
Generate a complete, production-ready MCP server in Swift using the official Swift SDK package.
update-markdown-file-index
by github/awesome-copilot
Update markdown file ${file} with an index/table of files from folder ${input:folder} .
vueuse-functions
by antfu/skills
This skill is a decision-and-implementation guide for VueUse composables in Vue.js / Nuxt projects. It maps requirements to the most suitable VueUse function, applies the correct usage pattern, and prefers composable-based solutions over bespoke code to keep implementations concise, maintainable, and performant.
what-context-needed
by github/awesome-copilot
Before answering my question, tell me what files you need to see.
agentation
by benjitaylor/agentation
Set up the Agentation annotation toolbar in this project.
ai-image-generation
by inference-shell/skills
Generate images with 50+ AI models via inference.sh CLI.
antfu
by antfu/skills
When completing tasks, run pnpm run lint --fix to format the code and fix coding style.
gws-docs-write
by googleworkspace/cli
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
qwen-image-2-pro
by inference-shell/skills
Generate images with Alibaba Qwen-Image-2.0-Pro via inference.sh CLI. Best for professional text rendering and complex designs.
react-doctor
by millionco/react-doctor
Scans your React codebase for security, performance, correctness, and architecture issues. Outputs a 0-100 score with actionable diagnostics.
twitter-automation
by inference-shell/skills
Automate Twitter/X via inference.sh CLI.
angular-component
by analogjs/angular-skills
Create standalone components for Angular v20+. Components are standalone by default—do NOT set standalone: true .
gws-calendar-insert
by googleworkspace/cli
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
obsidian-cli
by kepano/obsidian-skills
Use the obsidian CLI to interact with a running Obsidian instance. Requires Obsidian to be open.
react-state-management
by wshobson/agents
Comprehensive guide to modern React state management patterns, from local component state to global stores and server state synchronization.
unocss
by antfu/skills
UnoCSS is an instant atomic CSS engine designed to be flexible and extensible. The core is un-opinionated - all CSS utilities are provided via presets. It's a superset of Tailwind CSS, so you can reuse your Tailwind knowledge for basic syntax usage.