Correios Rastreio

# Correios Rastreio Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Correios Rastreio" with this command: npx skills add runawaydevil/correios-rastreio

Correios Rastreio Skill

Rastreia pacotes e encomendas dos Correios via API oficial.

Gatilhos

Ative a skill usando:

  • "rastrear", "rastreio" — rastrear código
  • "onde está meu pacote" — verificar último
  • "código dos correios" — ajuda
  • "pedido", "encomenda" — consultar

Como Usar

# Rastrear por código
node src/index.js track PW123456789BR

# Rastrear múltiplos códigos
node src/index.js track "PW123456789BR,AB987654321BR"

# Ver histórico local
node src/index.js history

# Adicionar aos favoritos (apelido)
node src/index.js save PW123456789BR "Presente aniversário"

# Listar favoritos
node src/index.js favorites

Configuração

Obtendo a API Key

  1. Acesse o portal de desenvolvedores dos Correios: https://developers.correios.com.br

  2. Crie uma conta ou faça login

  3. Solicite acesso à API de Rastreamento

  4. Copie sua API Key e configure:

    export CORREIOS_API_KEY="sua_api_key_aqui"
    

Variáveis de Ambiente

  • CORREIOS_API_KEY — Token de autenticação (obrigatório)

API

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

M3U8 Downloader

Download encrypted m3u8/HLS videos using parallel downloads. Use when given an m3u8 URL to download a video, especially encrypted HLS streams with AES-128.

Registry SourceRecently Updated
General

Data Analyst Cn

数据分析助手 - 数据清洗、统计分析、可视化建议。适合:数据分析师、产品经理、运营。

Registry SourceRecently Updated
General

QuantumOS

Install and manage QuantumOS, an AI command center dashboard for OpenClaw. Use when the user wants to set up QuantumOS, start/stop the dashboard, troubleshoo...

Registry SourceRecently Updated