Agent Skills
› sediman-agent/OpenSkynet
› cookie-policy-page-generator
cookie-policy-page-generator
GitHub用于生成或优化符合GDPR等法规的Cookie政策页面。涵盖Cookie类型识别、同意机制设计及合规内容撰写,提供结构化大纲与表格模板,建议法律审核。
Trigger Scenarios
用户想要创建或优化Cookie政策页面
提及cookie policy, cookies, cookie consent, GDPR cookies, cookie banner, cookie notice, tracking cookies, cookie settings
Install
npx skills add sediman-agent/OpenSkynet --skill cookie-policy-page-generator -g -y
SKILL.md
Frontmatter
{
"name": "cookie-policy-page-generator",
"metadata": {
"version": "1.0.1"
},
"description": "When the user wants to create or optimize a cookie policy page. Also use when the user mentions \"cookie policy,\" \"cookies,\" \"cookie consent,\" \"GDPR cookies,\" \"cookie banner,\" \"cookie notice,\" \"tracking cookies,\" or \"cookie settings.\" For legal overview, use legal-page-generator."
}
Pages: Cookie Policy
Guides cookie policy page content for GDPR and transparency. Often separate from Privacy Policy.
When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.
Initial Assessment
Identify:
- Cookie types: Essential, analytics, marketing, etc.
- Consent: Banner, preferences, management
- Jurisdiction: GDPR, ePrivacy, CCPA
Best Practices
Essential Elements
| Element | Purpose |
|---|---|
| What are cookies | Brief explanation |
| Types used | Essential, analytics, marketing |
| Purpose | Why each type; duration |
| Third parties | Who sets cookies (GA, ads) |
| Management | How to opt out; preferences |
| Updates | When policy changes |
Content
- Categorized: By cookie type or purpose
- Table: Cookie name, purpose, duration, type
- Clear: Plain language
- Actionable: Link to consent/preferences
Placement
- Footer; cookie banner links here
- Required for GDPR when using non-essential cookies
Output Format
- Outline for cookie policy
- Cookie table structure
- Consent flow reference
- Disclaimer: Recommend legal review
Related Skills
- privacy-page-generator: Privacy Policy; cookie policy complements
- legal-page-generator: Legal page grouping
- indexing: Often noindex
Version History
- c9d8953 Current 2026-07-05 19:57


