kairos-development
Original:🇺🇸 English
Translated
Use when an AI agent should run protocols or workflow tests against kairos-dev (KAIROS MCP in this repo's dev environment). Covers AI–MCP integration and workflow-test flows; MCP-only, reports/ output.
2installs
Sourcedebian777/kairos-mcp
Added on
NPX Install
npx skill4agent add debian777/kairos-mcp kairos-developmentTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →KAIROS development — agent instructions for kairos-dev MCP
Use this skill when an AI agent should run protocols or workflow tests against kairos-dev (the KAIROS MCP in this repo’s dev environment). All instructions assume MCP-only usage: no shell, no filesystem except writing to .
reports/When to use which flow
| Flow | File | Use when |
|---|---|---|
| AI–MCP integration | ai-mcp-integration.md | Agent runs protocols one by one from a real-user perspective: import each protocol from |
| Workflow test | workflow-test.md | Agent runs the four scenarios (imports; search + workflows; update step; update chain). Single summary report at |
- For one-by-one protocol runs (e.g. scripted or “run each example as a user”): use ai-mcp-integration.md.
- For full workflow test (four scenarios, one run): use workflow-test.md.
Related
- Mintable protocol examples: (do not read
docs/examples/protocol-example-*.mdwhen under ai-mcp-integration constraints).docs/examples/README.md - Test harness and automated import test: and
tests/workflow-test//npm run dev:ai-mcp-integration.npm run dev:test -- tests/integration/kairos-mint-docs-examples.test.ts - MCP payload (tools, prompts, resources) is in and served by the server at runtime.
src/embed-docs/