← 返回 Skills 市场
14766
总下载
15
收藏
204
当前安装
4
版本数
在 OpenClaw 中安装
/install coding
功能描述
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
安全使用建议
Before installing, understand that the skill will keep a persistent local record of coding preferences in ~/coding/. Only confirm preferences you actually want saved, review the memory file periodically, and use the skill's forget/edit flow to remove outdated or sensitive entries.
功能分析
Type: OpenClaw Skill
Name: coding
Version: 1.0.3
The skill is designed to store user coding preferences locally within a dedicated `~/coding/` directory. The `SKILL.md` explicitly states strong security and privacy boundaries, including 'This skill NEVER: Makes network requests, Reads files outside `~/coding/`, Modifies its own SKILL.md'. All file operations are confined to its own data directory (`mkdir -p ~/coding`, reading/writing `memory.md` and `history.md`). There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection with harmful intent. The instructions are clear, restrictive, and align with a benign, local data storage purpose.
能力评估
Purpose & Capability
The stated purpose, runtime behavior, and files are coherent: it learns coding preferences only from explicit corrections and confirmations, stores them in ~/coding/memory.md and ~/coding/history.md, and applies them to future coding responses.
Instruction Scope
The instructions explicitly limit learning to confirmed user feedback and forbid inferring preferences from project files, observing without consent, making network requests, reading outside ~/coding/, or modifying its own SKILL.md.
Install Mechanism
The package appears to be a Markdown skill with a small set of reference/template files and no required binaries; the visible install/use commands are user-directed rather than automatic execution hooks.
Credentials
Local file access under ~/coding/ is proportionate for a preference-memory skill, and the 100-line memory limit reduces unnecessary accumulation.
Persistence & Privilege
The skill intentionally creates persistent local memory files, but the persistence is disclosed, narrow, editable by user request, and aligned with its purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install coding - 安装完成后,直接呼叫该 Skill 的名称或使用
/coding触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Improve discoverability, add homepage and feedback section
v1.0.2
Replace vague observe/detect with explicit feedback learning, require user confirmation before storing preferences
v1.0.1
Migrate to external memory storage at ~/coding/
v1.0.0
Initial release - auto-adaptive code preferences
元数据
常见问题
Coding 是什么?
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 14766 次。
如何安装 Coding?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install coding」即可一键安装,无需额外配置。
Coding 是免费的吗?
是的,Coding 完全免费(开源免费),可自由下载、安装和使用。
Coding 支持哪些平台?
Coding 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Coding?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.3。
推荐 Skills