Rent Ops
Description
AI 租房助手 — Claude Code Skill,主动扫描各平台房源、智能评估打分、高德地图可视化
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
rent-ops
AI 租房助手 — Agent Skill
自动爬取各平台房源 · 高德地图可视化 · 八维度智能评分 · 风险预警
功能
| 命令 | 功能 |
|---|---|
/rent {链接} |
粘贴房源链接,自动评估打分 |
/rent scrape |
爬取豆瓣租房小组 + 小红书房源 |
/rent map |
高德地图可视化所有房源 |
/rent scan |
WebSearch 扫描各平台 |
/rent risk {小区} |
搜集社交媒体避雷信息 |
/rent verify {链接} |
假房源检测(价格异常/隔断/二房东/平台专属检查) |
/rent visit |
看房准备(路线 + checklist + 砍价话术) |
/rent tracker |
管理房源跟踪表 |
安装
全局安装(推荐)
在任意目录下都能使用 `/rent`:
git clone https://github.com/BENZEMA216/rent-ops.git ~/.claude/skills/rent
~/.claude/skills/rent/scripts/setup.sh
项目级安装
仅在当前项目中使用:
mkdir -p .claude/skills
git clone https://github.com/BENZEMA216/rent-ops.git .claude/skills/rent
.claude/skills/rent/scripts/setup.sh
检查安装状态
~/.claude/skills/rent/scripts/doctor.sh
兼容性
本 skill 遵循 [Agent Skills](https://agentskills.io) 开放标准,兼容所有支持该标准的 AI 工具(Claude Code、Cursor、Gemini CLI、VS Code Copilot 等)。
快速开始
# 安装完成后,在任意目录
/rent
首次运行会引导你配置城市、预算、户型等租房需求。
多城市支持
所有平台 URL、豆瓣小组 ID、行政区和坐标全部通过 `cities/{pinyin}.yml` 驱动。切换城市只改 `config/profile.yml` 的 `city` 字段即可。
**内置城市**
| 拼音 | 中文 | 子域 code | 状态 |
|---|---|---|---|
| shenzhen | 深圳 | sz | ✅ 完整 |
| beijing | 北京 | bj | ⚠️ 豆瓣 group_id 未核实 |
| shanghai | 上海 | sh | ⚠️ 豆瓣 group_id 未核实 |
| guangzhou | 广州 | gz | ⚠️ 豆瓣 group_id 未核实 |
| hangzhou | 杭州 | hz | ⚠️ 豆瓣 group_id 未核实 |
| chengdu | 成都 | cd | ⚠️ 豆瓣 group_id 未核实 |
未核实 = 作者未亲自验证豆瓣小组 ID。第一次跑 `/rent scrape` 时如果报错,按提示去豆瓣搜 `{城市}租房` 小组把 ID 填进对应 yml。
**新增城市:** 见 [`cities/README.md`](cities/README.md),基本上就是复制 `shenzhen.yml` 改几个字段。
**地图切换城市:** 改完 `config/profile.yml` 后重跑一次 `scripts/build_city_runtime.py` 生成 `data/city-runtime.json`,刷新浏览器即可。
技术栈
- 爬虫: Playwright + playwright-stealth(豆瓣)、MediaCrawler + xhshow 签名(小红书)
- 反检测: CDP 接管真实浏览器 / stealth 补丁 /
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI