Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

ship-learn-nextship 学习 Next.js

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

23,943

周安装

1,018

GitHub Stars

公开资料未说明

下载量

8,388
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:ship-learn-next(ship 学习 Next.js)
来源仓库:https://github.com/freegm866-design/ship-learn-next
安装命令:
openclaw skills install ship-learn-next
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install ship-learn-next

简介

用于将学习内容拆解为可交付的小型开发周期,提升课程规划效率。

  • 适合在 OpenClaw 中需要构建结构化学习路径或项目迭代计划时使用。
  • 支持聚焦构建、反思与反馈环节的任务分解与进度管理。
  • 安装命令:openclaw skills install ship-learn-next;建议核对原始 README 获取具体参数。
  • 注意维护状态及是否涉及外部服务集成或数据持久化操作。

SKILL.md

Ship-Learn-Next Action Planner

This skill helps transform passive learning content into actionable Ship-Learn-Next cycles - turning advice and lessons into concrete, shippable iterations.

When to Use This Skill

Activate when the user:

  • Has a transcript/article/tutorial and wants to "implement the advice"
  • Asks to "turn this into a plan" or "make this actionable"
  • Wants to extract implementation steps from educational content
  • Needs help breaking down big ideas into small, shippable reps
  • Says things like "I watched/read X, now what should I do?"

Core Framework: Ship-Learn-Next

Every learning quest follows three repeating phases:

  • SHIP - Create something real (code, content, product, demonstration)
  • LEARN - Honest reflection on what happened
  • NEXT - Plan the next iteration based on learnings

Key principle: 100 reps beats 100 hours of study. Learning = doing better, not knowing more.

How This Skill Works

Step 1: Read the Content

Read the file the user provides (transcript, article, notes):

Step 2: Extract Core Lessons

Identify from the content:

  • Main advice/lessons: What are the key takeaways?
  • Actionable principles: What can actually be practiced?
  • Skills being taught: What would someone learn by doing this?
  • Examples/case studies: Real implementations mentioned

Step 3: Define the Quest

Help the user frame their learning goal:

  • "Based on this content, what do you want to achieve in 4-8 weeks?"
  • "What would success look like? (Be specific)"
  • "What's something concrete you could build/create/ship?"

Step 4: Design Rep 1 (The First Iteration)

Break down the quest into the smallest shippable version:

  • "What's the smallest version you could ship THIS WEEK?"
  • "What do you need to learn JUST to do that?" (not everything)
  • "What would 'done' look like for rep 1?"

Step 5: Create the Rep Plan

Structure each rep with:

  • Ship Goal: What you'll create/do
  • Success Criteria: How you'll know it's done
  • What You'll Learn: Specific skills/insights
  • Resources Needed: Minimal - just what's needed for THIS rep
  • Timeline: Specific deadline
  • Action Steps: Concrete steps to complete
  • After Shipping - Reflection Questions

Step 6: Map Future Reps (2-5)

Based on the content, suggest a progression:

  • Each rep adds ONE new element
  • Increase difficulty based on success
  • Reference specific lessons from the content
  • Keep reps shippable (not theoretical)

Step 7: Connect to Content

For each rep, reference the source material:

  • "This implements the [concept] from minute X"
  • "You're practicing the [technique] mentioned in the video"
  • "This tests the advice about [topic]"

Conversation Style

Direct but supportive:

  • No fluff, but encouraging
  • "Ship it, then we'll improve it"
  • "What's the smallest version you could do this week?"

Question-driven:

  • Make them think, don't just tell
  • "What exactly do you want to achieve?" not "Here's what you should do"

Specific, not generic:

  • "By Friday, ship one landing page" not "Learn web development"
  • Push for concrete commitments

Action-oriented:

  • Always end with "what's next?"
  • Focus on the next rep, not the whole journey

What NOT to Do

  • ❌ Don't create a study plan (create a SHIP plan)
  • ❌ Don't list all resources to read/watch (pick minimal resources for current rep)
  • ❌ Don't make perfect the enemy of shipped
  • ❌ Don't let them plan forever without starting
  • ❌ Don't accept vague goals ("learn X" → "ship Y by Z date")
  • ❌ Don't overwhelm with the full journey (focus on rep 1)

