100,000+ Skills from Skills.sh — Security Audited

AI Generation AI Agent Skills

Browse AI Generation AI agent skills, compare security audits, and install with one command.

14.4KSkills
150MInstalls
12Categories
Category:
Source:
Target site:

Total 1759 skills · 25M installs (updates with filters).

azure-ai
3/3

Unified access to Azure AI services: Search, Speech, OpenAI, and Document Intelligence. AI Search supports full-text, vector, hybrid, and semantic search with AI enrichment capabilities like entity extraction and OCR Speech service enables speech-to-text transcription (real-time and batch), text-to-speech with neural voices, speaker diarization, and custom models MCP server integration provides direct tool access via azure__search and azure__speech commands; falls back to CLI and SDK when MCP is unavailable Includes OpenAI model access, DALL-E image generation, embeddings, and Document Intelligence for form extraction and OCR

Verified authormicrosoft
SKILLS.SH
533K1.4K
2026-08-20
airunway-aks-setup
3/3

End-to-end AI Runway setup on AKS from bare cluster to running model deployment. Walks through six sequential steps: cluster verification, controller installation, GPU assessment, inference provider setup, first model deployment, and summary Includes cost awareness warnings for GPU node pools and error handling for common deployment failures Supports resuming from any step via skip-to-step N argument if setup is partially complete Uses only kubectl and make CLI tools; no MCP tools required

Verified authormicrosoft
SKILLS.SH
280K1.4K
2026-08-20
entra-agent-id
3/3

Provision OAuth 2.0 identities for AI agents with per-instance credentials and audit trails via Microsoft Graph. Creates Agent Identity Blueprints (application templates), BlueprintPrincipals (service principals), and per-instance Agent Identities, each with independent permission grants and audit scope Implements two-step fmi_path token exchange for autonomous and on-behalf-of (OBO) flows, with support for Workload Identity Federation, client secrets, and cross-tenant scenarios Provides Microsoft.Identity.Web.AgentIdentities for .NET and a containerized Microsoft Entra SDK for AgentID sidecar supporting Python, Node, Go, and Java Grants application and delegated permissions scoped per Agent Identity via appRoleAssignments and oauth2PermissionGrants ; credentials live on the Blueprint, not on individual Agent Identities

Verified authormicrosoft
SKILLS.SH
255K1.4K
2026-08-20
prd
3/3

Generate comprehensive Product Requirements Documents that translate business vision into technical specifications. Follows a strict three-phase workflow: discovery interview to fill knowledge gaps, analysis and scoping to identify dependencies, and technical drafting using a standardized PRD schema Requires concrete, measurable success criteria and acceptance criteria; explicitly avoids vague language like "fast" or "intuitive" in favor of quantifiable benchmarks Covers executive summary, user personas and stories, technical architecture, AI system requirements with evaluation strategies, and phased rollout planning with risk analysis Includes discovery questions on core problems, success metrics, and constraints before generating any document; presents drafts for iterative feedback on specific sections

Verified authorgithub
SKILLS.SH
22.3K38K
2026-08-20
agent-development
3/3

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent…

Verified authoranthropics
SKILLS.SH
17.3K142K
2026-08-20
ai-prompt-engineering-safety-review
3/3

Comprehensive safety analysis and improvement framework for AI prompts with detailed assessment methodologies. Evaluates prompts across eight dimensions: safety, bias detection, security, effectiveness, best practices compliance, pattern analysis, technical robustness, and performance optimization Provides structured analysis reports with risk scoring, critical issue identification, and strength assessment across all evaluation criteria Delivers improved prompt versions with specific enhancements, safety measures, bias mitigation strategies, and security hardening recommendations Includes comprehensive testing frameworks covering standard test cases, edge cases, safety testing, and bias validation with expected outcomes Offers educational insights explaining prompt engineering principles applied, common pitfalls avoided, and responsible AI best practices from industry leaders

Verified authorgithub
SKILLS.SH
10.1K38K
2026-08-20
agentic-eval
3/3

