CRM Pipeline Manager

v1.0.0

Manage your sales pipeline via natural language—add leads, update stages, log interactions, set reminders, and generate reports without complex CRM software.

0· 195·0 current·0 all-time
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, README, and SKILL.md all describe a local chat-driven CRM; required resources (none) are appropriate for that purpose. The skill's behavior (parsing input, storing leads, generating reports) is coherent with the stated goal.
Instruction Scope
Runtime instructions direct the agent to create/read/append a local JSON database at ./data/pipeline.json, keep backups, log interactions, and produce reports. These file operations are expected for a local CRM and the SKILL.md does not instruct the agent to access unrelated system files, environment variables, or external endpoints.
Install Mechanism
There is no install specification and no code files to execute; this is instruction-only, so nothing is downloaded or written by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. That matches its local-only operation. Note: storing leads implies handling personal data (emails/phones) in cleartext unless the user configures encryption.
Persistence & Privilege
always:false and normal autonomous invocation; the skill only requests to write/read files under its own data paths (./data, ./config, ./exports) and does not modify other skills or system-wide settings.
Assessment
This skill is coherent and local-only: it will create and update ./data/pipeline.json and backups in your working directory. Before installing, consider: (1) these files will contain contact and deal data (PII) stored locally and likely unencrypted—restrict filesystem permissions or use disk encryption if needed; (2) confirm the agent runtime has only the intended filesystem access (it will need write permission to ./data); (3) because the skill is instruction-only, there is no installer to inspect — review the SKILL.md and local files you receive to ensure they match expectations; (4) if you want cloud sync or automated reminders, expect to supply additional credentials or services (this skill does not request them). Proceed if you are comfortable with local storage of prospect data and have appropriate backups and access controls.

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

crmvk973t42z4h3gfad5xw36kmk8rd82raxqfollow-upvk973t42z4h3gfad5xw36kmk8rd82raxqhubspotvk973t42z4h3gfad5xw36kmk8rd82raxqlatestvk973t42z4h3gfad5xw36kmk8rd82raxqleadsvk973t42z4h3gfad5xw36kmk8rd82raxqpipelinevk973t42z4h3gfad5xw36kmk8rd82raxqrevenuevk973t42z4h3gfad5xw36kmk8rd82raxqsalesvk973t42z4h3gfad5xw36kmk8rd82raxq

License

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

Comments