Kiro logo

Kiro AI Skills

AI skills for AWS's agent development tool

Kiro is AWS's AI-powered development environment that brings agentic coding to the cloud. AgentPowers skills extend Kiro with specialized tools for code generation, testing, infrastructure automation, and cloud-native development workflows - all integrated with the AWS ecosystem.

100 Skills Available
321.9k Total Downloads
27 AI Agents

What Kiro skills can do for you

01

AWS Ecosystem Integration

Skills work within Kiro's AWS-connected environment. Build, test, and deploy with tools that understand AWS services, IAM, and cloud architecture patterns.

02

Cloud-Native Workflows

Kiro is built for cloud development. Skills extend its capabilities with infrastructure-as-code generation, serverless patterns, and AWS-specific best practices.

03

Enterprise-Ready

Backed by AWS's security and compliance standards. Skills are security-scanned and compatible with enterprise development policies and governance requirements.

Kiro Skills

Browse all skills
Security

Hikvision NVR

Skill · by Dan Jones

Ask your AI agent for the Hikvision footage you need, then walk away while it downloads. Pulling video off a Hikvision DVR or NVR usually means web-UI menus, ISAPI XML, ffmpeg flags, and "why is this video broken" troubleshooting. This skill removes all of it. Once your NVRs are registered, you just tell your agent "pull the lobby camera from 8 to 9 PM yesterday" and a clean MP4 lands in your downloads folder. Speaks Hikvision's ISAPI natively, falls back to RTSP when the NVR throttles, works around firmware quirks that return wrong segment data, clips to the exact time window you asked for, and verifies the output (codec, resolution, duration, on-screen timestamp). Credentials live in your OS keychain, never on command lines or in logs. Validated on DS-9016HWI-ST, DS-7316HQHI-SH, DS-7716NI-I4/16P, DS-9632NI-ST, and DS-7716NI-SP/16 with firmware V3.1.10 through V4.50.000.

Security

agentpass-local

Skill · by Romeo Apps

Install or build a global per-user AgentPass Local that improves human-agent collaboration by letting users create website credentials in a GUI and letting agents retrieve or paste approved fields for approved domains without viewing secrets. Use when the user asks to create a password manager, password broker, credential vault, autofill helper, agent password access system, GUI for saving website credentials, or a tool that lets agents use approved passwords across projects safely.

Development

mesh flow

Skill · by Roy Yuen

What it does Mesh Flow replaces fragile, implicit prompt-chaining with a robust, artifact-driven DAG (Directed Acyclic Graph) orchestration system. By defining your agent workflows in a structured project.yaml, you move logic out of the prompt and into a compile-time validated system. It enforces hard gates—such as human approval or dependency verification—that the AI cannot bypass or hallucinate past. Why use this skill Standard agentic workflows often fail because the LLM decides to skip steps or "forgets" requirements. Mesh Flow treats your agentic workflow like a CI/CD pipeline. It features a Compile-then-Run architecture that validates your topology for cycles and missing artifacts before single token is generated. This ensures 100% predictable execution paths, explicit failure states (failed, blocked, rejected), and absolute control over recovery paths. Supported tools YAML-based workflow configurations Standardized Adapter Interfaces for cross-skill communication Mermaid DAG visualization for debugging Zod-backed schema validation CLI tools for compilation and execution (mesh compile, mesh run) Output structure The skill produces a normalized execution plan and a detailed execution trace. Every node execution returns a standardized status, a list of produced artifacts, and comprehensive metadata including tool calls and verification reasoning. Use Cases Build multi-step agent pipelines with hard verification gates Enforce human-in-the-loop approval before sensitive code deployments Visualize complex agent task dependencies using Mermaid DAGs Standardize artifact sharing between disparate AI skills and agents

Productivity

De-Woke AI Responses

Skill · by Miss Outlaw

Looking for a sharp, rule-bending prompt? This powerful analysis flips the script on "dominant paradigms," demanding honest, bias-busting answers from AI. It spotlights cultural power shifts, challenges system dogma, and forces truly independent thinking in any model you use. Make your AI face the hard questions—get real answers, not programmed ones. De-woke your writing!

Development

harness-engineering

Skill · by Roy Yuen

The Harness Engineering skill implements a structured methodology for agent orchestration. It allows you to build sophisticated control loops using a multi-role architecture: Planner: Defines contracts and stop rules. Executor: Performs bounded actions. Verifier: Validates results against evidence. Critic/Recovery: Identifies regressions and manages error state.

Productivity

agent-permission-boundary-audit

Skill · by Roy Yuen

This skill provides a comprehensive security and governance audit for AI agent systems. It analyzes tool inventories, authentication models, connector scopes, and execution logs to identify over-privileged tools and risky permission combinations.

Productivity

sun-tzu-business-strategy

Skill · by Roy Yuen

This skill analyzes your business context through the lens of asymmetric competition, positioning, and timing. It maps your current situation to core principles—like resource concentration and the "path of least resistance"—to generate usable strategy memos. It doesn't just quote text; it bridges the gap between ancient theory and modern execution.

Productivity

business-planner

Skill · by Roy Yuen

The Business Planner skill transforms vague commercial ideas into structured, data-driven execution plans. Most AI-generated business plans rely on generic strategy fluff; this skill forces a developer-like rigor onto business logic by treating assumptions as variables and outcomes as scenarios rather than certainties.

Common questions about Kiro skills

How do I set up AgentPowers skills in Kiro?

Configure the AgentPowers MCP server in your Kiro settings. Skills install with npx @agentpowers/cli install and integrate directly into Kiro's AI-assisted development workflow.

Do I need an AWS account to use Kiro skills?

Kiro is available through AWS. You'll need an active Kiro subscription. The AgentPowers skill license is separate from your AWS/Kiro subscription.

Are skills suitable for enterprise use?

Yes. Every skill is security-scanned with clear permission scopes. Skills work within Kiro's enterprise environment, respecting your organization's security policies.

Connect AgentPowers to Kiro

Add to your MCP config

Add the AgentPowers MCP server to Kiro to search, purchase, and install skills.

{
  "mcpServers": {
    "agentpowers": {
      "command": "npx",
      "args": ["@agentpowers/mcp-server"]
    }
  }
}
or install via CLI
npx @agentpowers/cli setup
All platforms & setup options →

Ready to supercharge your
Kiro workflow?

Browse verified skills and agents compatible with Kiro. One-command install, instant results.