Lensmor Recommendations

v1.2.0

Get AI-ranked exhibitors matching your ICP — shortlist the top accounts worth outreach at any show. "Who should we target at this show?" / "推荐参展商" / "Ausstel...

0· 56·1 current·1 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
The skill name/description match its runtime instructions: it queries Lensmor endpoints to get exhibitor recommendations and ranks them for ICP-based outreach. The single required environment variable (LENSMOR_API_KEY) is appropriate for this purpose.
Instruction Scope
SKILL.md contains procedural steps: verify the API key, resolve event_id, build filters, call Lensmor endpoints, and interpret the response. It does not instruct reading unrelated files, scanning system state, or exfiltrating data to unexpected endpoints. It does instruct handing off results to a related skill (lensmor-contact-finder), which is consistent with the workflow.
Install Mechanism
This is an instruction-only skill with no install spec and no code to install. No downloads, packages, or binaries are introduced by the skill itself.
Credentials
Only one credential is requested (LENSMOR_API_KEY) and it is documented as the primary credential required to call the Lensmor platform. No unrelated secrets, system config paths, or additional credentials are requested.
Persistence & Privilege
The skill is not always-on and is user-invocable. It does not request elevated platform privileges or modifications to other skills. Autonomous invocation (model-invocation enabled) is the platform default and not by itself a concern here.
Assessment
This skill appears coherent: it will use your LENSMOR_API_KEY to call Lensmor's public endpoints and return exhibitor recommendations. Before installing, verify you trust Lensmor (https://platform.lensmor.com / hello@lensmor.com) and that the API key you provide has only the necessary scope. Be aware that handing results to downstream skills (e.g., lensmor-contact-finder) may require additional credentials or expose matched company lists to other components—review those skills' requirements before chaining them. If you have data-privacy or supplier-list sensitivity concerns, confirm Lensmor's data handling and your org policy for sending lists to third-party services.

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

latestvk97ax0tj1gbdjkdqb3kyq3tc2984048q

License

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

Runtime requirements

EnvLENSMOR_API_KEY
Primary envLENSMOR_API_KEY

Comments