协议解读
policy-reader
by BytesAgain
Analyze privacy policies and terms of service documents. Use when reviewing legal documents.
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain3/policy-reader文档
policy-reader
Analyze privacy policies and terms of service documents. Use when reviewing legal documents.
Commands
scan
scripts/script.sh scan <file>
summary
scripts/script.sh summary <file>
check
scripts/script.sh check <file keyword>
score
scripts/script.sh score <file>
compare
scripts/script.sh compare <f1 f2>
extract
scripts/script.sh extract <file section>
Data Storage
Data stored in ~/.local/share/policy-reader/.
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
相关 Skills
claude-api
by anthropic
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`/`claude_agent_sdk`, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
openforge
by bloodandeath
>
DEX聚合器
by BytesAgain
Aggregate DEX prices and DeFi protocol data using DeFiLlama API. Use when comparing token prices. Requires curl.