Skip to main content

Skills in this repository

Sheshiyer/skill-clusters - Page 7

SkillsMP has collected 722 skills from Sheshiyer/skill-clusters. Open a skill to review its source and details.

Sheshiyer/skill-clusters

Showing 40 of 722 collected skills.

occupation
Software Developers
description

Connect Codex to 1000+ external apps like Gmail, Slack, and GitHub via the Composio toolrouter plugin. USE WHEN the user wants to send emails, create issues, post messages, or take real actions in external services rather than just describing them.

updated
occupation
Software Developers
description

Connect Codex to any app to take real actions — send emails, create issues, post messages, update databases — across Gmail, Slack, GitHub, Notion, and 1000+ services. USE WHEN you need to actually do something in an external service, not just generate text…

updated
occupation
Writers & Authors
description

Act as a writing partner that researches, adds citations, sharpens hooks, iterates on outlines, and gives section-by-section feedback while preserving your voice. USE WHEN drafting an article, blog post, or essay that needs research, citations, a stronger…

updated
occupation
Software Developers
description

Production OCR that never fails silently — multi-pass PDF processing with AI confidence scoring and per-field human-review flags. USE WHEN extracting text or structured JSON from PDFs, scanning invoices/forms/receipts, or needing OCR that flags which fields…

updated
occupation
Software Developers
description

Analyzes recent Codex chat history to surface coding patterns, gaps, and growth areas, curates matching HackerNews learning resources, and DMs a personalized growth report to Slack. USE WHEN you want data-driven feedback on your dev habits, to find your skill…

updated
occupation
Software Developers
description

Discord operations through the unified message tool (channel=discord). USE WHEN sending or reading Discord messages, posting to a channel or DMing a user, managing roles/moderation/presence, or building rich Discord UI with components v2.

updated
occupation
Software Developers
description

Create professional draw.io (diagrams.net) .drawio XML diagrams with PMP/PMBOK methods, asset libraries, and templates. USE WHEN users ask for flowcharts, swimlane charts, org charts, network/UML/BPMN diagrams, PM visuals (WBS, Gantt, PERT, RACI), risk…

updated
occupation
Software Developers
description

Video and audio processing with FFmpeg — format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. USE WHEN converting GIF to MP4, resizing or compressing video, extracting or stripping audio, changing codecs/containers,…

updated
occupation
Software Developers
description

Gemini CLI for one-shot Q&A, summaries, and text generation from the command line. USE WHEN you want a quick Gemini answer, to summarize a file or piped text, or generate content via the gemini binary without entering interactive mode.

updated
occupation
Software Developers
description

Search GIF providers from a CLI/TUI, download results, and extract stills or contact sheets. USE WHEN finding a GIF by keyword, downloading GIFs in bulk, grabbing a single frame as a still image, or generating a sprite/contact sheet from a GIF.

updated
occupation
Software Developers
description

Interact with GitHub using the gh CLI — gh issue, gh pr, gh run, and gh api. USE WHEN creating or reviewing issues and pull requests, checking or rerunning CI/Actions runs, or running advanced GitHub REST/GraphQL queries from the terminal.

updated
occupation
Market Research Analysts & Marketing Specialists
description

Official Google SEO guidance on search optimization, Search Console, crawling, indexing, and structured data, grounded in Google's own docs. USE WHEN improving search ranking/visibility, fixing crawl or indexing issues, adding schema.org rich-result markup,…

updated
occupation
Software Developers
description

Generate images with GPT Image 2 (ChatGPT Images 2.0) via your ChatGPT Plus/Pro subscription and the local Codex CLI — no separate OpenAI access or per-image billing. USE WHEN asked for 'gpt image 2', 'gpt-image-2', 'ChatGPT Images 2.0', or to…

updated
occupation
Software Developers
description

Generate 3D models from images using Tencent's Hunyuan3D-2.1 via Hugging Face Gradio API. Supports single-image and multi-view input, geometry-only or textured output, and GLB/OBJ/PLY/STL export. USE WHEN converting a 2D image or photo to a 3D mesh, or…

updated
occupation
Software Developers
description

Improve image quality by enhancing resolution, sharpness, and clarity, especially for screenshots. USE WHEN upscaling a blurry or low-res image, sharpening a screenshot, or prepping visuals for presentations, documentation, or social media posts.

updated
occupation
Software Developers
description

Multi-agent CLI system for autonomous novel writing, auditing, and revision with human review gates. USE WHEN running an end-to-end novel pipeline with AI agents, generating chapters automatically in TypeScript, or auditing and revising a draft through…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Identify high-quality leads by analyzing your business, searching for target companies, and providing actionable contact strategies. USE WHEN building a sales prospect list, finding target companies for a product or service, or developing outreach strategies…

updated
occupation
Software Developers
description

Script-first deterministic squash merge with strict required-check gating, head-SHA pinning, and reliable attribution and commenting. USE WHEN squash-merging a pull request safely, enforcing required status checks before merge, or pinning to a head SHA to…

updated
occupation
Software Developers
description

Convert Mermaid code blocks in .mmd or .md files to animated GIFs with customizable styles (progressive, highlight walk, pulse flow, wave). USE WHEN turning a Mermaid diagram into an animated GIF, animating a flowchart from Markdown, or exporting Mermaid as a…

updated
occupation
Software Developers
description

Use the CodexBar CLI local cost data to summarize per-model usage for Codex or Claude, either the current model or a full breakdown. USE WHEN asked for model-level usage or cost from codexbar, or when you need a scriptable per-model summary from codexbar cost…

updated
occupation
Software Developers
description

Generate images with Google Gemini 3.1 Flash Image Preview (Nano Banana 2) via the inference.sh CLI: text-to-image, image editing, multi-image input (up to 14 images), and Google Search grounding. USE WHEN asked for nano banana 2, gemini 3.1 flash image, or…

updated
occupation
Software Developers
description

Edit PDFs with natural-language instructions using the nano-pdf CLI. USE WHEN modifying PDF content or layout from a plain-English request, making text or formatting changes to a PDF, or editing a document without manual PDF tooling.

updated
occupation
Software Developers
description

Complete API for Google NotebookLM with full programmatic access, including features not in the web UI: create notebooks, add sources, generate all artifact types, and download in multiple formats. USE WHEN asked to create a podcast or audio overview about a…

updated
occupation
Software Developers
description

Batch-generate images via the OpenAI Images API, with a random prompt sampler and an index.html gallery. USE WHEN producing many images at once with OpenAI (DALL-E / gpt-image), sampling varied prompts in bulk, or generating a browsable image gallery.

updated
occupation
Software Developers
description

Capture and automate macOS UI with the Peekaboo CLI: screenshot and inspect screens, target UI elements, drive keyboard/mouse input, and manage apps, windows, and menus. USE WHEN scripting native macOS GUI automation, taking screenshots, or clicking/typing…

updated
occupation
Database Architects
description

Design PostgreSQL-specific schemas covering data types, indexing, constraints, normalization, performance patterns, and advanced features. USE WHEN creating or reviewing Postgres tables, choosing column types or keys, planning indexes and foreign keys, or…

updated
occupation
Software Developers
description

Script-first PR preparation with structured findings resolution, deterministic push safety, and explicit gate execution. USE WHEN readying a PR branch for merge after /review-pr, resolving review findings, or running pre-push gates and safety checks before…

updated
occupation
Software Developers
description

Primary research-first skill for UI, product, and web design — landing pages, dashboards, redesigns, frontend/CSS, design systems, typography, and anti-AI-slop craft. USE WHEN designing or redesigning any interface, polishing frontend visuals, or building a…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Script-first, review-only GitHub pull request analysis producing human and machine-readable findings. USE WHEN reviewing a PR by number or URL, performing a read-only code review, or generating structured findings to hand off to /prepare-pr.

updated
occupation
Software Developers
description

Build sandboxed apps for secure code execution on Cloudflare Workers with the Sandbox SDK (lifecycle, commands, files, code interpreter, preview URLs). USE WHEN building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or…

updated
occupation
Software Developers
description

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. USE WHEN a user asks for an animated GIF or emoji animation for Slack from a description like 'make me a GIF for Slack of X doing…

updated
occupation
Software Developers
description

End-to-end Solana development playbook favoring framework-kit and @solana/kit over legacy web3.js, covering wallet-standard connection, Anchor/Pinocchio programs, client generation, and testing. USE WHEN building Solana dApp UI, wallet connection and signing…

updated
occupation
Graphic Designers
description

Semantic design-system skill for Google Stitch that generates DESIGN.md files enforcing premium, anti-generic UI standards — strict typography, calibrated color, and micro-motion. USE WHEN prompting Google Stitch to generate screens or building a DESIGN.md…

updated
occupation
Database Architects
description

Postgres performance optimization and best practices from Supabase, with impact-prioritized rules, correct-vs-incorrect SQL, and query-plan analysis. USE WHEN writing, reviewing, or optimizing Postgres queries, schema designs, indexes, connection management,…

updated
occupation
Software Developers
description

Frontend UI/UX design agent for finding design inspiration and iterating design drafts on an infinite canvas, with CLI commands for projects, drafts, variations, and flow pages. USE WHEN designing a feature, page, or flow before implementation, exploring…

updated
occupation
Software Developers
description

Senior UI/UX engineer persona that overrides default LLM design biases with metric-based rules, strict component architecture, and CSS hardware acceleration. USE WHEN architecting interfaces, enforcing design-token discipline, fixing generic-looking AI…

updated
occupation
Software Developers
description

Expert guidance for building TUI (text user interface) applications with the Textual Python framework. USE WHEN developing Textual apps, composing widgets and screens, applying Textual CSS styling, wiring reactive attributes, or testing terminal UIs.

updated
occupation
Software Developers
description

Toolkit for styling artifacts (slides, docs, reports, HTML landing pages) with a consistent theme via 10 preset color/font palettes or a new theme generated on the fly. USE WHEN applying a visual theme, branding a deck or document, or restyling generated HTML…

updated
occupation
Software Developers
description

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. USE WHEN driving a REPL, TUI, or prompt-based tool that needs live input, watching long-running terminal output, or automating a CLI that resists plain piping.

updated
occupation
Software Developers
description

Automate Twitter/X posting, engagement, and user management via the inference.sh CLI (post tweets with media, like, retweet, send DMs, follow users, fetch profiles). USE WHEN posting to Twitter/X, scheduling content, building an engagement or growth bot, or…

updated
Showing 40 of 722 collected skills.