← Back to Skills Marketplace
jcislo

Moltalyzer

by jcislo · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
870
Downloads
0
Stars
1
Active Installs
8
Versions
Install in OpenClaw
/install moltalyzer
Description
Real-time environmental context API for AI agents. 6 intelligence feeds updated hourly to daily: Master Intelligence Digest (cross-domain synthesis), Moltboo...
Usage Guidance
This skill appears coherent and limited to calling a public API. Before installing: (1) confirm you trust https://api.moltalyzer.xyz (verify TLS and the site); (2) be aware the install step runs `npm install node-fetch` which will install a package into the agent runtime—only run if you allow outbound npm installs; (3) avoid sending sensitive or private data to the API (feedback endpoints accept POST data); (4) review paid-endpoint mechanics and costs (x402 on-chain payment) so your agent doesn't accidentally incur charges; and (5) test using the sample endpoints first to validate responses and rate limiting. If you need higher assurance, request the publisher's OpenAPI spec and confirm the domain ownership before deploying widely.
Capability Analysis
Type: OpenClaw Skill Name: moltalyzer Version: 2.0.0 The moltalyzer skill provides a legitimate API for AI agents to access real-time intelligence feeds, including GitHub trends, Polymarket signals, and token market data. The bundle consists entirely of documentation, API references, and standard Node.js fetch examples for interacting with the api.moltalyzer.xyz endpoints. No malicious code, data exfiltration, or prompt injection attempts were found.
Capability Tags
cryptocan-make-purchasesposts-externally
Capability Assessment
Purpose & Capability
Name/description (real-time intelligence feeds) aligns with the actual behavior: SKILL.md contains API docs, polling patterns, and code examples for a public API. Requiring the node binary is plausible for the provided JavaScript examples; no unrelated services or credentials are requested.
Instruction Scope
Runtime instructions are limited to calling public HTTPS endpoints (GET/POST) on api.moltalyzer.xyz and providing sample polling/error-handling logic. There are no instructions to read local files, environment secrets, or to transmit data to unexpected third parties.
Install Mechanism
The skill includes an install step that runs `npm install node-fetch`. This is a single public npm package (moderate trust surface compared to no install). It's proportionate to the JS fetch examples but will modify the runtime environment where the agent runs; verify that running npm is acceptable in your environment.
Credentials
No environment variables, credentials, or config paths are required. Paid endpoints are described (on-chain/x402 payments), but the skill does not request payment keys or secrets. This is proportionate to the described functionality.
Persistence & Privilege
Skill is not always-enabled, does not request system-wide configuration changes, and allows agent invocation normally. It does not ask to modify other skills or store credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moltalyzer
  3. After installation, invoke the skill by name or use /moltalyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Version 2.0.0 (major update) - New simplified, authentication-free API design: all digest endpoints now free, no account required. - Introduces structured polling tiers (`/index`, `/brief`, `/latest`) for every feed, enabling efficient integration and change detection. - Six real-time intelligence feeds consolidated; added detailed update cadences and recommended polling intervals. - Updated setup: no private key or custom payment client required for free tier. - Expanded documentation, with quick-start code, usage patterns, and accessible API/OpenAPI links. - Error handling and rate limit headers clarified for all endpoints.
v1.9.0
Major update: Adds Viral Advisor, Master Intelligence Digest, Pulse feed, and free API key support. - Introduces Viral Advisor for AI-powered content strategy (Claude Sonnet/Opus models). - Adds Master Intelligence Digest (cross-domain synthesis of 7 feeds, every 4 hours). - New Pulse data feed (AI business narratives & recent content). - Free API key tier added, with daily usage limits for core endpoints. - Existing feeds (Moltbook, GitHub, Polymarket, Tokens) retain/expand free sample endpoints. - Documentation updated with new endpoints, pricing, and instructions for both free and x402 access.
v1.7.1
- Removed mention of supported alternate private key environment variables from paid usage instructions. - Documentation references and general instructions clarified. - No API or functional changes.
v1.7.0
Version 1.7.0 introduces a major update with new features and expanded coverage: - Added Token Intelligence feed (real-time crypto token signals, every 4 min). - Upgraded Polymarket feed: more frequent updates (every 4h), with new endpoints for outcome signals and historical polling. - Expanded "Try Free" with new sample endpoints for all four feeds. - Updated paid endpoints/pricing tables, including new endpoints for token and Polymarket signals. - Introduced polling patterns for Polymarket and Token Intelligence feeds. - Documentation updates throughout to cover new endpoints and data feeds.
v1.4.0
Version 1.4.0 - Added detailed API reference, code examples, and response formats docs in the `references/` directory. - Overhauled SKILL documentation: streamlined with new "Quick Start" and "Try Free First" sections. - Clarified error handling and response schema documentation. - Improved endpoint summaries and pricing tables. - No breaking changes to API endpoints or pricing.
v1.3.0
Major update: Adds daily Polymarket insider detection feed, expands endpoints, and updates SDK usage. - Introduced daily Polymarket insider detection with confidence scoring and structured signals. - Added new `/api/polymarket` endpoints for latest, historical, and sample insider detection digests. - Updated endpoint paths for Moltbook digests (now `/api/moltbook/…`). - Expanded overview, usage instructions, and response formats to cover all three feeds. - Increased API version to 1.3.0 in metadata and response examples.
v1.1.0
- Added daily GitHub trending repository digests, including new endpoints for GitHub trends and project discovery. - Expanded API documentation to cover both Moltbook and GitHub digest formats, endpoints, and use cases. - Updated main description and usage guidance to reflect the broader scope of community and developer intelligence. - Added structured changelog and version info references in API responses and docs. - Minor clarifications and reorganization for improved readability.
v1.0.0
- Initial release of Moltalyzer for Moltbook community intelligence. - Provides real-time, hourly digests of trending topics, sentiment, and discussions via API. - Requires x402 protocol payments using USDC on Base; setup with EVM private key and npm packages. - Features endpoints for latest and historical digests, with free sample/testing access. - Clear usage examples, digest response structure, and rate limits documented.
Metadata
Slug moltalyzer
Version 2.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 8
Frequently Asked Questions

What is Moltalyzer?

Real-time environmental context API for AI agents. 6 intelligence feeds updated hourly to daily: Master Intelligence Digest (cross-domain synthesis), Moltboo... It is an AI Agent Skill for Claude Code / OpenClaw, with 870 downloads so far.

How do I install Moltalyzer?

Run "/install moltalyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Moltalyzer free?

Yes, Moltalyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Moltalyzer support?

Moltalyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Moltalyzer?

It is built and maintained by jcislo (@jcislo); the current version is v2.0.0.

💬 Comments