Key Phrases to Use

  • "What's the smallest version you could ship this week?"
  • "What do you need to learn JUST to do that?"
  • "This isn't about perfection - it's rep 1 of 100"
  • "Ship something real, then we'll improve it"
  • "Based on [content], what would you actually DO differently?"
  • "Learning = doing better, not knowing more"

Example Output Structure

Your Ship-Learn-Next Quest: [Title]

Quest Overview

Goal: [What they want to achieve in 4-8 weeks] Source: [The content that inspired this] Core Lessons: [3-5 key actionable takeaways from content]


Rep 1: [Specific, Shippable Goal]

Ship Goal: [Concrete deliverable] Timeline: [This week / By [date]] Success Criteria:

  • [ ] [Specific thing 1]
  • [ ] [Specific thing 2]
  • [ ] [Specific thing 3]

What You'll Practice (from the content):

  • [Skill/concept 1 from source material]
  • [Skill/concept 2 from source material]

Action Steps:

  1. [Concrete step]
  2. [Concrete step]
  3. [Concrete step]
  4. Ship it (publish/deploy/share/demonstrate)

Minimal Resources (only for this rep):

  • [Link or reference - if truly needed]

After Shipping - Reflection: Answer these questions:

  • What actually happened?
  • What worked? What didn't?
  • What surprised you?
  • Rate this rep: _/10
  • What's one thing to try differently next time?

Rep 2: [Next Iteration]

Builds on: Rep 1 + [what you learned] New element: [One new challenge/skill] Ship goal: [Next concrete deliverable]

[Similar structure...]


Rep 3-5: Future Path

Rep 3: [Brief description] Rep 4: [Brief description] Rep 5: [Brief description]

*(Details will evolve based on what you learn in Reps 1-2)*


Remember

  • This is about DOING, not studying
  • Aim for 100 reps over time (not perfection on rep 1)
  • Each rep = Plan → Do → Reflect → Next
  • You learn by shipping, not by consuming

Ready to ship Rep 1?

Processing Different Content Types

YouTube Transcripts

  • Focus on advice, not stories
  • Extract concrete techniques mentioned
  • Identify case studies/examples to replicate
  • Note timestamps for reference later (but don't require watching again)

Articles/Tutorials

  • Identify the "now do this" parts vs theory
  • Extract the specific workflow/process
  • Find the minimal example to start with

Course Notes

  • What's the smallest project from the course?
  • Which modules are needed for rep 1? (ignore the rest for now)
  • What can be practiced immediately?

Success Metrics

A good Ship-Learn-Next plan has:

  • ✅ Specific, shippable rep 1 (completable in 1-7 days)
  • ✅ Clear success criteria (user knows when they're done)
  • ✅ Concrete artifacts (something real to show)
  • ✅ Direct connection to source content
  • ✅ Progression path for reps 2-5
  • ✅ Emphasis on action over consumption
  • ✅ Honest reflection built in
  • ✅ Small enough to start today, big enough to learn

Saving the Plan

IMPORTANT: Always save the plan to a file for the user.

Filename Convention

Always use the format:

  • Ship-Learn-Next Plan - [Brief Quest Title].md

Examples:

  • Ship-Learn-Next Plan - Build in Proven Markets.md
  • Ship-Learn-Next Plan - Learn React.md
  • Ship-Learn-Next Plan - Cold Email Outreach.md

What to Save

Complete plan including:

  • Quest overview with goal and source
  • All reps (1-5) with full details
  • Action steps and reflection questions
  • Timeline commitments
  • Reference to source material

Format: Always save as Markdown (.md) for readability

After Creating the Plan

Display to user:

  • Show them you've saved the plan: "✓ Saved to: [filename]"
  • Give a brief overview of the quest
  • Highlight Rep 1 (what's due this week)

Then ask:

  • "When will you ship Rep 1?"
  • "What's the one thing that might stop you? How will you handle it?"
  • "Come back after you ship and we'll reflect + plan Rep 2"

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

OpenClaw

86.2%
按下载量换算7,230

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills