跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Reasoningbank Intelligence

技能 活跃

Implement adaptive learning with ReasoningBank for pattern recognition, strategy optimization, and continuous improvement. Use when building self-learning agents, optimizing workflows, or implementing meta-cognitive systems.

目的

To provide AI agents with a self-learning capability that allows them to improve their performance over time by learning from past task outcomes and optimizing their strategies.

功能

  • Adaptive learning system (ReasoningBank)
  • Pattern recognition from task data
  • Strategy optimization and recommendation
  • Continuous learning and meta-learning
  • Integration with AgentDB for persistence

使用场景

  • Building self-learning agents
  • Optimizing AI agent workflows
  • Implementing meta-cognitive systems
  • Improving strategy selection based on historical data

非目标

  • Performing the core tasks the agent is designed for (e.g., coding, analysis)
  • Replacing the underlying LLM or agent framework
  • Managing external system integrations beyond data persistence

Trust

  • warning:Issues AttentionThere are 68 open issues and 373 closed issues in the last 90 days, indicating a high volume of activity but potentially slow resolution times for open issues.

安装

npx skills add ruvnet/ruflo

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

95 /100
about 23 hours ago 分析

信任信号

最近提交about 24 hours ago
星标50.2k
许可证MIT
状态
查看源代码

类似扩展

Learner Skill

99

Extract a learned skill from the current conversation

技能
Yeachan-Heo

Agentdb Memory Patterns

99

Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.

技能
ruvnet

Learn

97

AI systematic knowledge acquisition from unfamiliar territory — deliberate model-building with feedback loops. Maps spaced repetition principles to AI reasoning: survey the territory, hypothesize structure, explore with probes, integrate findings, verify understanding, and consolidate for future retrieval. Use when encountering an unfamiliar codebase or domain, when a user asks about a topic requiring genuine investigation rather than recall, when multiple conflicting sources require building a coherent model, or when preparing to teach a topic and deep understanding is required first.

技能
pjt222

Observe

97

Sustained neutral pattern recognition across systems without urgency or intervention. Maps naturalist field study methodology to AI reasoning: framing the observation target, witnessing with sustained attention, recording patterns, categorizing findings, generating hypotheses, and archiving a pattern library for future reference. Use when a system's behavior is unclear and action would be premature, when debugging an unknown root cause, when a codebase change needs its effects witnessed before further changes, or when auditing own reasoning patterns for biases or recurring errors.

技能
pjt222

Teach

96

AI knowledge transfer calibrated to learner level and needs. Models the learner's mental state, scaffolds from known to unknown using Vygotsky's Zone of Proximal Development, employs Socratic questioning to verify understanding, and adapts explanations based on feedback signals. Use when a user asks "how does X work?" and needs graduated explanation, when their questions reveal a conceptual gap, when previous explanations have not landed, or when teaching a concept that depends on prerequisites the learner may not yet have.

技能
pjt222

Mcp Setup

100

Configure popular MCP servers for enhanced agent capabilities

技能
Yeachan-Heo