RADAR DES SKILLS · GITHUB

Des Agent Skills utiles, classés selon leur usage réel.

Comparez les Skills vérifiés par fonction, contenu, installations et fiabilité de la source avant de les ajouter.

PÉRIMÈTRE
VÉRIFIÉ
Skills
10 772
dépôts
1711
dernière synchronisation
23 sept. 2026
10 772 Skills
rohitg00
Communauté

recall

Search agentmemory for past observations, sessions, and learnings about a topic using hybrid BM25 plus vector plus graph search. Use when the user says "recall", "what did we do about", "did we ever", "have we seen", or needs context from past sessions.

installations
1
GitHub Stars
28,6 k
Mis à jour
14 sept.
rohitg00
Communauté

recap

Summarize the last N agent sessions for the current project, grouped by date, with highlight observations per session. Use when the user asks "recap", "what have we been doing", "today", "this week", or wants a rollup of recent work.

installations
1
GitHub Stars
28,6 k
Mis à jour
14 sept.
rohitg00
Communauté

remember

Save an insight, decision, or learning to agentmemory's long-term storage with searchable concept tags. Use when the user says "remember this", "save this", "note that", "don't forget", or wants to preserve knowledge for future sessions.

installations
1
GitHub Stars
28,6 k
Mis à jour
14 sept.
rohitg00
Communauté

session-history

Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we do last time", "session history", "past sessions", or wants an overview of previous work.

installations
1
GitHub Stars
28,6 k
Mis à jour
14 sept.
rohitg00
Communauté

write-agentmemory-skill

The house format and rules for writing or updating an agentmemory skill. Use when adding a new skill, restructuring an existing one, or reviewing a skill contribution for consistency.

installations
1
GitHub Stars
28,6 k
Mis à jour
14 sept.
jimliu
Communauté

baoyu-youtube-transcript

Downloads YouTube video transcripts/subtitles and cover images by URL or video ID. Supports multiple languages, translation, chapters, and speaker identification. Caches raw data for fast re-formatting. Use when user asks to "get YouTube transcript", "download subtitles", "get captions", "YouTube字幕", "YouTube封面", "视频封面", "video thumbnail", "video cover image", or provides a YouTube URL and wants the transcript/subtitle text or cover image extracted.

installations
1
GitHub Stars
26 k
Mis à jour
10 sept.
nvidia
Officiel

jetson-customize-pcie

- Per-controller PCIe enable / disable / lanes / link-speed for a Jetson Thor or Orin custom carrier via ODMDATA + kernel-DT overlay. Do NOT use for UPHY lane allocation or endpoint-mode bring-up.

installations
1
GitHub Stars
3,4 k
Mis à jour
19 sept.
nvidia
Officiel

jetson-set-target

- Switch the active Jetson target-platform pointer to an existing profile YAML. Use before customize/build/flash to change target; not for authoring profiles — use jetson-init-target instead.

installations
1
GitHub Stars
3,4 k
Mis à jour
19 sept.
nvidia
Officiel

nvidia-skill-finder

- Use for NVIDIA-related requests where an NVIDIA skill might help, even if the user did not ask for a skill. Trigger on NVIDIA products, hardware, software, SDKs, GPUs, Jetson/JetPack/L4T/BSP/SDK Manager/driver/flashing/setup, CUDA, NIM, NeMo, Omniverse/OpenUSD/SimReady, RAPIDS/cuDF, cuPyNumeric, cuOpt, Dynamo, Holoscan, TensorRT, DeepStream, VSS, TAO, NGC/NVCF. Do not use for generic non-NVIDIA route, optimize, deploy, AI, video, data, or infrastructure tasks.

installations
1
GitHub Stars
3,4 k
Mis à jour
19 sept.
nidhinjs
Communauté

prompt-master

Generates optimized prompts for AI tools. Activates only when the user explicitly asks to write, fix, improve, or adapt a prompt for a specific AI tool (LLM, Cursor, Midjourney, image AI, video AI, coding agents, etc.). Does not activate for general conversation, coding tasks, document writing, or other non-prompt-engineering work.

