By sickn33
Programmatically create, edit, and analyze office documents (DOCX, XLSX, PPTX, PDF) and Google Workspace files using Python scripts, enabling automated report generation, format conversion, and data extraction.
A user may ask you to create, edit, or analyze the contents of a .docx file. A .docx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.
Lightweight Google Sheets integration with standalone OAuth authentication. No MCP server required. Full read/write access.
Lightweight Google Slides integration with standalone OAuth authentication. No MCP server required. Full read/write access.
Office productivity workflow covering document creation, spreadsheet automation, presentation generation, and integration with LibreOffice and Microsoft Office formats.
This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see reference.md. If you need to fill out a PDF form, read forms.md and follow its instructions.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Installable GitHub library of 1,460+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants.
Antigravity Awesome Skills is an installable GitHub library and npm installer for reusable SKILL.md playbooks. It is designed for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, Kiro, OpenCode, GitHub Copilot, and other AI coding assistants that benefit from structured operating instructions. Instead of collecting one-off prompt snippets, this repository gives you a searchable, installable catalog of skills, bundles, workflows, plugin-safe distributions, and practical docs that help agents perform recurring tasks with better context, stronger constraints, and clearer outputs.
You can use this repo to install a broad multi-tool skill library, start from role-based bundles, or jump into workflow-driven execution for planning, coding, debugging, testing, security review, infrastructure, product work, and growth tasks. The root README is intentionally a high-signal landing page: understand what the project is, install it quickly, choose the right tool path, and then follow deeper docs only when you need them.
Start here: Star the repo · Install in 1 minute · Choose your tool · Best skills by tool · 📚 Browse 1,460+ Skills · Bundles · Workflows · Plugins for Claude Code and Codex
Current release: V11.3.0. Trusted by 38k+ GitHub stargazers, this repository combines official and community skill collections with bundles, workflows, installation paths, and docs that help you go from first install to daily use quickly.
npx antigravity-awesome-skills to put skills where your tool expects them.Most users should start with the full library install and use bundles or workflows to narrow down what to try first.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-documents-presentationsPlugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Editorial "Business Analyst" bundle for Claude Code from Antigravity Awesome Skills.
Editorial "QA & Testing" bundle for Claude Code from Antigravity Awesome Skills.
Editorial "SEO Specialist" bundle for Claude Code from Antigravity Awesome Skills.
Editorial "Apple Platform Design" bundle for Claude Code from Antigravity Awesome Skills.
Official OpenAI skills for PDF, Word, PowerPoint, and Excel document processing.
Document processing suite — Excel (xlsx), Word (docx), PowerPoint (pptx), and PDF generation and manipulation.
DOCX creation, editing, and redlining with tracked changes and OOXML validation
Professional document processing suite: 3 comprehensive skills for Word (.docx), Excel (.xlsx), and PDF files - create, edit, analyse, and process documents with advanced features like tracked changes, forms, tables, OCR, and formulas
OpenClaw-oriented Office document generation skill powered by officecli agent-bridge
Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks. Originally from OpenAI's curated skills catalog.