← Back to Skills Marketplace
279
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install palmistry-ai-palm-reader
Description
AI-powered palm reading and analysis from palm images. Supports English, Tamil, Telugu, Kannada, and Hindi. Use when a user wants a palm reading, palmistry a...
Usage Guidance
This skill sends user palm photos and metadata to https://portal.toolweb.in and requires you to provide an API key (TOOLWEB_API_KEY). Before installing, verify the legitimacy and privacy policy of portal.toolweb.in, understand that image data will leave your environment (may be stored and billed), consider testing with non-sensitive images, and ensure the API key you provide has appropriate scope and billing limits. Also confirm the exact API endpoint/path with the provider (SKILL.md shows slightly inconsistent path names) and decide whether you are comfortable with a remote service doing the image analysis.
Capability Analysis
Type: OpenClaw Skill
Name: palmistry-ai-palm-reader
Version: 1.0.2
The palmistry-ai-palm-reader skill is a legitimate tool designed to provide palmistry analysis by interfacing with a third-party API at portal.toolweb.in. It requires a user-provided API key (TOOLWEB_API_KEY) and uses standard system utilities (curl, base64) to process and transmit palm images for analysis. The instructions in SKILL.md are transparent about the workflow, data transmission, and billing model, with no evidence of malicious intent, unauthorized data exfiltration, or shell injection vulnerabilities.
Capability Assessment
Purpose & Capability
Name/description (AI palm reader) matches requested resources: a single TOOLWEB_API_KEY and curl are appropriate for an instruction-only skill that calls an external API. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions consistently require converting the user-provided palm image to base64 and POSTing it to the ToolWeb endpoint; they explicitly forbid local inference and mandate using the remote API. This is consistent with the described behavior but has privacy implications because raw images are sent to an external service. Minor inconsistency in the SKILL.md around the exact API path naming (several variants shown) should be clarified but does not change core behavior.
Install Mechanism
No install spec or third-party downloads — instruction-only skill. This is the lowest-risk install model; nothing is written to disk by the skill itself beyond what the agent would normally do when handling an image.
Credentials
Only TOOLWEB_API_KEY is required (declared as primary), which is proportionate for a hosted API. However, the API will receive users' palm images and session metadata (sessionId, userId, timestamp) — users should expect their images and associated metadata to be transmitted and potentially stored/billed by the service.
Persistence & Privilege
always is false, no config paths requested, and the skill does not request persistent system-level privileges. It does require an API key but does not modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install palmistry-ai-palm-reader - After installation, invoke the skill by name or use
/palmistry-ai-palm-reader - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
No functional code or logic changes; documentation only.
- SKILL.md was reformatted with minor adjustments, such as whitespace changes.
- Content, instructions, and features remain unchanged.
- No impact on the skill's API usage, workflow, or user experience.
v1.0.1
- Enforced strict guidance to always call the ToolWeb API for palm readings; do not answer from general knowledge.
- Added critical instructions to communicate errors and require configuration of TOOLWEB_API_KEY before proceeding.
- Emphasized that the API provides proprietary, expert-level analysis which cannot be replicated otherwise.
- Clarified the requirement for billing and API tracking in the workflow.
- No changes to usage instructions, API endpoints, or core functionality.
v1.0.0
Initial release of AI-powered palmistry skill:
- Enables palm reading and analysis from user-supplied palm images using AI.
- Supports English, Tamil, Telugu, Kannada, and Hindi for accessible readings.
- Delivers detailed interpretations of Heart Line, Head Line, Life Line, Fate Line, mounts, and an overall fortune summary.
- Provides an option to generate and download HTML reports of readings.
- Requires a ToolWeb API key and a clear palm photo for operation.
- Includes clear workflow guidance, error handling, and usage examples.
Metadata
Frequently Asked Questions
What is Palmistry Ai Palm Reader?
AI-powered palm reading and analysis from palm images. Supports English, Tamil, Telugu, Kannada, and Hindi. Use when a user wants a palm reading, palmistry a... It is an AI Agent Skill for Claude Code / OpenClaw, with 279 downloads so far.
How do I install Palmistry Ai Palm Reader?
Run "/install palmistry-ai-palm-reader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Palmistry Ai Palm Reader free?
Yes, Palmistry Ai Palm Reader is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Palmistry Ai Palm Reader support?
Palmistry Ai Palm Reader is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Palmistry Ai Palm Reader?
It is built and maintained by ToolWeb (@krishnakumarmahadevan-cmd); the current version is v1.0.2.
More Skills