← Back to Skills Marketplace
218
Downloads
1
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install sentisense
Description
Read-only financial market data API. Stock prices, sentiment, insider trading, institutional flows, politician trades, AI insights. No trading, no purchases,...
Usage Guidance
This skill appears to be what it claims: a read-only connector to SentiSense. If you install it, only provide a dedicated API key with the minimum scope (rotate or revoke it if needed). Review the SentiSense docs and your account settings (rate limits, quota, billing tiers) before giving access. Because the agent will be able to fetch and display any data the key allows, avoid supplying a key with broader privileges than necessary and do not embed the key in public/shared scripts. If you need stronger assurance, verify the service's legitimacy (company site, GitHub SDKs, privacy/billing terms) before using production credentials.
Capability Analysis
Type: OpenClaw Skill
Name: sentisense
Version: 2.2.2
The SentiSense skill bundle is a well-documented API reference for financial market data. It provides clear instructions for AI agents to interact with its REST endpoints for stock prices, sentiment analysis, and trading activity. The documentation includes helpful 'Agent Tips' and 'Common Mistakes' sections designed to improve agent performance and prevent hallucinations, with no evidence of malicious intent, data exfiltration, or harmful prompt injection in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (read-only market data) align with required artifacts: only one env var (SENTISENSE_API_KEY) is requested and the SKILL.md documents GET endpoints and read-only usage. Nothing requested appears unrelated to a market-data API.
Instruction Scope
SKILL.md instructs the agent to call the documented REST endpoints (curl/fetch or SDK). It does not ask the agent to read arbitrary host files, other environment variables, or send data to third-party endpoints beyond sentisense.ai/linked docs. It explicitly states no write operations.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so nothing is downloaded or written to disk by an installer.
Credentials
The single required credential (SENTISENSE_API_KEY) is appropriate for an API client. No unrelated secrets, config paths, or multiple broad-scoped credentials are requested.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not modify other skills or global config. Autonomous invocation is allowed by default but is not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sentisense - After installation, invoke the skill by name or use
/sentisense - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.2.2
- Removed the CLAUDE.md file from the project.
- No feature or documentation changes to the skill itself.
v2.2.1
- Added CLAUDE.md file to the project.
- Updated SKILL.md with minor changes (no major differences in content detected).
v2.2.0
Declare SENTISENSE_API_KEY credential in frontmatter, fix capability tags
v2.1.0
- Added environment variable and auth header metadata: now supports SENTISENSE_API_KEY and clarifies X-SentiSense-API-Key usage.
- Clarified SDK information: GitHub links provided for Python and Node.js SDKs; recommends direct REST API usage for AI agents.
- Updated skill metadata block with new fields (auth-header, auth-env, sdk-source).
- No API changes; pure documentation and metadata improvements for easier integration.
v1.0.3
SentiSense 2.0.0 is a major update with enhanced docs, improved agent tips, and clearer endpoint usage.
- Expanded documentation with concrete "What You Can Build" examples for agents.
- Added agent-focused workflow guidance, common mistakes, and endpoint usage tips.
- Clarified endpoint deprecations, naming, quota behavior, and preview/pro-only responses.
- Explained differences and access requirements for free vs. PRO users.
- No file changes or breaking API changes detected in this version.
v1.0.1
Added insider trading endpoints: market-wide activity, per-ticker trades, and cluster buy signals from SEC Form 4 filings.
v1.0.0
SentiSense skill v1.0.0 changelog:
- Initial release of SentiSense market intelligence API skill.
- Supports real-time and historical stock prices, fundamentals, and peer data.
- Provides sentiment analysis, mentions, and AI-generated stock reports.
- News and social post endpoints with sentiment analytics (no headline text).
- Authentication via API key; works with free and PRO access tiers.
- Full documentation links and SDK usage examples included.
Metadata
Frequently Asked Questions
What is SentiSense API?
Read-only financial market data API. Stock prices, sentiment, insider trading, institutional flows, politician trades, AI insights. No trading, no purchases,... It is an AI Agent Skill for Claude Code / OpenClaw, with 218 downloads so far.
How do I install SentiSense API?
Run "/install sentisense" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SentiSense API free?
Yes, SentiSense API is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SentiSense API support?
SentiSense API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SentiSense API?
It is built and maintained by Senti (@thesentitrader); the current version is v2.2.2.
More Skills