# learn > Cross-session learning and technique recommendations. Use to record successes or get recommendations based on history. - Author: Monopoly CW - Repository: veil-protocol/usf-7 - Version: 20260125012158 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/veil-protocol/usf-7 - Web: https://mule.run/skillshub/@@veil-protocol/usf-7~learn:20260125012158 --- --- name: learn description: Cross-session learning and technique recommendations. Use to record successes or get recommendations based on history. argument-hint: [record|recommend|history|weights] --- # Learning System Action: $ARGUMENTS ## Actions - `record` - Record a successful technique - `recommend` - Get recommendations for target type - `history` - View learning history - `weights` - View technique weights ## Execution ``` mcp__omega-nexus__omega_learn( action="$ARGUMENTS", target_type="", technique="", success=true ) ``` ## Example: Get Recommendations ``` mcp__omega-nexus__omega_learn( action="recommend", target_type="linux" ) ``` ## Output Display recommendations ranked by historical success rate.