Use when long-term knowledge retention is needed (weeks to months), studying for exams or certifications, learning new job skills or technology, mastering substantial material…
Load only the minimum relevant memory for a task using 3-level progressive disclosure. Activate before context-building — never load full memory dumps.
Memory hygiene audit -- checks for stale, contradictory, low-confidence, and consolidation-candidate memories, then offers cleanup actions with user confirmation.
Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and resource management.
Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C.
Save current session context and generate a handoff prompt for continuing in a new session. Use when the user says "memory-save", "세션 저장", "정리해줘", "context 저장", or when context…
Capture a conversation's essence into the active host's memory directory. Supports Codex with a Workbench project-memory convention and Claude Code project memory without assuming…
Semantic search across Ruflo AgentDB with HNSW vector indexing
Diagnoses and reduces Qdrant memory usage. Use when someone reports 'memory too high', 'RAM keeps growing', 'node crashed', 'out of memory', 'memory leak', or asks 'why is memory…
Write a temporal fact into Cody's Neo4j memory graph. Use when the user explicitly corrects Cody, updates a deal, changes a recipient preference, or confirms a high-stakes fact.
Enable AI agents to interact with Memos, an open-source self-hosted note-taking tool with REST and gRPC APIs.
Crea y actualiza documentos en el vault de Mente (Obsidian) en la intranet .casa. Garantiza que todos los documentos tengan wikilinks bidireccionales para el grafo de…
Record a discovery, problem, or gotcha to knowledge/draft/. Use when you observe something worth remembering — a bug, a surprise behavior, an external fact, or a design decision.
Search the knowledge base before designing or implementing. Use when starting any non-trivial design or implementation task directly (not via sub-agent).
Extract facts from meetings and update your knowledge base — person profiles, chronological log, and index.
Build or inspect a Mission Control codebase knowledge graph. Use for file/function/class maps, dependency relationships, architectural layers, guided tours, and searchable…
Build or inspect a graph-style map of docs, wiki pages, claims, entities, and relationships through Mission Control.
Define memory, state, checkpoints, resumability, and retention policy for Mission Control workflows and agents.
Techniques for reducing peak GPU memory in Megatron Bridge — expandable segments, parallelism resizing, activation recompute, CPU offloading constraints, and common OOM f — from…
Sistema de continuidad contextual textual para agentes AI. Usa esta skill cuando el usuario mencione continuidad entre sesiones, memoria de conversaciones previas, reconocimiento…
Organize study notes into a structured knowledge-point outline and export to a .docx summary when you need a shareable, hierarchical document from Word/PPT/Text/Markdown inputs.
Uses the Notion SDK and Notion AI's /v1/pages and /v1/blocks/children endpoints to retrieve page content and invoke AI-powered summarization.
Access Notion via the 4ier/notion-cli Go binary. Use when user wants to search Notion, query databases, read pages, export data, manage blocks, or add comments from the command…
Notion 토큰과 CV 페이지 URL을 인자로 받아 MCP 서버를 등록하고 .env 파일을 생성한다
Implement data handling, PII protection, and GDPR/CCPA compliance for Notion integrations. Use when handling sensitive data from Notion pages, implementing data redaction, or…
Syncs records between Notion databases and external sources using the Notion API (POST /v1/databases/{id}/query), applying field mapping, deduplication by title or unique…
Synchronizes data between Notion databases and external sources using the Notion API v2022-06-28 with cursor-based pagination.
Notion workspace management via MCP - create databases, pages, comments, and knowledge bases. Use when building Notion documentation, organizing project wikis, or managing Notion…
Configure Notion enterprise access control with OAuth, workspace permissions, and audit logging. Use when implementing OAuth public integrations, managing multi-workspace access,…
Format and publish rich Notion documents with structured sections, code blocks, tables, callouts, quotes, mermaid diagrams, and emojis.
Execute Notion incident response procedures with triage, mitigation, and postmortem. Use when responding to Notion API outages, investigating errors, or running post-incident…
Install and configure the Notion API SDK with authentication. Use when setting up a new Notion integration, configuring API tokens, or initializing @notionhq/client in your…
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
High-volume Notion operations: parallel requests within 3 req/sec, worker queues, database pagination at scale, incremental sync for large workspaces, and memory management for…
Configure Notion local development with a dedicated dev integration, test mocking, and hot reload. Use when setting up a development environment, writing tests for Notion code, or…
Query, create, and update pages and databases in Notion. Use when the user wants to manage their Notion workspace, sync data to Notion, or pull information from Notion databases.
Notion MCP を使って、ユーザーの Notion ワークスペースを操作する。 ページの検索・取得・作成・更新・移動、データベースの作成・クエリ、コメント管理ができる。 "Notionで検索", "Notionに書いて", "Notionのページを作って", "Notionのタスクを確認", "Notionのデータベースを更新",…
Migrate data to/from Notion or between Notion workspaces with data mapping and validation. Use when migrating data into Notion databases, exporting from Notion, syncing between…
Set up observability for Notion integrations with metrics, traces, and alerts. Use when implementing monitoring for Notion API calls, setting up dashboards, or configuring…
Governance for Notion integrations: integration naming standards, page sharing policies, property naming conventions, database schema standards, and access audit scripts.
Notion のページ内容・データベースレコードをローカルに取得するスキル。 ページをMarkdown形式で保存したり、データベースをCSV/JSONで取得したり、 キーワードでページを検索できる。複数ワークスペース(会社ごと)のアカウントを プロファイル名で切り替えられる。…
Graceful degradation when Notion is down: offline cache, retry with exponential backoff, circuit breaker, health checks, and fallback content.
Search Notion workspaces and retrieve pages, databases, and block content using the Notion API. Use when querying databases with filters, searching across a workspace, paginating…
Claude 세션의 대화 요약과 작업 결과를 Notion 페이지 하위에 업로드합니다. '노션 업로드', '결과 저장', 'notion 정리' 요청 시 활성화됩니다.
@lacolaco/notion-syncのメジャーバージョンアップを実行する。notion-syncのアップグレード、マイグレーション、バージョンアップと言われた時に使用する。新バージョンが未公開の場合はポーリングで待機する。
Notion 태스크 Database에 태스크를 생성하는 스킬. Use when "태스크 생성", "task 생성", "notion task", "노션 태스크", "할 일 추가", "create task", "add task to notion", "태스크 만들어줘", "작업 추가".
⚠️ DEPRECATED — Use Flyee API (bridge.py) para task management. Este skill é mantido apenas como referência histórica.
Bidirectionally syncs tasks between Notion databases and external project management tools using the Notion API v2022-06-28.
Queries Notion databases and pages via the Notion API v1, then renders content blocks into PDF via WeasyPrint.
Notion 연동 도구. 페이지·데이터베이스 검색·조회·생성·갱신을 API로 수행한다. Use when: Notion 페이지 편집, 데이터베이스 행 추가, 워크스페이스 검색이 필요할 때.
Build change detection and event handling for Notion workspaces using polling, native webhooks, and third-party connectors.
Bidirectionally syncs Notion databases with external tools via the Notion API and webhooks. Maps page properties to Jira issues, GitHub PRs, and Linear tickets in real time.
Use when extracting a Code Complete study chapter page from Notion ("산출물" database) into a 3-Zone YAML file — including initial pulls, re-extraction after Notion updates, mapping…
在 obsidian-memory vault 查詢既有筆記:找筆記、搜尋、查一下 vault 有沒有記過某主題、vault 裡關於 X 的筆記、之前記過什麼、查我的筆記。唯讀三層搜尋(vault-map → tag/路徑 → 正文 grep),回結構化命中清單。需要橫跨多篇、靠 tag/正文比對才找得到的實質查詢時用本 skill,不要自己零散…
把內容「寫進/建立/新增」到 Obsidian vault(obsidian-memory)。用於:使用者要記下想法或結論、剪貼摘要、寫一篇筆記、追加內容或改 frontmatter,常見說法如「記一下」「筆記關於…」「寫一篇」「日記」「存進 vault」「記到 ob」「寫進 obsidian」。即使沒明說「寫」,只要意圖是把某段內容留存進 vault…
Lorsque tu écris ou modifie ("write" ou "patch") un fichier markdown pour Obsidian (appelé un "note" dans Obsidian), tu dois respecter les conventions suivantes : - Liens internes…
LLM과의 대화를 Obsidian vault에 상세한 지식 아카이브로 저장한다. 사용자 질문 원문 보존, 구조적 결과물 상세 기록, Insight 보존, 참고 개념 wikilink 연결, 설치/설정 재현 기록.
Digital Garden & Visual Architect. Use this agent to manage the Obsidian Knowledge Base, create visual logic maps via JSON Canvas, and maintain the automated development journal.
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or wh — from…
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or wh — from…