google-docs
Google Docs
Create and manage Google Docs on a shared drive using a service account.
Environment Variables
GOOGLE_SERVICE_ACCOUNT_JSON— Service account credentials JSONGOOGLE_SHARED_DRIVE_ID— Shared drive ID
Commands
Create a Google Doc
skills/google-docs/create.sh <title> <content> <parent_folder_id>
Creates a new Google Doc with the given title and text content in the specified folder. Returns the document ID and URL.
More from stephengpope/thepopebot
kie-ai
Generate images and videos using kie.ai API. Use for AI image and video generation tasks.
12brave-search
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
1modify-self
Use when a job requires modifying the agent's own code, configuration, personality, cron jobs, skills, or operating system files.
1llm-secrets
List available LLM-accessible credentials. Use when you need API keys, passwords, or other secrets that have been made available to you.
1browser-tools
Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.
1google-drive
Interact with Google Drive shared drives via service account. Supports list, upload, download, delete operations.
1