风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

上下文管理

作者: 349840432m-dev
Slug:agent-context-memory
版本:1.0.0
更新时间:2026-03-13 15:51:53
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent: it implements a local, file-based agent memory system and includes a Python script to distill daily notes into a MEMORY.md file; it requests no credentials, has no ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773388210558,
        "_id": "k975xt53fpr20097688e9e1rxd82vh14",
        "changelog": "- Initial release of the \"Agent 上下文管理方法论 (context-management)\" skill.\n- Introduces a layered file system to enable memory persistence, context recovery, and role separation across agent sessions.\n- Defines five core layers: SOUL.md (identity), USER.md (user info), AGENTS.md (routing\/workflow), TOOLS.md (environment), and memory\/MEMORY.md (short\/long-term memory).\n- Provides guidelines for regular memory distillation, cleanup routines, and heartbeat-based maintenance.\n- Includes an automated script (memory_distill.py) for extracting and refining technical learnings from daily memory files.\n- Outlines best practices, quick start instructions, and usage scenarios for robust context management in agents.",
        "changelogSource": "user",
        "createdAt": 1773388210558,
        "parsed": {
            "clawdis": {
                "author": "linhan"
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "349840432m-dev",
        "handle": "349840432m-dev",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/230963354?v=4",
        "kind": "user",
        "linkedUserId": "kn75ywj1acqma2msk7qtg4cwed82pcnn"
    },
    "ownerHandle": "349840432m-dev",
    "skill": {
        "_creationTime": 1773388210558,
        "_id": "kd7cp66c0568eqyhmw3vtxxgj582tf1q",
        "badges": [],
        "createdAt": 1773388210558,
        "displayName": "上下文管理",
        "latestVersionId": "k975xt53fpr20097688e9e1rxd82vh14",
        "ownerUserId": "kn75ywj1acqma2msk7qtg4cwed82pcnn",
        "slug": "agent-context-memory",
        "stats": {
            "comments": 0,
            "downloads": 115,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Agent 上下文管理方法论:通过分层文件体系实现跨 session 记忆延续、职责分离和高效上下文恢复。Use when: (1) 搭建新 agent 工作区, (2) 优化 agent 记忆和上下文管理, (3) 长期运行 agent 的记忆维护。",
        "tags": {
            "latest": "k975xt53fpr20097688e9e1rxd82vh14"
        },
        "updatedAt": 1773388313241
    }
}