技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v0.2.1
统计:⭐ 1 · 120 · 0 current installs · 0 all-time installs
⭐ 1
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:alech44/founder-briefing
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's requirements and instructions match its stated purpose (turning open-house notes/CRM snippets into prioritized follow-up plans); nothing requested or installed is disproportionate or unrelated.
目的
Name and description (real-estate buyer follow-up plans) align with the instructions: classify leads, extract details, draft messages, and produce a 7-day cadence. No unrelated binaries, environment variables, or external services are requested.
说明范围
SKILL.md confines itself to parsing provided inputs (notes, texts, emails, CRM exports) and producing structured outputs. It does not instruct the agent to read system files, access environment variables, or call external endpoints. Caution: the skill expects potentially sensitive personal data (lead contact info, financial status); users should be aware of privacy when pasting real PII into prompts.
安装机制
Instruction-only skill with no install spec and no code files — minimal surface area and no downloads or writes to disk.
证书
No environment variables, credentials, or config paths are required. The declared requirements are proportional to the stated purpose.
持久
always is false and normal autonomous invocation is allowed by default. The skill does not request persistent system privileges or attempt to modify other skills or system-wide settings.
综合结论
This skill appears internally consistent for generating lead follow-ups. Before installing or using it: (1) Avoid pasting real customers' sensitive PII or financial data—test with dummy data first. (2) Confirm how your agent will deliver messages (the skill drafts SMS/email but does not request SMS/Email API keys—if you wire it to send messages, those integrations will need credentials). (3) Review generated message drafts for accuracy and com…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Real Estate Buyer Follow-Up Pro」。简介:Generate real-estate buyer lead follow-up plans from open house notes, inquiry …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alech44/founder-briefing/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
---
name: founder-briefing
description: Generate real-estate buyer lead follow-up plans from open house notes, inquiry messages, or CRM exports. Use when the user asks to prioritize leads, write personalized SMS/email follow-ups, handle objections, or produce a 7-day cadence to book buyer appointments.---
# Real Estate Buyer Follow-Up Pro
## Overview
Turn messy open house notes and lead messages into a structured follow-up system that helps buyer agents book more appointments. Focus on speed, clarity, personalization, and next best action.
## Workflow
1. Parse all lead inputs (notes, texts, emails, form submissions, CRM snippets).
2. Classify each lead as Hot / Warm / Cold using urgency and intent signals.
3. Extract known details: timeline, budget, preferred areas, financing status, objections.
4. Generate personalized communication for each lead:
- First-touch SMS
- First-touch email
- Follow-up replies for common objections
5. Build a 7-day follow-up cadence with exact daily actions.
6. Output a concise action board so the agent knows exactly who to contact first.
## Lead Priority Rules
Classify as **Hot** if 2+ signals are present:
- Wants to tour this week
- Pre-approved or cash buyer
- Specific area + budget + timeline given
- Replied within last 24h
Classify as **Warm** if:
- Some intent but incomplete details
- Timeline is “next few months”
- Engaged but not ready to schedule
Classify as **Cold** if:
- No clear timeline, low responsiveness
- Vague inquiry with no follow-up behavior
If data is missing, mark as “Needs Data” and ask for specific missing fields.
## Output Format (always use)
### 1) Priority Queue
- Hot: ...
- Warm: ...
- Cold: ...
### 2) Lead-by-Lead Follow-Up Kit
For each lead include:
- Summary (1-2 lines)
- First SMS draft
- First email draft
- Objection reply draft (if needed)
- Next-best action
### 3) 7-Day Cadence
- Day 0:
- Day 1:
- Day 3:
- Day 5:
- Day 7:
### 4) CRM Paste Block
Provide compact bullets for copy/paste into CRM notes:
- Status:
- Timeline:
- Key pain point:
- Last contact:
- Next action:
## Writing Rules
- Keep messages short, human, and local-market friendly.
- Never fabricate facts about listings, rates, or financing.
- Do not use hype or spammy language.
- Separate known facts from assumptions.
- If uncertainty exists, label it clearly as "Unverified".
## Example User Prompts
- “Turn these open house notes into follow-up texts and emails.”
- “Rank these leads and give me a 7-day follow-up plan.”
- “Write objection replies for buyers saying they want to wait for rates.”
- “Convert this CRM export into hot/warm/cold and next actions.”