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

marketplace

marketplace contém 33 skills coletadas de Mearman, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
33
Stars
3
atualizado
2026-02-05
Forks
0
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

json-manipulation-patterns
Desenvolvedores de software

Use when the user needs help with path queries, JSON transformations, schema validation, or safe JSON editing workflows. Triggered by questions about JSON operations, data extraction, file merging, or validation strategies.

2026-02-05
cve-audit
Analistas de segurança da informação

Scan project dependencies for known vulnerabilities. Automatically detect and parse package files (package.json, requirements.txt, Gemfile, go.mod, pom.xml) and check all dependencies against the CVE database. Use when you want to audit a project for security vulnerabilities, check if dependencies have known CVEs, or generate a vulnerability report for compliance.

2026-02-03
cve-lookup
Analistas de segurança da informação

Search for Common Vulnerabilities and Exposures (CVEs) by ID (e.g., CVE-2024-1086) or by product name (e.g., OpenSSL, Apache Tomcat). Get detailed vulnerability information including severity scores, affected software versions, and references. Use when the user wants to look up CVE information, check if a product has known vulnerabilities, or research security issues.

2026-02-03
schema-check
Desenvolvedores de software

Validate a JSON file against the schema referenced in its $schema property. Use when the user asks to check JSON against its own schema, validate self-describing JSON, auto-validate JSON files, or verify JSON with embedded schema reference.

2026-01-22
schema-validate
Desenvolvedores de software

Validate JSON data against a JSON Schema. Use when the user asks to validate JSON against a schema, check if JSON conforms to a schema, test JSON data validity, or verify JSON structure matches a schema definition.

2026-01-22
schema-meta
Desenvolvedores de software

Validate that a JSON Schema is well-formed and conforms to the JSON Schema specification. Use when the user asks to check if a schema is valid, verify schema syntax, validate schema structure, or check a JSON Schema file for errors.

2026-01-22
wayback-frequency
Desenvolvedores de software

Analyze Wayback Machine capture frequency and rate for a URL. Use when the user wants to see how often a URL is archived, capture statistics, or archive density over time.

2026-01-20
wayback-newest
Desenvolvedores de software

Find the most recent archived version of a URL from the Wayback Machine. Use when the user wants to see the latest capture, newest archive, or current version of a webpage.

2026-01-20
wayback-oldest
Desenvolvedores web

Find the earliest archived version of a URL from the Wayback Machine. Use when the user wants to see the first capture, oldest archive, or original version of a webpage.

2026-01-20
wayback-range
Desenvolvedores web

Show the archive time span for a URL from the Wayback Machine. Use when the user wants to see both the oldest and newest captures, the archive range, or how long a URL has been archived.

2026-01-20
bib-cite-web
Desenvolvedores de software

Create bibliography citations from web page URLs with automatic Wayback Machine archival and metadata extraction. Use when the user asks to cite a website, create a citation for a URL, archive and cite a web page, or generate a bibliography entry from a web address.

2026-01-19
latex-to-md
Desenvolvedores de software

Convert LaTeX to Markdown format. Use when the user asks to convert, transform, or change LaTeX files to Markdown, or mentions converting .tex files to .md files.

2026-01-19
md-to-latex
Desenvolvedores de software

Convert Markdown to LaTeX format. Use when the user asks to convert, transform, or change Markdown files to LaTeX, or mentions converting .md files to .tex files.

2026-01-19
github-rate-limit
Desenvolvedores de software

Check GitHub API rate limit status and remaining quota. Use when the user asks about API quota, rate limits, or wants to know how many requests are remaining.

2026-01-18
pypi-package-info
Desenvolvedores de software

Get detailed metadata for Python packages from PyPI including versions, release information, dependencies, and project URLs. Use when the user asks for package information, Python package details, release history, or PyPI metadata.

2026-01-18
wayback-cache
Administradores de redes e sistemas de computador

Manage Wayback Machine API cache. Use when clearing cached data, checking cache status, or bypassing cache for fresh API responses. Applies to all wayback operations (check, list, screenshot).

2026-01-18
wayback-check
Desenvolvedores de software

Check if a URL is archived in the Wayback Machine. Use when the user asks to check archive status, verify if a page is saved, or find archived versions of a URL.

2026-01-18
wayback-list
Desenvolvedores de software

List Wayback Machine snapshots for a URL. Use when the user wants to see archive history, view all snapshots, find older versions, or browse archived copies of a webpage.

2026-01-18
wayback-screenshot
Desenvolvedores web

Retrieve screenshots from the Wayback Machine. Use when the user wants to see how a webpage looked, get a visual snapshot, find archived screenshots, or view historical page appearance.

2026-01-18
wayback-submit
Desenvolvedores de software

Submit a URL to the Wayback Machine for archiving. Use when the user wants to archive a webpage, save a page to the Internet Archive, preserve a URL, or create a snapshot.

2026-01-18
npms-analyze
Desenvolvedores de software

Analyze npm package quality using NPMS.io scores for quality, popularity, and maintenance. Use when the user asks for package quality analysis, NPMS scores, or package evaluation metrics.

2026-01-18
npms-compare
Desenvolvedores de software

Compare multiple npm packages side-by-side using NPMS.io quality scores. Use when the user asks to compare packages, evaluate alternatives, or choose between multiple options.

2026-01-18
npms-suggest
Desenvolvedores de software

Get npm package name suggestions and autocomplete from NPMS.io. Use when the user asks for package name suggestions, wants to autocomplete a package name, or search for packages by name pattern.

2026-01-18
npm-downloads
Desenvolvedores de software

Get download statistics for an npm package over time. Use when the user asks for package download counts, popularity metrics, or usage statistics.

2026-01-18
npm-exists
Desenvolvedores de software

Check if an npm package name exists in the registry. Use when the user asks if a package name is available, wants to check package existence, or verify if a package is published.

2026-01-18
npm-info
Desenvolvedores de software

Get detailed metadata for an npm package including versions, dependencies, maintainers, and repository information. Use when the user asks for package details, version history, or package metadata.

2026-01-18
npm-search
Desenvolvedores de software

Search for npm packages by keyword, name, or description. Use when the user asks to search npm packages, find packages related to a topic, or discover packages for a specific purpose.

2026-01-18
gravatar-check
Desenvolvedores web

Check if a Gravatar exists for an email address. Use when the user wants to verify if someone has a Gravatar, check avatar availability, or validate email addresses against Gravatar's database.

2026-01-18
gravatar-download
Desenvolvedores de software

Download Gravatar avatar images to local files. Use when the user wants to save Gravatar images, download profile pictures, or create local avatar caches.

2026-01-18
gravatar-url
Desenvolvedores de software

Generate a Gravatar avatar URL from an email address. Use when the user asks for a Gravatar URL, wants to generate an avatar from an email, or needs profile image URLs for developers.

2026-01-18
github-readme
Desenvolvedores de software

Fetch the README content from a GitHub repository. Use when the user asks for a repository README, documentation, or wants to read the repo's main documentation file.

2026-01-18
github-repo
Desenvolvedores de software

Get GitHub repository information including stars, forks, issues, languages, and metadata. Use when the user asks for repository details, GitHub stats, or repo information.

2026-01-18
github-user
Desenvolvedores de software

Get GitHub user profile information including repos, followers, and activity. Use when the user asks for GitHub user details, profile information, or developer stats.

2026-01-18