Iterative evaluation and refinement patterns for improving AI agent outputs through self-critique loops. Provides three core patterns: basic reflection (self-critique loops), evaluator-optimizer (separated generation and evaluation), and code-specific test-driven refinement Supports multiple evaluation strategies including outcome-based assessment, LLM-as-judge comparison, and rubric-based scoring with weighted dimensions Includes practical Python implementations with structured JSON output parsing, iteration limits, and convergence detection to prevent infinite loops Best suited for quality-critical tasks like code generation, reports, and analysis where clear evaluation criteria and success metrics exist

Verified authorgithub
SKILLS.SH
10K38K
2026-08-20
breakdown-feature-prd
3/3

Structured PRD generation prompt for breaking down Epics into detailed feature specifications. Generates complete Product Requirements Documents in markdown format with standardized sections covering goals, user personas, stories, functional and non-functional requirements, and acceptance criteria Prompts for clarifying questions when insufficient information is provided, ensuring comprehensive feature definition before engineering handoff Organizes output into a consistent file structure ( /docs/ways-of-work/plan/{epic-name}/{feature-name}/prd.md ) for centralized documentation management Includes explicit out-of-scope definition to prevent scope creep and establish clear feature boundaries

Verified authorgithub
SKILLS.SH
9.9K38K
2026-08-20
text-to-speech
3/3

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+…

Verified authorelevenlabs
SKILLS.SH
9.8K418
2026-08-20
boost-prompt
3/3

Interactive workflow to refine task prompts through structured questioning and clipboard delivery. Guides users through systematic prompt refinement by interrogating scope, deliverables, constraints, and technical requirements Produces polished markdown prompts and automatically copies them to the system clipboard via the Joyride extension Focuses exclusively on prompt engineering; does not generate code or implementation details Requires the Joyride extension for VSCode clipboard integration and human input requests

Verified authorgithub
SKILLS.SH
9.6K38K
2026-08-20
finalize-agent-prompt
3/3

Polish and refine agent prompt files against proven best practices. Requires a prompt file as input; will request one if not provided Preserves front matter, encoding, and markdown structure while improving clarity and organization Corrects spelling, grammar, and wording issues without altering the original intent Applies patterns from successful prompts to strengthen structure and effectiveness

Verified authorgithub
SKILLS.SH
8.9K38K
2026-08-20
what-context-needed
3/3

Ask an AI assistant what files it needs before answering your question. Prompts the assistant to identify required and optional files for context before attempting to answer Structures output into four categories: must-see files, helpful files, already-seen files, and remaining uncertainties Helps developers avoid incomplete answers by ensuring the assistant has examined relevant code upfront Reduces back-and-forth by clarifying dependencies and gaps in context before the actual question is answered

Verified authorgithub
SKILLS.SH
8.9K38K
2026-08-20
convex-agent
3/3

Add an AI agent / RAG backend (@convex-dev/agent) to the Convex app.

Verified authorget-convex
SKILLS.SH
8.9K46
2026-08-20
mcp-deploy-manage-agents
3/3

Deploy and manage MCP-based declarative agents across Microsoft 365 with admin center governance, role-based access, and organizational distribution. Supports five agent types: organization-published, creator-shared, Microsoft-native, external partner, and frontier agents, each with distinct deployment and approval workflows Provides admin controls for publishing, deploying to user groups, blocking, and removing agents; requires AI Admin role for full management Includes MCP-specific validation for server accessibility, OAuth authentication, tool imports, and security compliance before deployment Covers phased rollout strategies, user discovery through Copilot hub, compliance monitoring, and troubleshooting for authentication and performance issues

Verified authorgithub
SKILLS.SH
8.8K38K
2026-08-20
workiq-copilot
3/3

Query Microsoft 365 data with natural language to surface emails, meetings, documents, Teams messages, and people insights. Supports five data sources: emails, meetings, documents, Teams channels, and people/projects with natural-language prompts Install via Copilot CLI plugin (preferred) or standalone npm package; requires Microsoft 365 tenant admin consent on first use Core workflow: clarify intent, craft precise prompts with timeframe/source, run workiq ask --question "..." , and stream results Includes MCP server mode ( workiq mcp ) for exposing WorkIQ tools to other agents and workflows Best practices emphasize narrow, focused queries, privacy-respecting summaries, and mapping results to actionable follow-ups like blocking time or drafting messages

Verified authorgithub
SKILLS.SH
8.8K38K
2026-08-20

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card