Skip to main content

tpsdev-ai/flair

SkillsMP has collected 9 skills from tpsdev-ai/flair. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
9
GitHub stars
6
GitHub forks
1

Skills in this repository

classification pending

Showing 9 of 9 collected skills.

occupation
unclassified
description

Load soul plus relevant memories at session start, resume, or when the user asks who you are / what you remember. Use before answering from memory after a long gap. Wraps the `bootstrap` MCP tool. Do not write on bootstrap.

updated
occupation
unclassified
description

Load prior decisions and lessons for a new task or context switch. Use when the user starts a different task or asks "what did we decide about X?". Read-only — bootstrap once, then 2–3 parallel memory_search angles.

updated
occupation
unclassified
description

Publish workspace state or org events (claim/release/status) via flair_workspace_set and flair_orgevent. Use for multi-agent branch/phase/task coordination. Skip for solo local memory. Never impersonate another agent.

updated
occupation
unclassified
description

Delete a specific memory after showing a preview. Use when the user asks to forget, drop, or remove a stored item. Search/get first; never wipe all memories.

updated
occupation
unclassified
description

Diagnose a failing Flair connection. Use when bootstrap or any flair tool errors, or the user asks if Flair is up. There is no Health MCP tool — probe with bootstrap. Report FLAIR_URL and FLAIR_AGENT_ID, never secrets.

updated
occupation
unclassified
description

Record an entity relationship as a subject/predicate/object triple with relationship_store. Use when the user states who manages, owns, reviews, or depends on what — not for free-text memories.

updated
occupation
unclassified
description

Store a durable decision, lesson, preference, fact, or explicit "remember this" with memory_store. Use when the user asks you to remember something, or when a decision/lesson should survive this session.

updated
occupation
unclassified
description

Read or write personality and project context (role, standards, project) via soul_get / soul_set. Use when the user asks who you are, what your standards are, or explicitly wants to set soul. Soul is not a memory; it rides in every bootstrap.

updated
occupation
unclassified
description

Correct or version an existing memory by id with memory_update. Use when a stored fact is wrong, stale, or should be superseded rather than duplicated.

updated
Showing 9 of 9 collected skills.