Automation skills
Top maintainers
- openclaw · 8.7K skills
- jeremylongshore · 58 skills
- simota · 55 skills
- terrylica · 55 skills
- manutej · 41 skills
Languages in this topic
12446 skills
This skill helps you quantize large language models to 8-bit or 4-bit with minimal accuracy loss to reduce memory and speed up inference.
This skill accelerates transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction on long sequences.
This skill helps you orchestrate teams of autonomous agents for complex tasks with memory, roles, and production-ready workflows.
This skill ensures explicit user permission before any file deletion, preventing accidental loss by requiring approval for all delete operations.
This skill helps you collect user input via a modal UI to clarify preferences, confirmations, or constraints before acting.
This skill helps you create and manage agents for the code-forge project by structuring .md agent files with YAML frontmatter.
This skill creates GitHub issues using gh with repository templates, automatically filling fields, labels, assignees, milestones, and draft options.
This skill helps you create and manage code-forge commands as md files with YAML frontmatter and markdown steps for automated workflows.
This skill guides you in creating effective AI skills, outlining workflows, tools, and domain knowledge for reliable, reusable capabilities.
This skill generates comprehensive implementation plans with objectives, tasks, verification criteria, risks, and alternatives to guide complex projects.
This skill automatically analyzes your git changes to generate a comprehensive PR description and creates the PR via GitHub CLI.
This skill generates comprehensive, maintainable unit tests for Kotlin code files, covering happy paths, edge cases, and errors with clear naming.
This skill helps you extract tables, summarize content, and analyze PDF metadata to reveal structured insights.
This skill guides updating the Pub/Sub emulator locally, packaging, uploading, and validating new versions for reliable development.
This skill sets up zero-dependency hot reloading for MV3 Chrome extensions, automating extension and tab refresh during development.
This skill updates template catalogs and UI prompts when new infographic templates are added, syncing lists across skill files and prompt references.
This skill helps you manage Apple platform tasks using XcodeBuildMCP tools for building, testing, and debugging iOS, macOS, and related targets.
This skill updates API reference docs by fetching the latest production OpenAPI spec and regenerating Docusaurus pages for accurate endpoints.
This skill automates browser actions with playwright-cli to navigate pages, fill forms, capture screenshots, and extract data.
This skill guides rolling Playwright dependencies, releasing, and repo maintenance to keep your dev workflow smooth and up to date.
This skill helps you fuzz C/C++ code quickly using libFuzzer with Clang integration, enabling fast, single-project coverage exploration.