원클릭으로
pmoves-kimi-bootstrap
PMOVES-KIMI session bootstrap and model/agent selection guidance for Kimi Code CLI operators.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
PMOVES-KIMI session bootstrap and model/agent selection guidance for Kimi Code CLI operators.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Operate the P7 room-aware stage manager — read a room's current stage, transition a room (gated rehearsal→live via the canonical CHIT activation checklist), and observe lifecycle events on NATS. Use when claiming/transitioning a room, when the operator asks "what stage is room X in?", or when wiring a UI to reflect room transitions in real-time.
Email ingestion, triage, and review workflows for Titanmail and Gmail accounts using the Himalaya CLI and local-only processing.
Folder-triggered document processing workflows with zero-retention E2B sandbox execution for legal, research, and operations pipelines.
Legal document review, research, and case-law verification for PMOVES.AI tenant-advocacy and contract analysis workloads.
Activates n8n and Archon as the local workflow and agent orchestration layer for email, research, verification, and legal-assist jobs.
YouTube and SoundCloud channel monitoring with transcript extraction, batch processing, and routing to Hi-RAG or notebooks.
| name | pmoves-kimi-bootstrap |
| description | PMOVES-KIMI session bootstrap and model/agent selection guidance for Kimi Code CLI operators. |
Use this skill when the user starts a Kimi session in PMOVES.AI, asks about PMOVES-KIMI configuration, or needs guidance on which model/agent to use.
.kimi/AGENTS.md first — it is the canonical Kimi bootstrap for this project.pmoves-cipherdockerpmoves-docker-gatewaypmoves-nats-fleetpmoves-e2bpmoves-supabasehuggingfacemake -C pmoves kimi. If not, warn that the project config/MCP set may not be loaded.CHIT_PASSPHRASE availability for provenance signing.| User need | Suggest |
|---|---|
| General PMOVES development | pmoves/qwen3.5-35b (local) or kimi-for-coding (remote) |
| Large multi-file refactor / architecture | kimi-k2.7-code or pmoves/hermes-v4-70b |
| Security / hardening review | pmoves/hermes-v4-70b or kimi-k2.7-code |
| Fast edge / sub-agent task | pmoves/hermes-v4-8b or pmoves/llama3.2-3b |
| Voice / persona generation | TensorZero-routed voice providers via Agent Zero |
http://localhost:8080/mcp/command for delegation, don't duplicate orchestration logic.agentId: "kimi" in PMOVES-ClawZ/extensions/acpx/skills/acp-router/SKILL.md.# Launch Kimi with PMOVES context
make -C pmoves kimi
# Test an MCP server
kimi mcp test pmoves-cipher
# Sign a trail entry
CHIT_PASSPHRASE=... make -C pmoves sign-trail AGENT=kimi SUMMARY="..."
# Browser / computer use (E2B Surf)
make -C pmoves surf-up # needs E2B_API_KEY + OPENAI_API_KEY
# Danger Room desktop sandbox
make -C pmoves danger-room-desktop-up # needs E2B_API_KEY
# Build a container with Danger Room theme fanfare
make -C pmoves danger-room-build IMAGE=agent-zero