Notre avis
Ajoute rapidement une observation au profil d'une personne sans interrompre le flux de travail.
Points forts
- Capture rapide et non intrusive
- Format structuré avec date et contexte
- Intégration transparente avec le système de mémoire existant
- Invite de confirmation avant de créer un nouveau profil
Limites
- Nécessite que l'outil de mémoire soit configuré
- Ne permet que des notes textuelles simples
- Limité aux personnes déjà créées ou confirmées
Lorsque vous remarquez un détail sur une personne en cours de conversation et souhaitez le conserver pour référence future.
Pour des notes longues ou structurées qui nécessitent un format plus riche (tableaux, listes, etc.).
Analyse de sécurité
PrudenceThe skill uses a bash command to check file existence with user-provided name, which could be exploited for path traversal, but no destructive or exfiltration commands are used. The overall risk is moderate and requires user input manipulation.
- •Potential path traversal: The `name` parameter is inserted into a bash `ls` command without sanitization, which could allow access to unintended files if malicious input is given.
Exemples
/note lucy prefers direct communication/note e mentioned frustration with verbose AI responses todayI noticed Cal gets energized by debugging sessionsname: note description: Quick observation capture about a person. Use when noticing something about someone, wanting to record a detail, or capturing context from a conversation. Trigger words: note about, noticed, observation about, remember that, jot down.
Quick Person Note
Append an observation to a person's profile without breaking flow.
Process
-
Parse the input: Extract person name and observation
/note lucy plays aggressive chess→ name: "lucy", note: "plays aggressive chess"/note about e prefers morning conversations→ name: "e", note: "prefers morning conversations"
-
Check if person exists:
ls ~/.claude-mind/memory/people/{name}/profile.md -
If person doesn't exist: Ask whether to create them first
- Don't silently create - confirm intent
- Then use
/person {name}flow to create
-
Format the note:
## YYYY-MM-DD: Brief Title The observation itself. Keep it concise but capture the texture. Context: what prompted this if relevant. -
Append to profile: Use Edit tool to append the formatted note to the end of their profile.md
-
Confirm: Brief acknowledgment that the note was captured
Guidelines
- Atomic observations: One insight per note
- Include context: What prompted noticing this?
- Use today's date: Format as YYYY-MM-DD
- Brief titles: 3-5 words summarizing the observation
- Texture over data: "Plays aggressive sacrificial chess" > "Chess skill: advanced"
Examples
Quick capture:
/note lucy prefers direct communication
→ Appends dated observation to Lucy's profile
With context:
/note e mentioned frustration with verbose AI responses today
→ Captures both the observation and the context
Natural trigger:
"I noticed Cal gets energized by debugging sessions"
→ Prompts to capture as note about Cal
Priorisation de Tâches
Productivite
Priorise vos tâches avec les frameworks Eisenhower, ICE et RICE.
Generateur de Rapport Hebdomadaire
Productivite
Generez des rapports de statut hebdomadaires structures et concis.
Rapport de Daily Standup
Productivite
Génère des rapports de daily standup structurés et concis.