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

wechat-article-summarizer

wechat-article-summarizer contém 51 skills coletadas de nevergoodstudy-hub, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
51
Stars
5
atualizado
2026-04-02
Forks
2
Cobertura ocupacional
8 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

ai-multimodal
Desenvolvedores de software

Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.

2026-04-02
asyncio-taskgroup-migration
Desenvolvedores de software

Migrate all asyncio.gather() calls to asyncio.TaskGroup for structured concurrency. Use this skill to fix P1-2: replace gather with TaskGroup context managers, add Semaphore-based backpressure for concurrent operations, and use except* for ExceptionGroup handling. Targets Python 3.11+ structured concurrency patterns.

2026-04-02
bug-fixer
Desenvolvedores de software

Fix known bugs in the WeChat Article Summarizer project. Use this skill when investigating and fixing code bugs including: deprecated API usage, missing imports, type errors, null safety issues, and container initialization problems. Targets BUG-001 through BUG-006 from the project's TEST_ISSUES.txt.

2026-04-02
ci-cd-setup
Desenvolvedores de software

Set up a complete CI/CD pipeline using GitHub Actions. Use this skill to fix P2-8: create workflows for linting (ruff), type checking (mypy), testing (pytest with timeout), security scanning (pip-audit), and build verification. Includes dependency caching and matrix testing for Python 3.12-3.14.

2026-04-02
code-quality
Desenvolvedores de software

Improve code quality in the WeChat Article Summarizer project. Use this skill for automated code style fixes (ruff), test infrastructure improvements, and pytest-timeout setup. Targets WARN-001 (4711 ruff issues) and WARN-004 (test suite structural defects) from TEST_ISSUES.txt.

2026-04-02
container-lazy-init
Desenvolvedores de software

Refactor the DI container from eager to lazy initialization to unblock 186 tests. Use this skill to fix P0-1: convert container.py to use cached_property/lazy providers, create a test container with mock adapters in conftest.py, and eliminate module-level container instantiation across the codebase.

2026-04-02
domain-boundary-enforcer
Desenvolvedores de software

Detect and fix hexagonal architecture boundary violations in the domain layer. Use this skill to fix P1-1: find all imports in domain/ that reference infrastructure/, presentation/, or mcp/ packages, replace them with Protocol-based port interfaces, and set up an automated boundary check script.

2026-04-02
gui-decomposer
Desenvolvedores de software

Decompose the 113KB GUI app.py God Object into modular components. Use this skill to fix P0-2: split app.py into CTkFrame subclasses (sidebar, article list, summarization, export, settings), CTkToplevel dialogs, MVVM ViewModels, reusable widgets, and a pub/sub event bus. Each extracted file should be <400 lines.

2026-04-02
mcp-hardening
Analistas de segurança da informação

Harden the MCP server against command injection, audit log leaks, and excessive privileges. Use this skill to fix P0-4 (input validation for all tool parameters), P1-3 (audit log sensitive data sanitization), and P1-7 (directory/network access whitelisting and human-in-the-loop confirmation for dangerous operations).

2026-04-02
ruff-deep-clean
Desenvolvedores de software

Deep clean Python code style issues using ruff. Use this skill for aggressive automated fixes (--unsafe-fixes) and manual fixes for remaining issues like E722 bare-except, F841 unused-variable, F401 unused-import, F821 undefined-name, and E702 multiple-statements. Targets code under src/ directory.

2026-04-02
security-auditor
Analistas de segurança da informação

Audit and fix security issues in the WeChat Article Summarizer project. Use this skill for security-related code fixes including: PBKDF2 salt hardening, MCP audit log sanitization improvements, and SSRF DNS rebinding protection. Targets WARN-002, WARN-003, WARN-005 from TEST_ISSUES.txt.

2026-04-02
ssrf-dns-rebinding-fix
Analistas de segurança da informação

Implement defense-in-depth SSRF protection with DNS rebinding prevention. Use this skill to fix P0-3, P1-4, P1-5: create SSRFSafeTransport for httpx that resolves DNS once and connects to the validated IP, block alternative IP notations (decimal/octal/IPv6-mapped), disable automatic HTTP redirects, and block cloud metadata endpoints.

2026-04-02
test-generator
Analistas de garantia de qualidade de software e testadores

Generate unit tests for uncovered modules in the WeChat Article Summarizer project. Use this skill to create pytest-based unit tests for scrapers, CLI, SimpleSummarizer, observability, and async_executor modules. Tests should use mocks to isolate external dependencies.

2026-04-02
test-isolation-fixer
Analistas de garantia de qualidade de software e testadores

Fix the 52% of tests that cannot run independently due to shared state, execution order dependencies, or container coupling. Use this skill to fix P1-8: add pytest-randomly for order detection, refactor shared global state into fixtures, replace file system side effects with tmp_path, and ensure every test passes when run in isolation.

2026-04-02
type-safety-enforcer
Desenvolvedores de software

Enforce static type checking across the codebase with mypy. Use this skill to fix P2-3~P2-5 (type errors in progress.py, summary_evaluator.py, secure_storage.py, structured_logging.py), P2-7 (add mypy configuration), and P3-1 (type check config). Configures mypy strict mode, fixes all known type errors, and adds type checking to the dev workflow.

2026-04-02
wechat-project-3round-audit
Desenvolvedores de software

Conduct deep three-round web-backed audits for the WeChat Article Summarizer project. Use when tasks require analyzing runtime mechanics, producing graded issue inventories, and generating issue-to-fix mappings with source-backed recommendations and local markdown deliverables.

