com um clique
alter-ego
alter-ego contém 5 skills coletadas de MadaraUchiha-314, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Scan email and calendar to discover meetings and their recording links, transcripts, or summaries (Zoom/Meet/Teams "recording ready" mails, notetaker digests from Fireflies/Otter/etc.), correlate them into per-meeting candidates, and — after human review — hand each to the meeting-to-artifacts skill so knowledge stays current. Use for "check my email/calendar for meeting recordings", "find meetings I haven't processed yet", "any new meeting summaries in my inbox", "pull recent meetings into the knowledge base".
Set up a repo for the whole alter-ego plugin in one pass — detect which alter-ego skills apply, offer each one's config file, seed the shared knowledge vault, and write a manifest of what was created (managed vs user-owned) so upgrades know what exists. Use for "set up alter-ego", "initialize this repo for alter-ego", "add the alter-ego plugin to this project", "alter-ego:init".
Bring a repo current with the alter-ego plugin as new versions release — diff the installed manifest against the current plugin version, reconcile managed files (config schemas, vault schema.md conventions) while never touching user-owned content (notes, sources, filled configs), and migrate vault-format changes review-gated with a log entry per migration. Use for "upgrade alter-ego", "update the alter-ego plugin in this repo", "migrate the vault to the new format", "alter-ego:upgrade".
Maintain an Obsidian-compatible knowledge vault - ingest knowledge from anywhere (GitHub issues, Slack, Google Docs, meeting artifacts, existing notes), structure it as linked markdown notes with provenance, index it, and validate it for staleness. Use for "add this to my knowledge base", "ingest these docs/issues/threads", "what do we know about X", "check the vault for stale notes", "set up a knowledge vault".
Turn a meeting transcript/recording into durable, human-reviewed knowledge artifacts (summary, decisions, requirements, tasks, open questions, risks, disagreements, design/ADR, context updates) routed to configured storage; also pre-reads. Use for "recap this meeting", "extract decisions/action items from this transcript", "process yesterday's meetings", "generate a pre-read".