Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cognition-skills

cognition-skills 收录了来自 VedSoni-dev 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
0
更新
2026-03-20
Forks
0
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

connect
家教

Connect a notification channel (Slack, Gmail, etc.) so Cognition can send you learning exercises throughout the day — even when your laptop is off.

2026-03-20
schedule
软件开发工程师

Schedule learning exercises for the next 24 hours via Slack/Gmail. Runs at the end of every session so exercises arrive even when Claude Code is closed. The API decides WHEN and WHAT technique — you build the exercise and schedule delivery.

2026-03-20
ingest
软件开发工程师

Send screen observations to the Cognition API as learning events. Transforms Screenpipe data into API event format.

2026-03-19
launch
软件开发工程师

Launch the Cognition GUI app. Opens the Electron window and connects Claude Code to it via WebSocket. Use this after /cognition:start or whenever you need the GUI.

2026-03-19
learn
教学协调员

Generate and deliver a learning exercise based on what the user is forgetting. Orchestrates different learning techniques.

2026-03-19
calibration-check
数据科学家

Test if the user's confidence matches their actual knowledge. Use when calibration ECE is high or strategy is "overconfident".

2026-03-19
delayed-probe
高校心理学教师

Quick surprise retention check. A 30-second mini-quiz to test if a concept is still in memory. Use for concepts with high stability that haven't been tested recently.

2026-03-19
interleaving
教学协调员

Mix related concepts together in practice. Use when the interleaving plan suggests concept pairs or when the user's strategy is "cram_dependent".

2026-03-19
replay-consolidation
教学协调员

Three-phase memory replay for deep consolidation. Use when the API recommends "review" or "spaced_review" for multiple related concepts.

2026-03-19
spaced-retrieval
教学协调员家教

Active recall quiz at optimal spacing intervals. The core spaced repetition technique. Use when the API recommends "quiz" or the concept has lapses > 0.

2026-03-19
teach-back
高校计算机科学教师

User explains a concept back to prove mastery. The most demanding and most effective technique. Use when the user explicitly asks to review or when testing deep understanding.

2026-03-19
observe
软件开发工程师

Poll Screenpipe for recent screen content and extract learning signals. Use when checking what the user has been doing on screen.

2026-03-19
predict
家教

Check what knowledge is decaying and what needs review. Shows recommendations from the Cognition API.

2026-03-19
reflect
软件开发工程师

Record learning exercise results back to the Cognition API. Updates the forgetting model.

2026-03-19
session
家教

Run a full study session — observe, predict, and practice in one flow

2026-03-19
start
网络与计算机系统管理员

Bootstrap Cognition — automatically installs Screenpipe, sets up auth, connects everything, and begins your first learning session. One command, zero config.

2026-03-19
status
高校教育学教师软件开发工程师

Show your current knowledge state — what you know, what's decaying, study stats

2026-03-19