gog-drive Skill
Google Drive operations through gog. Published by openclaw in gogcli.
What is gog-drive Skill?
Google Drive operations through gog. Published by openclaw in gogcli. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Data analysis
- Writing
- Security review use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use gog-drive Skill
- Use it for security review.
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/gogcli
- Skill file: .agents/skills/gog-drive/SKILL.md
What it does
Google Drive operations through gog.
Skill instructions
Google Drive <!-- Generated by scripts/gen-agent-skills.mjs; do not edit. -- Use gog for Google Drive operations. Read ../gog/SKILL.md first for shared auth, output, safety, and live-write rules. Safe start bash gog auth list --check --json --no-input gog schema drive --json gog --readonly --account user@example.com drive ls --max 20 --json --wrap-untrusted - Select the account explicitly with --account. - Use --json --wrap-untrusted for agent-readable Google content. - Use --readonly when the task must not mutate Google data. - Use --no-input in automation and --dry-run before supported writes. - Confirm the exact account, object, and mutation before any write or delete. Commands | Command | Purpose | | --- | --- | | activity | Query Drive Activity audit events | | audit | Audit Drive sharing without mutation | | bulk | Bulk Drive permission operations | | changes | Track Drive changes for sync and automation | | comments | Manage comments on files | | copy | Copy a file | | delete |
Explore related resources
Frequently asked questions
What is gog-drive?
gog-drive is a open-source AI agent skill with Copy skill directory. Google Drive operations through gog.
Who is gog-drive best for?
gog-drive is best for reusing agent instructions, scripts, and references, security review workflows, data analysis workflows, writing workflows.
How do I install gog-drive?
Install or run gog-drive using Copy skill directory. Check gog-drive for the latest setup command.
Is gog-drive actively maintained?
gog-drive may need a closer maintenance check before production use.
Auto-fetched from GitHub.