Token导航 LogoToken导航TokenDH.com
研究检索执行命令github未标认证来源可访问许可证需确认审计通过

read-working-memory读取工作记忆

Agent Skill

read-working-memory 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

13,929

周安装

569

GitHub Stars

71

下载量

4,461
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:read-working-memory(读取工作记忆)
来源仓库:https://github.com/nowledge-co/community
仓库路径:skills/read-working-memory
安装命令:
npx skills add https://github.com/nowledge-co/community --skill read-working-memory
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/nowledge-co/community --skill read-working-memory

简介

每日通报活跃的重点领域、优先事项和最近的知识变化,以确保跨会议的连续性。

  • 在每个会话开始时加载,以了解当前上下文和跨工具的最新工作
  • 显示按近期活动、标记的优先事项以及未解决的矛盾或陈旧信息排名的活跃重点领域
  • 通过 nmem wm 读取工作
  • 适用于本地和远程知识库的 CLI 命令,可回退到本地文件访问
  • 包括到特定记忆的深层链接,以便在上下文需要扩展时进一步探索

SKILL.md

Read Working Memory

Start every session with context. Your Working Memory is a daily briefing synthesized from your knowledge base.

When to Use

At session start:

  • Beginning of a new conversation
  • Returning to a project after a break
  • When context about recent work would help

During session:

  • User asks "what am I working on?" or "what's my context?"
  • User references recent priorities or decisions
  • Need to understand what's been happening across tools

Skip when:

  • Already loaded this session
  • User explicitly wants a fresh start
  • Working on an isolated, context-independent task

Usage

Read Working Memory with nmem first:

nmem --json wm read

If it succeeds but reports exists: false, say there is no Working Memory briefing yet.

If the host already knows a project or agent lane, add --space "<space name>".

Only fall back to ~/ai-now/memory.md for older local-only Default-space setups.

What You'll Find

The Working Memory briefing contains:

  • Active Focus Areas — Topics you're currently engaged with, ranked by recent activity
  • Priorities — Items flagged as important or needing attention
  • Unresolved Flags — Contradictions, stale information, or items needing verification
  • Recent Activity — What changed in your knowledge base since the last briefing
  • Deep Links — References to specific memories for further exploration

How to Use This Context

  1. Read once at session start — don't re-read unless asked
  2. Reference naturally — mention relevant context when it connects to the current task
  3. Continuation handoff — if the task looks like a review, regression, release, resume, or prior-decision question, move straight into search-memory after the briefing instead of stopping here
  4. Don't overwhelm — share only the parts relevant to what the user is working on
  5. Cross-tool continuity — insights saved in other tools (Cursor, Claude Code, Codex) appear here

Examples

# Read today's briefing
nmem --json wm read

# Legacy local-only fallback
test -f ~/ai-now/memory.md && cat ~/ai-now/memory.md || echo "No Working Memory found. Ensure Nowledge Mem is running with Background Intelligence enabled."

About Working Memory

Working Memory is generated daily by Nowledge Mem's Background Intelligence. It synthesizes your recent knowledge activity into a concise briefing that any connected AI tool can read.

Updated daily at your configured briefing time (default: 8 AM local time).

Shared across tools — connected tools read the same lane's briefing. Save an insight in one tool, and that lane's next briefing reflects it for the others.

Links

Native Plugin

These skills work in any agent via CLI. For auto-recall, auto-capture, and graph tools, check if your agent has a native Nowledge Mem plugin — run the check-integration skill or see https://mem.nowledge.co/docs/integrations

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.61%
按下载量换算1,544

Claude

31.43%
按下载量换算1,402

Cursor

20.98%
按下载量换算936

Gemini CLI

9.6%
按下载量换算428

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/nowledge-co/community --skill read-working-memory 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills