← 返回 Skills 市场
Age
作者
BytesAgain2
· GitHub ↗
· v1.0.0
· MIT-0
152
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install age
功能描述
age file encryption reference — the modern, simple alternative to GPG. Covers key generation, X25519 encryption, SSH key support, passphrase mode, pipe patte...
使用说明 (SKILL.md)
age Encryption Reference
Simple, modern file encryption with age.
Commands
| Command | Description |
|---|---|
intro |
Overview, philosophy, GPG comparison |
keygen |
Key generation, SSH keys, management |
encrypt |
Encryption operations and pipe patterns |
decrypt |
Decryption and error handling |
recipes |
Backups, git, team sharing, SOPS |
plugins |
YubiKey, TPM, rage, passage ecosystem |
security |
Threat model and security limits |
安全使用建议
This skill is a documentation/reference for the age encryption tool and appears internally consistent. Before using it: (1) review and understand any example commands that reference local private keys (~/.ssh, identity files) or cloud endpoints (aws s3, curl to GitHub) — do not run them blindly, since they can read or upload sensitive data; (2) verify you have the genuine age/rage binaries and any plugins installed from official sources before following install instructions; (3) treat the included scripts as plaintext documentation (they print examples) and avoid executing them on systems where you don't want commands like tar, mysqldump, aws s3 cp, or curl to run; (4) if you plan to let an agent invoke this skill autonomously, lock down what the agent is allowed to access (SSH keys, AWS credentials, local files) because many examples assume access to those resources even though the skill itself doesn't request them.
能力评估
Purpose & Capability
Name/description (age encryption reference) match the provided SKILL.md and the included script which is a text/manual-style helper. Examples reference age, keygen, SSH, sops, YubiKey and related tools — all coherent with the stated purpose.
Instruction Scope
The instructions include example commands that reference system paths (~/.ssh, ~/.config/age), network endpoints (curl https://github.com/username.keys), and third-party CLIs (aws s3 cp, sops). These are example usage patterns appropriate for an encryption reference, but users/agents must not run them automatically since they touch local keys, cloud storage, or external endpoints.
Install Mechanism
No install spec is present and the skill is instruction-only (plus a script that prints documentation). Nothing is downloaded or written to disk by an installer, so install risk is low.
Credentials
The skill declares no required environment variables or credentials. Example commands show use of existing tools/credentials (AWS CLI, ssh keys) but the skill does not request any secrets itself — this is proportionate for an encryption reference.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install age - 安装完成后,直接呼叫该 Skill 的名称或使用
/age触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Age 是什么?
age file encryption reference — the modern, simple alternative to GPG. Covers key generation, X25519 encryption, SSH key support, passphrase mode, pipe patte... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Age?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install age」即可一键安装,无需额外配置。
Age 是免费的吗?
是的,Age 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Age 支持哪些平台?
Age 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Age?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。
推荐 Skills