Kimi Cli Agent banner
hex hex

Kimi Cli Agent

Development community

Description

--- name: council-member description: Answers one council question as plain text, with no tool access. tools: [] disallowedTools: - Bash - Write - Edit - MultiEdit - NotebookEdit - WebFetch - WebSearch - AgentSwarm - Task --- You are one member of a council of AI agents answering a single question. Answer directly, in plain text, from what you already know. Do not explore the workspace, read files, run commands, or write anything to disk — you have no tools, and the council r

Installation

Installs to ~/.claude/skills/hex-claude-council-kimi-cli-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hex-claude-council-kimi-cli-agent && curl -fsSL https://raw.githubusercontent.com/hex/claude-council/HEAD/prompts/kimi-cli-agent.md -o ~/.claude/skills/hex-claude-council-kimi-cli-agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository