Create, export, and manage Canva designs via the Connect API. Generate social posts, carousels, and graphics programmatically.
Skills in this repository
johnalbertini14-glitch/openclaw-skills - Page 135
SkillsMP has collected 5,799 skills from johnalbertini14-glitch/openclaw-skills. Open a skill to review its source and details.
johnalbertini14-glitch/openclaw-skillsShowing 40 of 5,799 collected skills.
Consulta y optimiza precios de electricidad PVPC en España (tarifa 2.0TD para usuarios domésticos). Usa cuando necesites (1) precio actual con contexto (alto/medio/bajo vs día), (2) identificar periodos valle/llano/punta según horario, (3) encontrar las horas…
Source text: Spanish
Make your AI agent learn and improve automatically. Reviews sessions, extracts learnings, updates memory files, and compounds knowledge over time. Set up nightly review loops that make your agent smarter every day.
Remote-control zellij sessions for interactive CLIs by sending keystrokes and scraping pane output.
Automate common PowerPoint/WPS Presentation operations on Windows via COM (read text/notes/outline, export PDF/images, replace text, insert/delete slides, unify font/size/theme, extract images/media). Use for single-presentation actions (no batch).
Automate common Word/WPS document operations on Windows via COM (read text, replace, insert, headings, headers/footers, page breaks, merge, split, export to PDF/TXT, add/replace images). Use for single-document actions (no batch).
Transform any text into emotionally expressive audio with ambient soundscapes using ElevenLabs v3 audio tags and Sound Effects API
Virtual Pub for AI Agents
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
Order food, groceries, and book restaurants in India via Swiggy's MCP servers. Food delivery, Instamart groceries, and Dineout restaurant bookings with safety-first confirmation workflow.
Fix Core Web Vitals issues with AI guidance. Use when your Lighthouse scores are bad.
Add meaningful inline comments to complex code. Use when documentation is lacking.
Generate codemods for large-scale code changes. Use when refactoring patterns across many files.
Generate Cloudflare Workers configuration and code. Use when building on the edge.
Generate GitHub Actions workflows from your project. Use when setting up CI/CD from scratch.
Generate changelogs from git history. Use when you need release notes fast.
Get AI-powered caching strategy suggestions for your API. Use when performance matters.
Analyze bundle size and get AI suggestions to reduce it. Use when your builds are getting bloated.
Generate descriptive git branch names from plain English. Use when you need a branch name that follows conventions.
Generate database backup scripts with AI. Use when you need automated backups to S3, GCS, or local storage.
Analyze npm audit output with AI and get actionable fix suggestions. Use when dealing with security vulnerabilities.
Generate API documentation from route files. Use when you need markdown or OpenAPI specs fast.
Generate CSS and Framer Motion animations from plain English. Use when you need smooth animations without the math.
Generate shell aliases from your command history. Use when streamlining your terminal workflow.
Generate Architecture Decision Records with AI. Use when documenting technical decisions.
Analyze SQL queries for performance and security issues
Generate Jest snapshot tests for components
Generate database schemas from descriptions
Make components responsive with proper breakpoints
Generate PR descriptions from your changes
Generate role-based permission systems
Generate realistic mock data from TypeScript types
AI-powered git merge conflict resolution
Generate landing page code from product descriptions
Explain complex code in plain English
Generate Playwright/Cypress E2E tests from user flows
Generate optimized Dockerfiles for any project
Summarize git diffs in plain English
Convert CSS files to Tailwind utility classes
Generate Content Security Policy headers from your codebase