Habilidades da Comunidade

Produtividade e Colaboração

4275 skills

steipete/gemini

Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.

github.com

steipete/gh-issues

Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally…

github.com

steipete/skill-creator

Create, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.

github.com

steipete/clawhub

Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.

github.com

steipete/coding-agent

Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or…

github.com

steipete/mcporter

List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.

github.com

affaan-m/gget

gget CLI and Python workflow for quick genomic database queries, sequence lookup, BLAST-style…

github.com

affaan-m/pubmed-database

Direct PubMed and NCBI E-utilities search workflows for biomedical literature, MeSH queries, PMID…

github.com

affaan-m/claude-api

Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use,…

github.com

Significant-Gravitas/AutoGPT

An experimental open-source attempt to make GPT-4 fully autonomous, pushing the boundaries of what…

github.com

mattpocock/grilling

Grill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan…

github.com

mattpocock/review

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes —…

github.com

mattpocock/qa

Interactive QA session where user reports bugs or issues conversationally, and the agent files…

github.com

mattpocock/handoff

Compact the current conversation into a handoff document for another agent to pick up.

github.com

mattpocock/triage

Triage issues through a state machine driven by triage roles. Use when user wants to create an…

github.com

mattpocock/zoom-out

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're…

github.com

mattpocock/write-a-skill

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use…

github.com

open-webui/open-webui

User security authorization handlers securing distributed agent workspaces against unauthorized…

github.com

Shubhamsaboo/awesome-llm-apps

100+ ready-to-run AI agent and RAG templates covering earnings calls, insurance, and travel…

github.com

garrytan/gstack

Gstack skill for AI agents using YC standards for product/idea evaluation.

github.com

browser-use/open-source

Documentation reference for writing Python code using the browser-use open-source library. Use this…

github.com

browser-use/remote-browser

Controls a local browser from a sandboxed remote machine. Use when the agent is running in a…

github.com

openai/babysit-pr

Babysit a GitHub pull request after creation by continuously polling review comments, CI…

github.com

vllm-project/vllm

A high-throughput and memory-efficient inference and serving engine for LLMs

github.com

lobehub/upstash-workflow

LobeHub Upstash Workflow and QStash guide. Use for async workflows, process/paginate/execute…

github.com

lobehub/version-release

Version release workflow — release process and GitHub Release notes (not docs/changelog pages).

github.com

addyosmani/interview-me

Extracts what the user actually wants instead of what they think they should want. Achieves this…

github.com

addyosmani/doubt-driven-development

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use…

github.com

addyosmani/source-driven-development

Grounds every implementation decision in official documentation. Use when you want authoritative,…

github.com

addyosmani/deprecation-and-migration

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when…

github.com

addyosmani/shipping-and-launch

Prepares production launches. Use when preparing to deploy to production. Use when you need a…

github.com

addyosmani/git-workflow-and-versioning

Structures git workflow practices. Use when making any code change. Use when committing, branching,…

github.com

addyosmani/ci-cd-and-automation

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines.…

github.com

addyosmani/debugging-and-error-recovery

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match…

github.com

addyosmani/test-driven-development

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any…

github.com

addyosmani/using-agent-skills

Discovers and invokes agent skills. Use when starting a session or when you need to discover which…

github.com

addyosmani/security-and-hardening

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage,…

github.com

addyosmani/idea-refine

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent…

github.com

addyosmani/incremental-implementation

Delivers changes incrementally. Use when implementing any feature or change that touches more than…

github.com

addyosmani/code-simplification

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use…

github.com

addyosmani/documentation-and-adrs

Records decisions and documentation. Use when making architectural decisions, changing public APIs,…

github.com

addyosmani/performance-optimization

Optimizes application performance. Use when performance requirements exist, when you suspect…

github.com

addyosmani/planning-and-task-breakdown

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break…

github.com

addyosmani/code-review-and-quality

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by…

github.com

bytedance/find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a…

github.com

ComposioHQ/awesome-claude-skills

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows

github.com

composiohq/langsmith-fetch

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when…

github.com

composiohq/skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new…

github.com

mem0ai/mem0

Mem0 Platform SDK for adding persistent memory to AI applications. TRIGGER when: user mentions…

github.com

mem0ai/mem0

The Memory Layer for AI Agents. Personalizes agent workflows by maintaining continuous semantic…

github.com

microsoft/autogen

A web interface prototype enabling non-developers to curate multi-agent workflows and evaluate task…

github.com

crewAIInc/crewAI

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative…

github.com

mudler/LocalAI

Free Open-Source alternative to OpenAI. Provides embedded orchestration skills for entirely offline…

github.com

sickn33/antigravity-awesome-skills

Installable GitHub library of 1,600+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI,…

github.com

sickn33/context-compression

When agent sessions generate millions of tokens of conversation history, compression becomes…

github.com

sickn33/langgraph

Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI…

github.com

sickn33/inngest

Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution…

github.com

sickn33/bash-scripting

Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error…

github.com

sickn33/office-productivity

Office productivity workflow covering document creation, spreadsheet automation, presentation…

github.com

sickn33/prompt-engineering

Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when…

github.com