installations
1
GitHub Stars
13,4 k
Mis à jour
24 août
jeffallan
Communauté

flutter-expert

Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.

installations
1
GitHub Stars
11,5 k
Mis à jour
7 août
cocoon-ai
Communauté

architecture-diagram

Create polished dark-themed architecture diagrams as self-contained HTML+SVG files. Use when the user asks for system, infrastructure, cloud, security, or network topology diagrams.

installations
1
GitHub Stars
7,3 k
Mis à jour
13 mai
civitai
Communauté

quick-mockups

Create multiple UI design mockups in parallel. Use when asked to create mockups, wireframes, or design variations for a feature. Creates HTML files using Mantine v7 + Tailwind following Civitai's design system.

installations
1
GitHub Stars
7,3 k
Mis à jour
19 sept.
basicmachines-co
Communauté

memory-capture

Capture the current state of a working thread or conversation into a single coherent Basic Memory note — synthesize where it landed, don't append a log. On re-capture, rewrite the same note in place instead of duplicating. Use mid-thread or end-of-thread when decisions, insights, or context are worth preserving.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.
basicmachines-co
Communauté

memory-ci-capture

Synthesize GitHub delivery context into a concise Basic Memory project update. Use in CI after bm ci collect prepares a ProjectUpdateContext; return only structured AgentSynthesis JSON for bm ci publish.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.
basicmachines-co
Communauté

memory-curate

Curate the Basic Memory knowledge graph: find orphan notes and suggest links, propose typed relations, merge duplicates, audit tags and folders, and build hub notes. Use to organize, connect, and improve a knowledge base as notes accumulate.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.
basicmachines-co
Communauté

memory-defrag

Defragment and reorganize agent memory files: split bloated files, merge duplicates, remove stale information, and restructure the memory hierarchy. Use when memory files have grown unwieldy, contain redundancies, or need reorganization. Run periodically (weekly) or on demand.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.
basicmachines-co
Communauté

memory-ingest

Process unstructured external input (meeting transcripts, conversation logs, pasted documents) into structured Basic Memory entities. Extracts entities, searches for existing matches, proposes new entities with approval, creates notes with observations and relations, and captures action items.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.
basicmachines-co
Communauté

memory-literary-analysis

Analyze a complete literary work into a structured Basic Memory knowledge graph. Covers schema design, entity seeding, chapter-by-chapter processing, cross-referencing, validation, and graph exploration.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.
basicmachines-co
Communauté

memory-metadata-search

Structured metadata search for Basic Memory: query notes by custom frontmatter fields using equality, range, array, and nested filters. Use when finding notes by status, priority, confidence, or any custom YAML field rather than free-text content.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.
basicmachines-co
Communauté

memory-notes

How to write well-structured Basic Memory notes: frontmatter, observations with semantic categories, relations with wiki-links, and best practices for building a rich knowledge graph. Use when creating or improving notes.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.
basicmachines-co
Communauté

memory-onboarding

Guide someone new to Basic Memory through designing and building a complete personal knowledge system — interview them about what they want to track, propose a structure, build it with schemas and instruction notes, teach them to use it, and set up their AI assistant to load it automatically. Use this skill whenever a user says they're new to Basic Memory, wants to 'get started', 'set up', or 'onboard' with Basic Memory, doesn't know what to use it for, asks how to organize their memory project or knowledge base, wants help designing folders/schemas/conventions, or asks how to make their assistant remember context between sessions. Also use it when a user has an empty or messy Basic Memory project and wants structure.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.
basicmachines-co
Communauté

memory-reflect

Sleep-time memory reflection: review recent conversations and daily notes, extract insights, and consolidate into long-term memory. Use when triggered by cron, heartbeat, or explicit request to reflect on recent activity. Runs as background processing to improve memory quality over time.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.
basicmachines-co
Communauté

memory-research

Research an external subject using web search, synthesize findings into a structured Basic Memory entity. Use when asked to research a company, person, technology, or topic — or when a bare name or URL is provided that implies a research request.

installations
1
GitHub Stars
4 k
Mis à jour
16 sept.