Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

rsn-learning-outcomesrsn 学习成果

Agent Skill

rsn-learning-outcomes 用于记录任务执行中的错误、用户纠正、经验和能力缺口,适合在 Codex、Claude、Cursor、Gemini CLI 中希望让 Agent 持续沉淀问题、修正和最佳实践时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

233

周安装

10

GitHub Stars

20

下载量

82
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:rsn-learning-outcomes(rsn 学习成果)
来源仓库:https://github.com/bellabe/lean-os
仓库路径:skills/rsn-learning-outcomes
安装命令:
npx skills add https://github.com/bellabe/lean-os --skill rsn-learning-outcomes
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/bellabe/lean-os --skill rsn-learning-outcomes

简介

用于记录任务执行中的错误、纠正和经验缺口,适合持续沉淀最佳实践。

  • 支持问题修正和能力补全,帮助 Agent 不断优化行为模式。
  • 使用时可结合原始 README 和仓库路径进一步核验具体机制。
  • 安装命令:npx skills add https://github.com/bellabe/lean-os --skill rsn-learning-outcomes
  • 安装前建议确认是否会触发文件写入或权限变更操作。

SKILL.md

Learning

Reads

SourcePurpose
User brief/conversationProblem context, constraints, goals
Information sourcesDomain knowledge, prior solutions (optional)

Writes

OutputContent
Inline recommendationsIdeas, solutions, insights, learning frameworks

Systematic improvement from experience. Convert outcomes into better future performance.

Process

  1. [K] Detect learning trigger — Gap detected, experience completed, belief needs testing, or predictions off
  2. [K] Select learning mode — Choose single-loop, double-loop, reflection, experimentation, or calibration
  3. [S] Execute mode process — Follow mode-specific workflow systematically
  4. [K] Extract insights — Identify transferable patterns and updated beliefs
  5. [R] Validate learning — Confirm insights are actionable and conditions-bounded

Evaluation methods for [R] steps:

  • Pattern validation — Require 3+ instances before generalizing (single/double-loop)
  • Insight transferability — Verify conditions when insight applies (reflection)
  • Experimental rigor — Check falsifiability and success criteria (experimentation)
  • Calibration accuracy — Require 30+ predictions for meaningful adjustment (calibration)

Boundaries

In scope:

  • Correcting actions (single-loop)
  • Questioning frames (double-loop)
  • Extracting insights from experience (reflection)
  • Testing beliefs through experiments
  • Adjusting prediction confidence (calibration)
  • Creating learning artifacts (heuristics, playbooks, checklists)

Out of scope:

  • Executing corrected actions (use rsn-reasoning-problems.causal)
  • Gathering information to inform learning (use rsn-perceiving-information)
  • Creative problem-solving for new situations (use rsn-creating-ideas)
  • Deep reasoning with new frames (use rsn-reasoning-problems)

Core Principle

Learning is not automatic. Experience without reflection is just repetition. Learning requires deliberate extraction of insight and updating of beliefs and behaviors.

Experience → Extract → Update → Apply → Better Outcomes

Mode Selection

ModeQuestionOutputTrigger
Single-loopDid action work?Corrected actionGap between expected/actual
Double-loopIs frame right?Updated framePattern of single-loop failures
ReflectionWhat can we learn?Transferable insightsExperience completed
ExperimentationShould we test this?Validated/invalidated beliefBelief needs validation
CalibrationHow accurate are we?Adjusted confidence rulesPredictions need tuning

Decision Tree

Is there a gap between expected and actual?
  YES → Is this a pattern (3+ similar failures)?
    YES → Double-loop (question the frame)
    NO  → Single-loop (fix the action)
  NO  ↓
Has an experience completed?
  YES → Reflection (extract insights)
  NO  ↓
Do you have a belief that needs validation before commitment?
  YES → Experimentation (test the belief)
  NO  ↓
Have predictions been consistently off?
  YES → Calibration (adjust confidence)
  NO  → No learning mode needed

Mode Summaries

