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

skill

skill contém 41 skills coletadas de family3253, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
41
Stars
0
atualizado
2026-04-16
Forks
1
Cobertura ocupacional
9 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

self-improving-agent
Desenvolvedores de software

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

2026-04-16
kepano-defuddle
Desenvolvedores de software

Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.

2026-04-03
superpowers-using-superpowers
Escriturários gerais de escritório

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-04-01
superpowers-writing-plans
Desenvolvedores de software

Use when you have a spec or requirements for a multi-step task, before touching code

2026-03-26
obsidian-plugin-excalidraw
Desenvolvedores de software

生成符合当前 Excalidraw JSON Schema 的白板文件(.excalidraw),支持形状、智能连线、文本绑定、Obsidian 内部链接。兼容 Obsidian Excalidraw 插件 2.0+,用于绘制架构图、流程图、思维导图。

2026-03-15
add-skill
Desenvolvedores de software

Wrapper skill for the add-skill CLI. Installs skills from arbitrary GitHub repos for OpenCode/Claude/Codex.

2026-03-15
agent-browser
Desenvolvedores de software

A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.

2026-03-15
anthropics-docx
Desenvolvedores de software

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

2026-03-15
anthropics-pdf
Desenvolvedores de software

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

2026-03-15
anthropics-pptx
Secretários executivos e assistentes administrativos executivos

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.

2026-03-15
anthropics-xlsx
Desenvolvedores de software

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.

2026-03-15
awesome-claude-skills
Desenvolvedores de software

Wrapper/index for the awesome-claude-skills collection repository.

2026-03-15
brave-search
Desenvolvedores de software

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

2026-03-15
context-master
Desenvolvedores de software

Universal context management and planning system. PROACTIVELY activate for: (1) ANY complex task requiring planning, (2) Multi-file projects/websites/apps, (3) Architecture decisions, (4) Research tasks, (5) Refactoring, (6) Long coding sessions, (7) Tasks with 3+ sequential steps. Provides: optimal file creation order, context-efficient workflows, extended thinking delegation (23x context efficiency), passive deep analysis architecture, progressive task decomposition, and prevents redundant work. Saves 62% context on average. Essential for maintaining session performance and analytical depth.

2026-03-15
daily-digest
Desenvolvedores de software

(autofixed)

2026-03-15
feishu-doc
Desenvolvedores de software

Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.

2026-03-15
gsd
Desenvolvedores de software

Wrapper skill for the Get Shit Done (GSD) multi-agent workflow system. Provides install + usage pointers for OpenCode/Codex/Claude.

2026-03-15
kepano-json-canvas
Desenvolvedores de software

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

2026-03-15
kepano-obsidian-bases
Desenvolvedores de software

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

2026-03-15
kepano-obsidian-cli
Desenvolvedores de software

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.

2026-03-15
kepano-obsidian-markdown
Escritores e autores

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

2026-03-15
mdrgnb-daily-push
Cientistas médicos (exceto epidemiologistas)

固化 MDRGNB 文献日/周报流程(当天新发表检索、去重、Top3 筛选、10问深度总结、四维评分、落盘与推送)。当用户提到 MDRGNB 日报、文献推送、深度总结、Top3、周报、PubMed 当日新文献时使用。

2026-03-15
multi-search-engine
Desenvolvedores de software

Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.

2026-03-15
obsidian-plugin-tasks
Supervisores de primeira linha de entretenimento e recreação (exceto serviços de jogos)

使用Tasks插件在Obsidian中管理和查询任务,支持任务状态跟踪、截止日期、计划日期、创建日期、重复规则、任务依赖等功能。提供强大的查询语法(Tasks Query Language)创建动态任务列表,支持过滤、排序、分组。适用于个人任务管理、项目跟踪、GTD实践、每日计划、习惯追踪等场景。当用户提到Tasks插件、任务管理、TODO列表、任务查询语法、重复任务、任务状态等概念时使用。

2026-03-15
obsidian-plugin-templater
Desenvolvedores de software

创建和编辑带有变量、函数、控制流和Obsidian特定语法的Templater模板。当处理包含Templater模板的.md文件、创建动态内容,或用户提及Templater、模板变量或模板函数时使用。

2026-03-15
opencode-agent-creator
Desenvolvedores de software

Expert guidance for creating, configuring, and refining OpenCode agents. Use when working with agent files, authoring new agents, improving existing agents, or understanding agent structure and best practices. Use PROACTIVELY when user mentions creating agents, configuring tools, setting permissions, or agent architecture.

2026-03-15
powerpoint-automation
Desenvolvedores de software

Create professional PowerPoint presentations from various sources including web articles, blog posts, and existing PPTX files. Use when creating PPTX, converting articles to slides, or translating presentations.

2026-03-15
quadrants
Secretários executivos e assistentes administrativos executivos

Manage Quadrants tasks and projects via natural language. Use when the user wants to create, view, complete, or organize tasks on the Eisenhower Matrix. Supports listing projects, adding tasks (single or bulk), viewing priority tasks, completing tasks, and getting project overviews. Triggers on mentions of "quadrants", "tasks", "to-do", "eisenhower", "priority matrix", or task management requests.

2026-03-15
remotion-skill
Desenvolvedores de software

动画逻辑图工厂。用户描述想要的动画(ASCII 草图或文字),自动生成 Remotion 代码并渲染为 GIF。当用户提到动画、逻辑图、GIF、Remotion 时触发。

2026-03-15
superpowers-executing-plans
Desenvolvedores de software

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-03-15
superpowers-finishing-a-development-branch
Desenvolvedores de software

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-03-15
superpowers-requesting-code-review
Analistas de garantia de qualidade de software e testadores

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-03-15
superpowers-subagent-driven-development
Desenvolvedores de software

Use when executing implementation plans with independent tasks in the current session

2026-03-15
superpowers-systematic-debugging
Analistas de garantia de qualidade de software e testadores

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-03-15
task-status
Desenvolvedores de software

Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.

2026-03-15
tavily-crawl
Desenvolvedores de software

Crawl any website and save pages as local markdown files. Use when you need to download documentation, knowledge bases, or web content for offline access or analysis. No code required - just provide a URL.

2026-03-15
tavily-extract
Desenvolvedores de software

Extract content from specific URLs using Tavily's extraction API. Returns clean markdown/text from web pages. Use when you have specific URLs and need their content without writing code.

2026-03-15
tavily-research
Desenvolvedores de software

Comprehensive research grounded in web data with explicit citations. Use when you need multi-source synthesis—comparisons, current events, market analysis, detailed reports.

2026-03-15
tavily-search
Desenvolvedores de software

Search the web using Tavily's LLM-optimized search API. Returns relevant results with content snippets, scores, and metadata. Use when you need to find web content on any topic without writing code.

2026-03-15
weekly-report-generator
Especialistas em gestão de projetosAnalistas de gestão

Auto-generate structured weekly business reports covering KPIs, accomplishments, blockers, and plans. Save hours of reporting time every week.

2026-03-15
Mostrando as 40 principais de 41 skills coletadas neste repositório.