2026-04-02
baoyu-article-illustrator
Designers gráficos

Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style two-dimension approach. Use when user asks to "illustrate article", "add images", "generate images for article", or "为文章配图".

2026-04-02
baoyu-comic
Artistas de efeitos especiais e animadores

Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and sequential image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".

2026-04-02
baoyu-cover-image
Designers gráficos

Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 10 color palettes and 7 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover".

2026-04-02
baoyu-danger-gemini-web
Desenvolvedores de software

Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input, and multi-turn conversations. Use when other skills need image generation backend, or when user requests "generate image with Gemini", "Gemini text generation", or needs vision-capable AI generation.

2026-04-02
baoyu-danger-x-to-markdown
Desenvolvedores de software

Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions "X to markdown", "tweet to markdown", "save tweet", or provides x.com/twitter.com URLs for conversion.

2026-04-02
baoyu-image-gen
Designers gráficos

AI image generation with OpenAI, Azure OpenAI, Google, OpenRouter, DashScope, MiniMax, Jimeng, Seedream and Replicate APIs. Supports text-to-image, reference images, aspect ratios, and batch generation from saved prompt files. Sequential by default; use batch parallel generation when the user already has multiple prompts or wants stable multi-image throughput. Use when user asks to generate, create, or draw images.

2026-04-02
baoyu-imagine
Designers gráficos

AI image generation with OpenAI, Azure OpenAI, Google, OpenRouter, DashScope, MiniMax, Jimeng, Seedream and Replicate APIs. Supports text-to-image, reference images, aspect ratios, and batch generation from saved prompt files. Sequential by default; use batch parallel generation when the user already has multiple prompts or wants stable multi-image throughput. Use when user asks to generate, create, or draw images.

2026-04-02
baoyu-infographic
Designers gráficos

Generates professional infographics with 21 layout types and 20 visual styles. Analyzes content, recommends layout×style combinations, and generates publication-ready infographics. Use when user asks to create "infographic", "信息图", "visual summary", "可视化", or "高密度信息大图".

2026-04-02
baoyu-markdown-to-html
Desenvolvedores de software

Converts Markdown to styled HTML with WeChat-compatible themes. Supports code highlighting, math, PlantUML, footnotes, alerts, infographics, and optional bottom citations for external links. Use when user asks for "markdown to html", "convert md to html", "md 转 html", "微信外链转底部引用", or needs styled HTML output from markdown.

2026-04-02
baoyu-post-to-wechat
Desenvolvedores de software

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".

2026-04-02
baoyu-post-to-weibo
Desenvolvedores de software

Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chrome CDP. Use when user asks to "post to Weibo", "发微博", "发布微博", "publish to Weibo", "share on Weibo", "写微博", or "微博头条文章".

2026-04-02
baoyu-post-to-x
Desenvolvedores de software

Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). Uses real Chrome with CDP to bypass anti-automation. Use when user asks to "post to X", "tweet", "publish to Twitter", or "share on X".

2026-04-02
baoyu-slide-deck
Designers gráficos

Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", "slide deck", or "PPT".

2026-04-02
baoyu-translate
Desenvolvedores de software

Translates articles and documents between languages with three modes - quick (direct), normal (analyze then translate), and refined (analyze, translate, review, polish). Supports custom glossaries and terminology consistency via EXTEND.md. Use when user asks to "translate", "翻译", "精翻", "translate article", "translate to Chinese/English", "改成中文", "改成英文", "convert to Chinese", "localize", "本地化", or needs any document translation. Also triggers for "refined translation", "精细翻译", "proofread translation", "快速翻译", "快翻", "这篇文章翻译一下", or when a URL or file is provided with translation intent.

2026-04-02
baoyu-url-to-markdown
Desenvolvedores de software

Fetch any URL and convert to markdown using baoyu-fetch CLI (Chrome CDP with site-specific adapters). Built-in adapters for X/Twitter, YouTube transcripts, Hacker News threads, and generic pages via Defuddle. Handles login/CAPTCHA via interaction wait modes. Use when user wants to save a webpage as markdown.

2026-04-02
baoyu-xhs-images
Designers gráficos

Generates Xiaohongshu (Little Red Book) infographic series with 11 visual styles and 8 layouts. Breaks content into 1-10 cartoon-style images optimized for XHS engagement. Use when user mentions "小红书图片", "XHS images", "RedNote infographics", "小红书种草", or wants social media infographics for Chinese platforms.

2026-04-02
baoyu-youtube-transcript
Desenvolvedores de software

Downloads YouTube video transcripts/subtitles and cover images by URL or video ID. Supports multiple languages, translation, chapters, and speaker identification. Caches raw data for fast re-formatting. Use when user asks to "get YouTube transcript", "download subtitles", "get captions", "YouTube字幕", "YouTube封面", "视频封面", "video thumbnail", "video cover image", or provides a YouTube URL and wants the transcript/subtitle text or cover image extracted.

2026-04-02
chrome-devtools
Desenvolvedores de software

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

2026-04-02
mcp-config
Outras ocupações de informática

Configure MCP (Model Context Protocol) servers for Claude Code. Manage MCP servers at user or project scope with best practices to avoid context pollution.

2026-04-02
mcp-management
Desenvolvedores de software

Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.

2026-04-02
n8n-code-javascript
Desenvolvedores de software

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.

2026-04-02
n8n-code-python
Desenvolvedores de software

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.

2026-04-02
n8n-mcp-tools-expert
Desenvolvedores de software

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

2026-04-02
n8n-node-configuration
Desenvolvedores de software

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type.

2026-04-02
Mostrando as 40 principais de 51 skills coletadas neste repositório.