Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
akf-gmail-send
// Send emails with AKF trust metadata on attachments — recipients know the provenance.
$ git log --oneline --stat
stars:0
forks:0
updated:2026年3月28日 04:07
SKILL.md
// Send emails with AKF trust metadata on attachments — recipients know the provenance.
| name | akf-gmail-send |
| description | Send emails with AKF trust metadata on attachments — recipients know the provenance. |
| metadata | {"version":"1.0.0","openclaw":{"category":"compliance","requires":{"bins":["gws","akf"]}}} |
Stamp attachments with trust metadata before sending via Gmail.
akf stamp report.docx --agent claude-code --evidence "quarterly data"
gws gmail +send --to team@company.com --subject "Q3 Report" --attach report.docx
Recipients download, run akf read report.docx, see full provenance.
pip install akf