← 返回 Skills 市场
property-value
作者
jpengcheng523-netizen
· GitHub ↗
· v1.0.0
· MIT-0
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jpeng-property-value
功能描述
Estimate property values
使用说明 (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": {}
}
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jpeng-property-value - 安装完成后,直接呼叫该 Skill 的名称或使用
/jpeng-property-value触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
property-value 是什么?
Estimate property values. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 property-value?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jpeng-property-value」即可一键安装,无需额外配置。
property-value 是免费的吗?
是的,property-value 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
property-value 支持哪些平台?
property-value 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 property-value?
由 jpengcheng523-netizen(@jpengcheng523-netizen)开发并维护,当前版本 v1.0.0。
推荐 Skills