← Back to Skills Marketplace
jpengcheng523-netizen

property-value

by jpengcheng523-netizen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jpeng-property-value
Description
Estimate property values
README (SKILL.md)

Property Value Estimator

Estimate property values

When to Use

  • User needs valuation related functionality
  • Automating property tasks
  • Realestate operations

Usage

python3 scripts/property_value.py --input \x3Cinput> --output \x3Coutput>

Configuration

Set required environment variables:

export PROPERTY_API_KEY="your-api-key"

Output

Returns JSON with results:

{
  "success": true,
  "data": {}
}
Usage Guidance
Do not provide API keys or install this skill as-is. The package is missing the referenced scripts and provides no install/dependency information. Ask the publisher for: (1) the source repository or homepage, (2) the scripts/property_value.py file and any dependencies, and (3) documentation about what PROPERTY_API_KEY is for and which external API it accesses. If you must test it, do so in an isolated environment (VM or sandbox) with a throwaway API key. Prefer skills that include code or a clear install spec and a verifiable source URL before trusting credentials.
Capability Assessment
Purpose & Capability
The name and description (property value estimation) match the SKILL.md intent, but the runtime instructions reference a Python script (scripts/property_value.py) and an API key that are not present in the package or declared in the registry metadata. Requesting an API key could be appropriate for the described purpose, but the absence of the script and missing metadata is an incoherence.
Instruction Scope
SKILL.md tells the agent to run 'python3 scripts/property_value.py --input ...' and to set PROPERTY_API_KEY. There are no code files, no scripts/ directory, and no further guidance about what the script does or what external services the API key is for. The instructions are incomplete and vague, which gives the agent broad, undefined discretion and may lead to failed or unexpected behavior.
Install Mechanism
There is no install spec (instruction-only), which is low risk. However, the usage implies a Python script and likely dependencies; the absence of an install or dependency list means the package is incomplete and cannot run as documented.
Credentials
The SKILL.md asks users to set PROPERTY_API_KEY but the registry metadata lists no required environment variables or primary credential. A single API key could be reasonable for this skill's purpose, but the mismatch between documentation and declared requirements is a red flag — the skill appears to request credentials without declaring them formally.
Persistence & Privilege
The skill does not request persistent presence (always: false) and has no install-time actions or config paths. There is no evidence it modifies other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install jpeng-property-value
  3. After installation, invoke the skill by name or use /jpeng-property-value
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of jpeng-property-value. - Estimate property values with a simple script. - Supports automation of property and real estate valuation tasks. - Command-line interface for input and output files. - Requires configuration with a PROPERTY_API_KEY. - Returns results in JSON format.
Metadata
Slug jpeng-property-value
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is property-value?

Estimate property values. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install property-value?

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

Is property-value free?

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

Which platforms does property-value support?

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

Who created property-value?

It is built and maintained by jpengcheng523-netizen (@jpengcheng523-netizen); the current version is v1.0.0.

💬 Comments