什么是 cortex-skills-loop?
驱动皮层技能推荐反馈率循环。当发生上下文更改(新文件类型、域转移、任务枢纽)或任务完成并且应记录技能有效性时使用。 来源:nickcrew/claude-ctx-plugin。
驱动皮层技能推荐反馈率循环。当发生上下文更改(新文件类型、域转移、任务枢纽)或任务完成并且应记录技能有效性时使用。
通过命令行快速安装 cortex-skills-loop AI 技能到你的开发环境
来源:nickcrew/claude-ctx-plugin。
The cortex CLI includes an AI-powered recommendation engine that learns from usage patterns. This skill establishes the workflow for participating in that learning loop: get recommendations when context shifts, provide feedback on recommendation quality, and rate skills after use. Each interaction improves future recommendations.
Run cortex skills recommend when any of these mismatch signals appear:
active skills (e.g., .tf Terraform files appear but no infrastructure skill is active, or /auth/ paths get touched without security skills loaded)
驱动皮层技能推荐反馈率循环。当发生上下文更改(新文件类型、域转移、任务枢纽)或任务完成并且应记录技能有效性时使用。 来源:nickcrew/claude-ctx-plugin。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill cortex-skills-loop驱动皮层技能推荐反馈率循环。当发生上下文更改(新文件类型、域转移、任务枢纽)或任务完成并且应记录技能有效性时使用。 来源:nickcrew/claude-ctx-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill cortex-skills-loop 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/nickcrew/claude-ctx-plugin