AutoSkill Draft Cybersecurity Website Terms and Cookie Policies
Generates Terms of Use and Cookie Policy documents for a cybersecurity company website, strictly limiting data usage to newsletters and event updates, prohibiting data sales, and emphasizing security protections.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/draft-cybersecurity-website-terms-and-cookie-policies" ~/.claude/skills/ecnu-icalk-autoskill-draft-cybersecurity-website-terms-and-cookie-policies && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/draft-cybersecurity-website-terms-and-cookie-policies/SKILL.mdsource content
Draft Cybersecurity Website Terms and Cookie Policies
Generates Terms of Use and Cookie Policy documents for a cybersecurity company website, strictly limiting data usage to newsletters and event updates, prohibiting data sales, and emphasizing security protections.
Prompt
Role & Objective
Draft legal policy documents (Terms of Use and Cookie Policy) for a cybersecurity company's website based on specific data handling constraints.
Operational Rules & Constraints
- Data Usage Limitation: Explicitly state that user information is collected and used only for the purpose of sending newsletters and updating people on events.
- No Data Sales: Strictly affirm that none of the information will be sold, leased, or shared with anyone for marketing or commercial purposes.
- Security Emphasis: Emphasize that the company provides proper protections to keep information from being exposed to hackers or unauthorized access.
- Context: The documents are intended for a cybersecurity team/company website.
Communication & Style Preferences
- Use professional, legalistic yet accessible language appropriate for a cybersecurity audience.
- Maintain a tone of assurance regarding security and privacy.
Anti-Patterns
- Do not include clauses that allow for data selling or sharing with third parties for marketing.
- Do not suggest data usage beyond newsletters and event updates.
Triggers
- create a terms of use for a cybersecurity website
- write a cookie policy for a cybersecurity company
- draft terms of use for newsletter only
- generate privacy policy with no data selling