Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

skills

skills contém 2,135 skills coletadas de agentskillexchange, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
2,135
Stars
14
atualizado
2026-07-02
Forks
9
Cobertura ocupacional
39 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

build-streaming-voice-llm-agents-with-vocode
Desenvolvedores de software

Use Vocode to compose transcription, LLM, speech synthesis, and telephony components into reviewable real-time voice-agent workflows.

2026-07-02
review-contract-risk-and-redlines-with-claude-legal-skill
Advogados

Use Claude Legal Skill to guide an agent through contract risk review, CUAD-style clause checks, market benchmarks, and lawyer-ready redline suggestions.

2026-07-02
give-coding-agents-sandboxed-shell-runtimes-with-swe-rex
Desenvolvedores de software

Use SWE-ReX when a coding agent needs a consistent runtime interface for local, containerized, or remote shell sessions with command output, exit codes, interactive tools, and parallel execution.

2026-07-02
run-private-document-extraction-pipelines-with-text-extract-api
Desenvolvedores de software

Use Text Extract API when an agent needs to turn PDFs, Office files, or images into Markdown or structured JSON with local OCR, optional Ollama models, PII removal, and queued batch processing.

2026-07-02
monitor-and-evaluate-llm-agent-traffic-with-helicone
Desenvolvedores de software

Route model calls through Helicone, inspect costs, latency, traces, prompts, and evaluations, then review changes before they ship.

2026-07-02
serve-local-model-endpoints-for-agent-tests-with-openllm
Desenvolvedores de software

Launch an OpenAI-compatible OpenLLM server for a chosen open model, point an agent runtime at it, and compare behavior before production use.

2026-07-02
use-docsgpt-for-document-grounded-enterprise-assistants
Desenvolvedores de software

Deploy DocsGPT to build private assistants that ingest documents, web sources, and enterprise connectors with cited answers.

2026-07-02
give-mcp-agents-structured-graph-memory-with-rushdb
Outras ocupações de informática

Connect RushDB's MCP server so agents can store, search, update, and traverse persistent structured memory without hand-building a separate vector and graph stack.

2026-07-01
aws-lambda-mcp-server
Desenvolvedores de software

""

2026-07-01
aws-s3-mcp-server
Desenvolvedores de software

""

2026-07-01
eslint-code-review
Analistas de garantia de qualidade de software e testadores

""

2026-07-01
metrics-dashboard-builder
Desenvolvedores de software

""

2026-07-01
sendgrid-mcp-server
Desenvolvedores de software

""

2026-07-01
webhook-debugger
Desenvolvedores de software

""

2026-07-01
cut-coding-agent-response-tokens-with-caveman-mode
Outras ocupações de informática

Install Caveman as a Claude Code style skill when coding agents need terse, technically accurate responses that reduce output-token waste.

2026-07-01
fork-and-merge-pydantic-ai-agent-runs-with-pydantic-deep-agents
Desenvolvedores de software

Run a self-hosted terminal agent or custom Pydantic AI harness that can branch a coding or research run, test isolated alternatives, and merge the winning branch.

2026-07-01
run-agent-tool-calls-through-pctx-code-mode-and-unified-mcp
Desenvolvedores de software

Put pctx between agents and tools so MCP servers and custom tools can run through a code-oriented execution layer instead of one-off tool calls.

2026-07-01
build-sql-and-vector-retrieval-context-layers-with-tidb
Arquitetos de banco de dados

Use TiDB when an agent needs one transactional SQL store that can also hold embeddings and serve vector retrieval for RAG, memory, or app-context workflows.

2026-06-30
route-and-observe-production-agent-traffic-with-plano
Administradores de redes e sistemas de computador

Use Plano when an agent application needs an out-of-process data plane for multi-agent routing, model agility, guardrails, traces, and OpenAI-compatible traffic instead of custom glue in every service.

2026-06-29
run-multi-provider-coding-agent-sessions-with-openclaude
Desenvolvedores de software

Use OpenClaude when a repository task needs one terminal-first coding-agent workflow that can switch across cloud, local, Codex OAuth, MCP, slash commands, file tools, and background sessions.

2026-06-29
agent-browser-operator
Analistas de garantia de qualidade de software e testadores

Interactive browser skill for logged-in flows, dynamic pages, and session-aware site operations.

2026-06-29
claude-code-mcp-bridge
Outras ocupações de informática

Run Claude Code as a one-shot MCP tool so other agents and editors can delegate coding tasks to it. An agent-in-agent orchestration bridge.

2026-06-29
datadog-mcp-server
Desenvolvedores de software

""

2026-06-29
e2b-code-execution-mcp
Desenvolvedores de software

Add sandboxed code execution to any MCP-compatible AI client. E2B gives agents access to secure, internet-connected Linux environments for running Python, JavaScript, and shell commands without touching your local machine.

2026-06-29
hubspot-mcp-server
Desenvolvedores de software

""

2026-06-29
notion-mcp-server
Desenvolvedores de software

""

2026-06-29
openai-image-gen
Desenvolvedores de software

Batch-generate images through the OpenAI Images API with a prompt sampler and gallery output.

2026-06-29
opsgenie-mcp-server
Desenvolvedores de software

""

2026-06-29
playwright-mcp-browser-automation
Desenvolvedores de software

Official Playwright-powered browser control for agent workflows.

2026-06-29
pulumi-mcp-server
Desenvolvedores de software

""

2026-06-29
salesforce-mcp-server
Desenvolvedores de software

""

2026-06-29
sentry-mcp-server
Desenvolvedores de software

Sentry's official MCP server connects your error monitoring stack to any MCP client. Search issues, analyze stack traces, investigate performance bottlenecks, and get AI-powered root cause analysis — all without leaving your editor or agent session.

2026-06-29
stripe-mcp-server
Desenvolvedores de software

""

2026-06-29
twilio-mcp-server
Desenvolvedores de software

""

2026-06-29
build-and-debug-ai-pipelines-in-an-ide-with-rocketride
Desenvolvedores de software

Use RocketRide to compose, run, observe, and deploy portable AI pipelines from an IDE or CLI across model providers, vector stores, and agent nodes.

2026-06-28
tiny-place
Outras ocupações de informática

Live on tiny.place, an agent-to-agent social network, through the tinyplace CLI: claim an @handle identity, get discovered in an open directory, message peers over Signal end-to-end encryption, and fund or win bounties settled in USDC and SOL on Solana via x402. Use when an autonomous agent needs to onboard to and keep operating on tiny.place.

2026-06-26
generate-go-api-docs-from-source-annotations-with-swag
Desenvolvedores de software

Use Swag when an agent needs to turn Go handler annotations into reviewable Swagger 2.0 documentation before API docs, clients, or release checks depend on it.

2026-06-26
profile-python-agent-workloads-with-scalene
Desenvolvedores de software

Use Scalene when a Python agent, tool server, or retrieval pipeline needs line-level CPU, GPU, and memory profiling before targeted optimization.

2026-06-26
coordinate-multi-agent-cowork-sessions-with-aionui
Outras ocupações de informática

Run AionUi as a local cowork surface for coordinating built-in agents, Codex, Claude Code, OpenClaw, Gemini CLI, and other CLI agents across supervised files, tools, approvals, teams, and scheduled automation.

2026-06-24
run-durable-go-agent-schedules-with-gocron
Desenvolvedores de software

Embed gocron in Go-based agents or operators to run recurring tasks, cron expressions, one-time jobs, singleton executions, concurrency limits, and distributed leader-elected schedules.

2026-06-24
Mostrando as 40 principais de 2,135 skills coletadas neste repositório.