·signals

Listen to live trading signals from SignalNGN using `sn signals`. Use this skill when acting as a trading bot to subscribe to the signal stream, parse signal payloads, filter by confidence or action, and decide when to trade.

9Installs·0Trend·@spot-canvas

Installation

$npx skills add https://github.com/spot-canvas/sn --skill signals

How to Install signals

Quickly install signals AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/spot-canvas/sn --skill signals
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: spot-canvas/sn.

SKILL.md

View raw

sn signals subscribes to the live NATS signal stream and prints one JSON object per signal to stdout. This is the primary input loop for a trading bot agent.

No NATS credentials setup is needed — sn signals uses embedded read-only credentials by default.

Granularity values: ONEMINUTE, FIVEMINUTES, FIFTEENMINUTES, THIRTYMINUTES, ONEHOUR, TWOHOURS, SIXHOURS, ONEDAY

Listen to live trading signals from SignalNGN using `sn signals`. Use this skill when acting as a trading bot to subscribe to the signal stream, parse signal payloads, filter by confidence or action, and decide when to trade. Source: spot-canvas/sn.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/spot-canvas/sn --skill signals
Category
*Creative Media
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from spot-canvas/sn

Quick answers

What is signals?

Listen to live trading signals from SignalNGN using `sn signals`. Use this skill when acting as a trading bot to subscribe to the signal stream, parse signal payloads, filter by confidence or action, and decide when to trade. Source: spot-canvas/sn.

How do I install signals?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/spot-canvas/sn --skill signals Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/spot-canvas/sn

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-28

Related Skills