Skip to main content

Skills dans ce dépôt

egregore-labs/egregore - Page 2

SkillsMP a collecté 95 skills depuis egregore-labs/egregore. Ouvrez un skill pour examiner sa source et ses détails.

egregore-labs/egregore

Affichage de 40 skills collectés sur 95.

métier
Développeurs de logiciels
description

TUI Design System for Egregore slash commands. Use when designing or modifying any command's terminal output to ensure visual consistency. Triggers on: TUI, terminal output, box drawing, command output formatting, sigils, section markers. Do NOT use for…

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Interactive walkthrough of Egregore's core loop — /activity, /reflect, and /quest or /add — with adaptive questions and real artifacts. Use for /tutorial or 'walk me through Egregore'.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Update local Egregore environment — sync the framework from upstream, run post-update migrations, and pull repos. Use for /update or when framework behavior seems broken or missing.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Generate a branded HTML artifact from Egregore data (quest, handoff, activity, board, network, or any document) and open it in the browser. Use for /view, 'render this', or 'show me visually'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Close your session with a personal summary — enriches the auto-captured Session node with topic, summary, and connections. Auto-saves. Use for /wrap or 'I'm done for now'.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Capture an effective prompting technique or steering pattern as reusable knowledge. Use for /archive, or when a prompt worked especially well and is worth reusing — not insight about the work itself (/reflect).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create a working branch from what you are about to work on. Use for /branch, or any request to start a new branch before making changes.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Run diagnostics on your Egregore environment and render a health report, auto-fixing what it can. Use for /checkup, a health check, or when something is broken and the root cause is unclear.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Stage changes and create a commit with a properly formatted message. Use for /commit, or saving work locally — not sharing it (/push) or opening a pull request (/pr).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Contribute an improvement back to the upstream Egregore framework as a cross-fork pull request. Use for /contribute, or submitting a framework fix upstream — not saving org work (/save) or filing a bug (/issue).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Remove a member from this Egregore, revoking access across GitHub, Supabase, and Neo4j. Use for /delete-user, removing or kicking someone — not inviting (/invite) or viewing members (/dashboard).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Turn a large folder of documents into a Connect-only knowledge base that answers questions with sources. Say 'build a knowledge base'. Not a few files (/ingest) or a meeting/Notion/Google source.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Bring selected Notion pages into shared Egregore memory via Notion's official MCP. Routed from /ingest when the source is Notion — say '/ingest notion'. Selected pages only, not a full-workspace sync.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Unified ingestion entry point — brings files, meetings, Google Workspace, Notion, or bulk corpora into intake, then promotes useful material into curated memory. Say 'ingest', 'bring this into Egregore'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Analyze user interview transcripts (Granola, pasted text, or a file) through a 3-analyst-agent plus Opus-synthesis pipeline. Say 'process the interview', 'onboarding interview', 'research call'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Report an issue — captures context and routes it to the right place. Say 'this is broken', 'bug in', 'file an issue', 'report a problem'. Not a personal task (/todo) or team exploration (/quest).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

View or change your member identity — display name, email — shared across Claude Code, Codex, and Pi. Say 'who am I', 'call me <name>', 'change my name to X', or run '/me'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use for /meeting, /meeting sync, /meeting backfill, or a search term — adaptively analyzes a Granola meeting into decisions, findings, actions, and continuity in shared memory.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when the user says 'jot this down', 'note to self', 'just thinking out loud', or 'park this thought' — saves a private personal note, never shared or pushed until explicitly promoted.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use for 'connect notion', 'notion status', or 'disconnect notion' — connects the current agent runtime directly to Notion's official hosted MCP for search and fetch, or checks/revokes that connection.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Use for /onboarding, or when a new member's onboarding is not yet complete — runs the deterministic VERIFY, ORIENT, INVITE, FIRST_HANDOFF welcome flow.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use for /pr, or 'create a PR' / 'open a pull request' — creates a pull request for the current branch against the repo's base branch with a formatted title and body. Not for reviewing an existing PR (review-pr).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use for /pull when you need to sync the current branch and shared memory without also viewing activity (/activity auto-syncs already).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use for /push, or 'push my branch' — pushes the current branch to origin, setting upstream on first push, before opening a PR with /pr.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Use when the user says 'we decided', 'I realized', or 'that's a pattern' — captures decisions, findings, or patterns in shared memory. Not a private half-baked thought (/note) or cross-referencing (/deep-reflect).

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when the user says 'review PR', 'is this PR safe to merge', or 'audit PR' — runs a CTO-level 10-point review checklist on one or more pull requests. Not creating a PR (/pr) or validating local changes (/test).

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Save Egregore work when the user invokes /save or $save, or asks to commit, push, sync, or save current changes from a Codex Egregore session.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Set up Slack as a notification channel for your Egregore — creates the workspace app, invites the bot, and binds a channel. Use for /slack-connect, 'connect slack', or 'set up slack notifications'.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Design and launch a persistent agent (a spirit) that runs on a schedule or watches for conditions, via adaptive questioning that produces a reviewable spec before launch.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Smart sync of all Egregore repos (memory + managed repos + current repo) — fetches first, only pulls if behind. Use for /sync-repos or 'sync all repos'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Set up Microsoft Teams as a notification channel for your Egregore — registers an Azure bot, uploads the app, and binds a channel. Use for /teams-connect, 'connect teams', or 'set up teams notifications'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Set up Telegram as a notification center for your Egregore — creates the group, links the bot, and stores the chat ID. Use for /telegram-connect, 'connect telegram', or 'set up telegram notifications'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Manage your own telemetry settings — check status, opt in/out, view or clear the buffered events. Use for /telemetry, 'turn off telemetry', or 'what data do you collect'.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Validate changes before /save — static analysis plus live Cypher validation against the graph, rendered as a pass/fail gate. Use for /test or 'test my changes'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Interactive walkthrough of Egregore's core loop — /activity, /reflect, and /quest or /add — with adaptive questions and real artifacts. Use for /tutorial or 'walk me through Egregore'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Update local Egregore environment — sync the framework from upstream, run post-update migrations, and pull repos. Use for /update or when framework behavior seems broken or missing.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Egregore mechanics as kernel functions — search shared memory, read team activity, create handoffs, save work, branch, and prepare notification plans without re-deriving bin/ CLI usage. Import and call directly; every function wraps the same runtime-neutral…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Create a skill your org owns — scaffolded in this Egregore, protected from framework updates, shared with teammates via /save.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Create a skill your org owns — scaffolded in this Egregore, protected from framework updates, shared with teammates via /save.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Show Egregore team activity, pending handoffs, and open questions when the user invokes /activity or $activity, or asks what is happening in an Egregore checkout.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 95.