Channel Follow-up Automation
v1.0.0自动每日09:00检查渠道,按ROI、响应速度和成交概率评分排序,分级提醒跟进,降低遗漏率和成交周期。
⭐ 0· 93·0 current·0 all-time
by@gdp6539
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (channel follow‑up automation) align with the included templates, checklist, and the followup-check.py script. However, the SKILL.md and README reference a 'scripts/sort-channels.py' dynamic-sorting script that is not present in the file manifest — this is an inconsistency. Also the skill claims 'ROI 实时计算' and detailed effect tracking but provides no integration code or data connectors for pulling financial/CRM data; those features require external data and manual input which is not documented as automated here.
Instruction Scope
SKILL.md instructs the agent/user to run followup-check.py, generate lists, copy templates, and update statuses. Instructions do not ask the agent to access unrelated system files, environment variables, or external endpoints. The skill explicitly uses a 'manual automation' approach and asks the user to call it or set calendar reminders.
Install Mechanism
No install spec (instruction-only with one lightweight Python script) — low risk. The included script is simple, local, and contains no network calls, downloads, or extraction operations.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The runtime files likewise do not request secrets. This is proportionate to the stated manual follow‑up functionality.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence or attempt to modify other skills or system-wide settings. It requires manual invocation or user scheduling, as documented.
Assessment
This skill appears to be a straightforward manual follow‑up helper and contains only one small Python script. Before installing/using it: 1) Confirm the missing 'scripts/sort-channels.py' referenced in SKILL.md/README — either obtain it or update the documentation to reflect available code. 2) Understand that ROI/real‑time tracking and effect metrics require you to supply or connect real data (CRM, finance export); the skill does not include connectors. 3) Review the follow‑up templates to ensure compliance with your anti‑spam and privacy policies before mass sending. 4) If you plan to automate daily runs, run the script in a sandbox and verify it has no network calls and only accesses files you expect. If you need the skill to integrate with email/CRM platforms, expect to provide appropriate API credentials — which are not requested by this package and would need to be added deliberately and reviewed.Like a lobster shell, security has layers — review code before you run it.
latestvk976f0y2hrc5303mam5vs9nsz583eyq1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
