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

nomos

nomos contient 32 skills collectées depuis project-nomos, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
32
Stars
24
mis à jour
2026-07-02
Forks
4
Couverture métier
10 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

gws-shared
Développeurs de logiciels

gws CLI: Shared patterns for authentication, global flags, and output formatting.

2026-07-02
slack-channel-summarization
Commis de bureau généraux

Summarize activity in a Slack channel over a timeframe (or the last ~100 messages). Use when the user says 'catch me up on #channel', 'what did I miss in X', or 'summarize this channel'.

2026-07-02
slack-daily-digest
Commis de bureau généraux

Build a cross-channel daily digest of what matters across the user's Slack. Use for 'give me my Slack digest', 'what happened across my channels today', or a standing daily/standup recap.

2026-07-02
slack-notification-triage
Commis de bureau généraux

Triage what needs the user's attention in Slack — unread mentions, DMs, and active threads they're in — ranked by urgency with a suggested action each. Use for 'what needs my attention on Slack', 'triage my Slack', or 'what should I respond to'.

2026-07-02
slack-outgoing-message
Commis de bureau généraux

Compose and send a Slack message to a channel, thread, or DM (or draft one for approval). Use when the user asks to post/send/DM something on Slack, or to reply in a specific thread.

2026-07-02
slack-reply-drafting
Commis de bureau généraux

Find Slack messages that need a response from the user and draft replies for them. Use for 'draft replies to my Slack', 'what am I behind on and write responses', or drafting a reply to a specific thread/DM.

2026-07-02
slack
Développeurs de logiciels

Router + guardrails for Slack work — search, read, summarize, triage, draft replies, and send messages. Use whenever the user asks to do anything in Slack (read a channel, catch up, reply, post, react, find a message/person). Delegates to the specialized slack-* skills.

2026-07-02
gws-classroom
Enseignants postsecondaires, autres

Google Classroom: track due work, draft + submit homework with approval, and exam prep — via the gws CLI.

2026-06-24
gws-calendar
Commis de bureau généraux

Google Calendar: Manage calendars and events.

2026-06-23
autonomous-loops
Développeurs de logiciels

Create and manage your own autonomous loops -- recurring background jobs that run a prompt on a schedule (a daily briefing, a periodic check). Use this when you decide some work should happen on its own on a cadence, not just when asked. The user can always audit, disable, or delete loops you create.

2026-06-10
twin-test
Analystes en assurance qualité des logiciels et testeurs

GAN-style identity verification -- tests clone fidelity by comparing clone responses against real user messages. Run /twin-test to start a blind taste test, or /twin-test score to see your fidelity score over time.

2026-06-10
calibrate
Tuteurs

Interactive calibration session to teach the clone how you think, decide, and prioritize. Run /calibrate to start a session, /calibrate status to see coverage, or /calibrate <domain> to focus on a specific area (e.g., /calibrate prioritization). Use when you want to improve clone fidelity, teach it your values, or help it understand your decision-making style.

2026-06-10
dna
Écrivains et auteurs

Export or import your personality DNA -- a compact ~2000-token document that captures your core identity, decision patterns, values, and style. Use /dna export to save, /dna import to restore, or /dna show to preview.

2026-06-10
reflect
Tuteurs

Self-assessment where the clone articulates its understanding of the user and asks for corrections. Run /reflect to start a reflection session, /reflect predictions to see scenario-specific predictions, or /reflect gaps to identify blind spots.

2026-06-10
run-evals
Analystes en assurance qualité des logiciels et testeurs

Run the Nomos eval suite -- recall@5, per-user isolation, and the end-to-end agent eval with the Opus-4.8 DB-content audit + the spec-driven feature-manifest audit. Use /run-evals when asked to run the evals, verify the memory system, check tenant isolation, or audit that features are actually wired and their DB effects land.

2026-06-10
conversations
Spécialistes des opérations commerciales, autres

How you work with the user, one ongoing relationship (one channel, no thread list) backed by your long-term memory. Use memory to stay continuous, write back what you learn, and pull a full past transcript only when you need exact wording.

2026-06-09
discord
Développeurs de logiciels

Interact with Discord — send messages, embeds, react, manage threads, pins, search, and look up members. Use when the user asks to send a Discord message, react, read channels, create threads, or manage Discord content.

2026-04-10
telegram
Développeurs de logiciels

Interact with Telegram — send messages, photos, documents, locations, edit and delete messages, get chat and member info. Use when the user asks to send a Telegram message, edit content, send media, or manage Telegram chats.

2026-04-10
image-generation
Développeurs de logiciels

Generate images from text prompts using Google's Gemini model. Creates photorealistic images, illustrations, concept art, and more via the generate_image tool.

2026-03-24
video-generation
Artistes en effets spéciaux et animateurs

Generate videos from text prompts using Google's Veo model. Creates short video clips with cinematic quality via the generate_video tool.

2026-03-24
digital-marketing
Analystes en études de marché et spécialistes en marketing

Comprehensive digital marketing: Google Ads, Analytics, SEO, campaign management, and performance analysis

2026-03-22
gws-docs
Développeurs de logiciels

Read and write Google Docs.

2026-03-22
gws-drive
Développeurs de logiciels

Google Drive: Manage files, folders, and shared drives.

2026-03-22
gws-gmail
Développeurs de logiciels

Gmail: Send, read, and manage email.

2026-03-22
gws-sheets
Développeurs de logiciels

Google Sheets: Read and write spreadsheets.

2026-03-22
gws-slides
Développeurs de logiciels

Google Slides: Read and write presentations.

2026-03-22
apple-notes
Administrateurs de réseaux et de systèmes informatiques

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks to add a note, list notes, search notes, or manage note folders.

2026-03-13
apple-reminders
Développeurs de logiciels

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

2026-03-13
doc-coauthoring
Développeurs de logiciels

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.

2026-03-13
self-improve
Développeurs de logiciels

Clone the Nomos repository, analyze the codebase for improvements, implement changes, and open a pull request. Use when asked to improve itself, contribute to its own codebase, fix its own bugs, add features to itself, write tests for itself, or do self-maintenance. Also triggered by phrases like 'improve yourself', 'fix your code', 'add a feature to nomos', 'update your own repo'.

2026-03-13
weather
Développeurs de logiciels

Get current weather and forecasts (no API key required).

2026-03-13
whatsapp
Développeurs de logiciels

Send WhatsApp messages programmatically via the Baileys library (WhatsApp Web multi-device protocol). Use when the user asks to send a WhatsApp message or interact with WhatsApp.

2026-03-13