Crm Next Action

v1.0.0

为机会池或客户列表逐条生成下一步动作、跟进理由和不推进原因。;use for crm, next-action, sales workflows;do not use for 伪造客户互动记录, 擅自发消息.

0· 134·0 current·0 all-time
byvx:17605205782@52yuanchangxing
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (generate next actions for opportunities) matches the code and resources: the script and templates produce structured briefs from input text/CSV. The script also implements additional audit modes (directory_audit, pattern_audit, csv_audit, skill_audit) that extend beyond a minimal 'next-action' generator; these are plausible utilities for reviewing input material but are broader than the short description.
Instruction Scope
SKILL.md stays within intended boundaries (generate suggestions, do not write back to CRMs, list 'do not fake interactions'). It instructs optionally running the bundled scripts. The script reads local files/directories and CSVs — if given arbitrary filesystem paths it can enumerate and read many text file types. The agent's runtime instructions do not direct network exfiltration or writing to external services.
Install Mechanism
There is no install spec; the skill is instruction-only with an included Python script. The only required binary is python3 and there are no downloads or third‑party package installs.
Credentials
The skill declares no environment variables, no credentials, and no config paths. It does read local files only when invoked with file/directory inputs — legitimate for its purpose but the user should avoid passing sensitive system paths.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges or modify other skills. The script can write an output file if requested, but SKILL.md emphasizes read-only / dry-run modes and not writing back to external systems.
Assessment
This skill appears to do what it says: generate structured 'next action' suggestions and local audit reports. Before running the included script, review or run it in a sandbox and avoid passing sensitive directories (e.g., /, your home, or locations with secrets). Use the --dry-run flag and inspect outputs; do not pass production CRM credentials or paths that would allow the script to read unrelated confidential files. If you plan to let an agent invoke this autonomously, ensure it is only given appropriate input files and not broad filesystem paths.

Like a lobster shell, security has layers — review code before you run it.

latestvk970ax9e3fcfzzwd9ary9awghd830cwq

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

➡️ Clawdis
OSmacOS · Linux · Windows
Binspython3

Comments