Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

cognition-skills

cognition-skills contient 17 skills collectées depuis VedSoni-dev, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
0
mis à jour
2026-03-20
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

connect
Tuteurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-19
launch
Développeurs de logiciels

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
Coordinateurs pédagogiques

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

2026-03-19
calibration-check
Scientifiques des données

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
Enseignants en psychologie, postsecondaire

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
Coordinateurs pédagogiques

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
Coordinateurs pédagogiques

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
Coordinateurs pédagogiquesTuteurs

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
Enseignants en informatique, postsecondaire

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
Développeurs de logiciels

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
Tuteurs

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

2026-03-19
reflect
Développeurs de logiciels

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

2026-03-19
session
Tuteurs

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

2026-03-19
start
Administrateurs de réseaux et de systèmes informatiques

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

2026-03-19
status
Enseignants en éducation, postsecondaireDéveloppeurs de logiciels

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

2026-03-19