../../../engineering-team/skills/cloud-security/SKILL.md
Cloud Security
Official skill for Cloud Security. Provides proven guidelines, workflows, and tools for AI agents.
Andromity loads skills from folders you trust. Install with andromity skill install cloud-security — autonomy and approval limits stay configurable per session.
# Install the "Cloud Security" skill You are installing an AgenticMarket skill into this workspace. Follow these steps exactly. ## 1. Detect your environment and choose the destination file - Andromity: `.andromity/skills/cloud-security/SKILL.md` (or user scope `~/.andromity/skills/cloud-security/SKILL.md`) - Antigravity / Gemini CLI: `.agent/skills/cloud-security/SKILL.md` - Cursor: `.cursor/rules/cloud-security.mdc` - Claude Code: append to `CLAUDE.md` (or `.claude/skills/cloud-security.md`) - Windsurf: append to `.windsurfrules` - Cline / Roo Code: `.clinerules/cloud-security.md` - GitHub Copilot: append to `.github/copilot-instructions.md` - ChatGPT / web only: paste the content into Custom Instructions - Any other agent: save to `.agent/skills/cloud-security/SKILL.md` ## 2. Create the destination file - Preserve every existing file and configuration entry. - Create parent folders as needed. - Never overwrite unrelated content. ## 3. Write exactly this content ```markdown --- name: cloud-security description: "Official skill for Cloud Security. Provides proven guidelines, workflows, and tools for AI agents." author: community license: mit version: 1.0.0 --- ../../../engineering-team/skills/cloud-security/SKILL.md ``` ## 4. Verify - Confirm the file exists and is readable. - Report the destination path and confirm the "Cloud Security" skill is installed and active. Skill metadata: - Slug: cloud-security - Category: security - License: mit - Source: https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/.gemini/skills/cloud-security/SKILL.md
Skill Specification & Instructions
Related security Skills
View all in security →doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
OWASP Top 10 Security Audit
Identify and prevent XSS, CSRF, SSRF, SQL Injection, Broken Access Control, and insecure direct object references.
AgenticMarket