near-email-reporter

Send NEAR reports and alerts via email with SMTP configuration, scheduling, and automatic reporting.

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 "near-email-reporter" with this command: npx skills add shaiss/near-email-reporter

NEAR Email Reporter Skill

Send NEAR transaction reports via email with scheduling.

Description

This skill allows you to configure email settings, send NEAR transaction reports, set up alerts, and schedule periodic email reports. Uses standard SMTP with secure configuration storage.

Features

  • Configure SMTP email settings
  • Send transaction reports via email
  • Set up alerts for specific events
  • Schedule periodic reports
  • Secure configuration storage

Commands

near-email setup [options]

Configure email settings.

Options:

  • --host <host> - SMTP server host
  • --port <port> - SMTP server port (default: 587)
  • --user <user> - SMTP username
  • --pass <pass> - SMTP password
  • --from <email> - From email address
  • --secure - Use SSL/TLS (default: false)

Example:

near-email setup --host smtp.gmail.com --port 587 --user myemail@gmail.com --pass mypassword --from myemail@gmail.com

near-email report <account_id> [recipient]

Send a transaction report for an account.

Parameters:

  • account_id - NEAR account to report on
  • recipient - Email recipient (optional, uses default)

near-email alert <account_id> <threshold> [recipient]

Set up balance alert for an account.

Parameters:

  • account_id - NEAR account to monitor
  • threshold - Balance threshold (in NEAR)
  • recipient - Email recipient (optional)

near-email schedule <account_id> <cron_expr> [recipient]

Schedule periodic email reports.

Parameters:

  • account_id - NEAR account to report on
  • cron_expr - Cron expression (e.g., "0 9 * * *" for daily at 9am)
  • recipient - Email recipient (optional)

Configuration

Email settings are stored in ~/.near-email/config.json with secure permissions.

Requirements

  • SMTP email account (Gmail, SendGrid, etc.)
  • Node.js for running the scripts

Notes

References

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

OpenClaw Windows WSL2 Install Guide

Complete step-by-step installation guide for OpenClaw on Windows 10/11 with WSL2, includes common pitfalls and solutions from real installation experience.

Registry SourceRecently Updated
General

Package Version Tracker

查询 npm 和 PyPI 包的版本信息、历史发布及依赖,支持版本比较和批量查询,响应快速无须 API key。

Registry SourceRecently Updated
General

Pinboard Manager

Use this skill for ALL Pinboard bookmark management tasks — this is the go-to skill whenever Pinboard (pinboard.in) is involved. Invoke immediately when the...

Registry SourceRecently Updated
General

51mee Resume Parse

简历解析。触发场景:用户上传简历文件要求解析、提取结构化信息。

Registry SourceRecently Updated