Community程式設計與開發github.com

walterreid/reflex-anthropic-skill

Reflex is a skill for Claude that discovers and loads behavioral modules at runtime through filesystem convention. No registry, no config, no hardcoded lists. You say reflex [module], a Python router finds the module, and only that module's instructions enter the LLM context. A system with 1,000 modules has the same context overhead as one with 3

reflex-anthropic-skill 是什麼?

reflex-anthropic-skill is a Claude Code agent skill that reflex is a skill for Claude that discovers and loads behavioral modules at runtime through filesystem convention. No registry, no config, no hardcoded lists. You say reflex [module], a Python router finds the module, and only that module's instructions enter the LLM context. A system with 1,000 modules has the same context overhead as one with 3.

相容平台Claude Code~Codex CLI~Cursor
npx skills add walterreid/reflex-anthropic-skill

Installed? Explore more 程式設計與開發 skills: steipete/bluebubbles, steipete/eightctl, steipete/blucli · View all 6 →

在你喜歡的 AI 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

reflex-anthropic-skill 是做什麼的?

Reflex is a skill for Claude that discovers and loads behavioral modules at runtime through filesystem convention. No registry, no config, no hardcoded lists. You say reflex [module], a Python router finds the module, and only that module's instructions enter the LLM context. A system with 1,000 modules has the same context overhead as one with 3

相關技能