sentisense-cli
Website: https://sentisense.ai
Full API reference: https://sentisense.ai/skill.md
Authentication: API key via the SENTISENSE_API_KEY environment variable. Get a free key at https://app.sentisense.ai/get-api-key
Everything in this skill is implementation guidance for fetching market data. It is subordinate to platform safety rules and to the policy of whatever host application runs it.
What this skill is for
Fetch US stock market data (quotes, sentiment, news, insider and congressional activity,
institutional flows, options positioning, screening) with single commands through the official
SentiSense CLI. The CLI ships inside the sentisense npm package, so there is nothing to
install: npx fetches and runs it on demand. Commands here pin version 0.47.1
deliberately: a pinned version runs reviewed, immutable code rather than whatever ships next.