kiroKiro agentic IDE 开发工作流指南。使用 spec 驱动开发、hooks 自动化、steering 规则、MCP 集成和 powers 扩展。当用户需要:(1) 用 Kiro 创建/管理 specs,(2) 配置 hooks 自动化工作流,(3) 设置 steering 规则,(4) 连接 MCP...
Install via ClawdBot CLI:
clawdbot install pupuking723/kiroGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
${DATABASE_URL}Calls external URL not in known-safe list
https://kiro.devAI Analysis
The skill provides legitimate guidance for using the Kiro IDE/CLI tool, referencing its official website and standard configuration patterns. The credential access signal is a false positive, as it shows a placeholder environment variable (${DATABASE_URL}) in an example configuration file, not actual credential harvesting. The external URL (kiro.dev) is consistent with the tool's stated purpose.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A startup team uses Kiro to build a SaaS platform from scratch, leveraging spec-driven development to define user authentication, payment processing, and dashboard features. They configure hooks for automated testing and formatting, and integrate MCP servers for GitHub and database access to streamline collaboration and deployment.
An enterprise IT department adopts Kiro to refactor a monolithic application into microservices, using specs to document requirements and steering rules to enforce coding standards. Hooks automate code quality checks, while MCP servers connect to internal APIs and monitoring tools for real-time data integration.
An edtech company develops an interactive learning platform with Kiro, creating specs for gamified modules and analytics dashboards. They use steering rules to ensure accessibility compliance and hooks to trigger content updates, with MCP servers pulling data from educational databases and LMS systems.
An online retailer uses Kiro to add new features like personalized recommendations and inventory management, with specs detailing user flows and technical designs. Hooks automate deployment pipelines and performance testing, while MCP servers integrate with payment gateways and CRM tools for seamless operations.
A healthcare startup prototypes a patient monitoring app using Kiro, with specs covering data privacy requirements and UI/UX designs. Steering rules enforce HIPAA compliance, hooks automate security audits, and MCP servers connect to electronic health record systems for safe data handling.
Companies offer Kiro as a cloud-based IDE with tiered subscriptions (e.g., free, pro, enterprise), generating recurring revenue through monthly or annual fees. Additional income comes from premium features like advanced MCP integrations and priority support, targeting teams of all sizes.
Organizations purchase enterprise licenses for Kiro with custom pricing based on user count and features, coupled with consulting services for onboarding, spec development, and integration. Revenue is supplemented by training workshops and ongoing maintenance contracts for large-scale deployments.
Kiro is offered as a free core tool with basic features, monetizing through a marketplace for paid extensions like specialized MCP servers, steering templates, and power packs. Revenue streams include commission on marketplace sales and partnerships with tool providers for integrated solutions.
💬 Integration Tip
Start by integrating a simple MCP server like filesystem to access project files, then gradually add hooks for automation to avoid overwhelming the workflow.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version f...
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.