← Back to Skills Marketplace
New House
by
mikeclaw007
· GitHub ↗
· v0.1.0
· MIT-0
208
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install new-house
Description
提供新盘资讯、售楼处在线预约、购房政策及贷款计算指引。
Usage Guidance
This skill is an opinionated, instruction-only helper for new-housing info and bookings and appears internally consistent. Before installing, consider: (1) how the agent will obtain "real-time" data and booking channels — ask the author which APIs or data sources it will use; (2) whether the skill will ever prompt for or transmit personal data (names, phone numbers, payment details) during reservation flows — ensure any such actions follow your privacy policies; (3) if you plan to let the agent act autonomously, set limits so it cannot place bookings or share PII without explicit consent; and (4) verify accuracy of listings and loan guidance with authoritative sources, since the SKILL.md is high-level and does not reference trusted data providers.
Capability Analysis
Type: OpenClaw Skill
Name: new-house
Version: 0.1.0
The skill bundle consists of metadata and a descriptive markdown file (SKILL.md) for a real estate information service. It contains no executable code, network requests, or malicious instructions, and its content is entirely consistent with its stated purpose of providing housing information and appointment services.
Capability Assessment
Purpose & Capability
Name/description (new-housing info, bookings, loan guidance) match the SKILL.md content. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md is a high-level guidance document specifying filters, return fields, and example prompts. It does not instruct the agent to read local files, use credentials, or call specific external endpoints — but it is vague about how to obtain the real-time data (e.g., queue status, electronic tickets, booking channels), which could lead an agent to make external web requests or ask for credentials at runtime unless the skill is constrained by platform policies.
Install Mechanism
No install spec and no code files — lowest risk (instruction-only).
Credentials
The skill declares no required environment variables, credentials, or config paths; nothing disproportionate is being requested.
Persistence & Privilege
Defaults are used (not always:true). The skill is user-invocable and may be invoked by the model (platform default) but it does not request persistent privileges or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install new-house - After installation, invoke the skill by name or use
/new-house - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of "New House" skill:
- 提供新盘资讯、售楼处在线预约、购房政策及贷款计算指引
- 支持地理距离、社交热度、消费档次等多种筛选条件
- 返回实时排队、预约通道、电子票号等关键信息
- 覆盖营业时间、停车、导航和社区实拍图库等实用内容
- 示例用法与注意事项指引清晰,结合地理与社区热度动态更新
Metadata
Frequently Asked Questions
What is New House?
提供新盘资讯、售楼处在线预约、购房政策及贷款计算指引。 It is an AI Agent Skill for Claude Code / OpenClaw, with 208 downloads so far.
How do I install New House?
Run "/install new-house" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is New House free?
Yes, New House is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does New House support?
New House is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created New House?
It is built and maintained by mikeclaw007 (@mikeclaw007); the current version is v0.1.0.
More Skills