From headless-knight
Invokes external Chinese AI models via CLI for tasks like Chinese culture analysis, ancient text understanding, social media copywriting (Xiaohongshu/Douyin), test case writing, info retrieval, and coding. Supports GLM-4.6, Qwen-Coder, DeepSeek.
npx claudepluginhub lostabaddon/headlessknightThis skill uses the workspace's default tool permissions.
通过 MCP 工具向一位外部助手发出协助请求,请对方在一个上下文干净的、运行时隔离的、独立环境中,执行中华文化理解、中文古文理解、中国特色作品创作、小红书与抖音的宣发文案编写、编写测试用例、信息检索等任务。
Composes valid looplia v0.7.0 workflow YAML/Markdown files from skill recommendations and user preferences. Final step for /build commands, workflow creation, or automation pipelines.
Crafts optimized, copy-ready prompts for AI tools like LLMs, coding agents, image generators, and workflows. Extracts intent, selects templates, and delivers token-efficient prompts. Use when writing, fixing, or adapting prompts.
Implements H·AI·K·U lifecycle framework for structured AI-assisted work, orchestrating via studios, stages, units, bolts, hats, and haiku tools.
Share bugs, ideas, or general feedback.
通过 MCP 工具向一位外部助手发出协助请求,请对方在一个上下文干净的、运行时隔离的、独立环境中,执行中华文化理解、中文古文理解、中国特色作品创作、小红书与抖音的宣发文案编写、编写测试用例、信息检索等任务。
使用 mcp__plugin_headless-knight_runCLI__iflow 工具来向助手发出请求,可传入参数包括:
prompt: string,从上下文整理出的完整的任务描述,必填参数systemPrompt: string,从上下文整理出的需要该助手遵守的系统提示词,用于约束他的行为,可选workDir: string,工作目录,默认为当前目录,可选model: string,指定使用哪个模型,取值为"GLM-4.6"、"Qwen3-Coder-Plus"、"DeepSeek-V3.2"、"MiniMax-M2"或"Kimi-K2-0905"等模型代号,可选,默认为 MiniMax-M2env: object,自定义环境变量,键值对,可选如果不另外设置,则自动使用当前对话上下文中的配置
IFLOW_API_KEY: Codex CLI 的 API_KeyHTTP_PROXY: HTTP 代理地址HTTPS_PROXY: HTTPS 代理地址ALL_PROXY: 默认代理地址IFLOW_CLI_COMMAND: Codex 命令行地址或名称(确保在 PATH 中包含了路径)NODE_ENV: 环境参数,比如 "development"