Single-Loop

Purpose: Correct action within existing frame.

Mental model: Thermostat — detect deviation, adjust action, return to target. The goal is not questioned.

Process: Gap detected → Diagnose cause → Identify correction → Verify fix → Prevent recurrence

Key rules:

  • Fix the proximate cause
  • Don't question the goal (yet)
  • Add prevention to avoid repeat
  • Check: is this a pattern? If yes → double-loop

Output: Corrected action with prevention

references/single-loop.md


Double-Loop

Purpose: Question and update the frame itself.

Mental model: Not just adjusting thermostat, but asking: "Is heating the right goal?"

Process: Pattern detected → Examine current frame → Challenge assumptions → Construct new frame → Validate change

Key rules:

  • Requires 3+ single-loop failures (pattern)
  • Articulate current frame (goals, assumptions, constraints)
  • Challenge each element with evidence
  • Test new frame before full commitment

Output: Updated frame with validation plan

references/double-loop.md


Reflection

Purpose: Extract transferable insight from experience.

Mental model: Mine the experience for reusable gold.

Process: Capture experience → Analyze what worked/didn't → Extract insights → Update beliefs → Create artifacts → Disseminate

Key rules:

  • Reflection is scheduled, not accidental
  • Analyze both successes and failures
  • Specify conditions when insight applies
  • Create persistent artifacts (heuristics, playbooks, checklists)

Output: Insights and artifacts for future use

references/reflection.md


Experimentation

Purpose: Test belief through deliberate action before commitment.

Mental model: Scientific method applied to operational decisions.

Process: Formulate hypothesis → Design experiment → Execute → Analyze results → Conclude → Act

Key rules:

  • Hypothesis must be falsifiable
  • Define success criteria before testing
  • Control variables where possible
  • Don't peek at results early

Output: Validated or invalidated belief with next steps

references/experimentation.md


Calibration

Purpose: Adjust prediction confidence based on track record.

Mental model: Weather forecaster — when I say 80% confident, it should be right 80% of the time.

Process: Assemble track record → Stratify by confidence level → Calculate calibration error → Identify patterns → Define adjustment rules

Key rules:

  • Need 30+ predictions for meaningful calibration
  • Stratify by domain (calibration varies)
  • Adjust gradually, not dramatically
  • Monitor ongoing calibration

Output: Calibration adjustment rules

references/calibration.md


Output Format

Every learning output includes:

## [Mode]: [Topic]

**Trigger:** [What triggered this learning mode]

**Analysis:**
[Mode-specific analysis]

**Conclusion:**
[What was learned/changed]

**Artifacts:**
- [Any persistent outputs: rules, checklists, playbooks]

**Next:**
- [Actions to take]
- [What to monitor]

Mode Transitions

FromToTrigger
Single-loopDouble-loopPattern detected (3+ similar failures)
Double-loopExperimentationNew frame needs validation
ExperimentationReflectionExperiment completed
ReflectionCalibrationPredictions were off
AnySingle-loopNew gap detected

Learning → Other Skills Handoff

Learning OutputNext Skill
Corrected actionCausal (execute)
New frameThinking (reason with new assumptions)
Insight about perceptionPerceiving (adjust attention)
Validated hypothesisCausal (plan rollout)
Calibration ruleAll thinking modes (adjust confidence)

Anti-Patterns

AvoidDo Instead
No reflection timeSchedule deliberate reflection
Blame focusFocus on system/process
Premature double-loopRequire pattern of failures
Peeking at experiment resultsWait for full duration
Over-adjusting calibrationGradual adjustments
Insight hoardingPlan dissemination

References

FileContent
single-loop.mdAction correction within frame
double-loop.mdFrame examination and update
reflection.mdInsight extraction process
experimentation.mdHypothesis testing methods
calibration.mdConfidence adjustment

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.02%
按下载量换算29

Claude

29.98%
按下载量换算25

Cursor

19.55%
按下载量换算16

Gemini CLI

8.6%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills