← Back to Skills Marketplace
zack-dev-cm

Random Coffee Best Fit Outreach

by Zakhar Pashkin · GitHub ↗ · v0.1.3 · MIT-0
cross-platform ✓ Security Clean
103
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install random-coffee-best-fit-outreach
Description
Offline random coffee skill for ranking opt-in people and preparing consent-first intro packets. It creates local reports only; any external communication st...
Usage Guidance
This skill appears to do what it claims: run an offline matching workflow using local, consented CSV data and produce local review packets. Before using it: (1) verify participant data is properly consented and stripped of private profile text/handles, (2) run the included tests (pytest) and inspect the repository's src/random_coffee_matcher package locally to confirm behavior, (3) keep generated packets local and perform any outreach manually per the runbook, and (4) run the tool in an isolated environment if you want extra assurance (no network access required).
Capability Analysis
Type: OpenClaw Skill Name: random-coffee-best-fit-outreach Version: 0.1.3 The skill provides a workflow for matching participants for networking ('random coffee') using local CSV data. The instructions in SKILL.md and the accompanying runbooks (references/outreach-surface-runbook.md) are heavily focused on privacy, consent, and ensuring that all data processing and communication drafting remain local and operator-controlled. The Python wrapper (scripts/random_coffee_matcher.py) is a standard utility for executing the package's CLI logic, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
Name/description ask for offline ranking and packet generation; the only runtime requirement is Python and the bundled wrapper script simply invokes a local CLI from the repo. No unrelated credentials, binaries, or config paths are required.
Instruction Scope
SKILL.md confines actions to local CSV inputs, local reports, and manual operator handoff. Commands shown run the local CLI/module and test suite. The instructions explicitly forbid external communication from the public skill and call out consent rules.
Install Mechanism
There is no install spec—this is instruction-only plus a small launcher script. Nothing is downloaded or written during install by the skill itself.
Credentials
No environment variables, secrets, or external credentials are requested. The skill expects operator-supplied, consented participant data and documents privacy-preserving practices.
Persistence & Privilege
The skill is not forced-always and does not request persistent system-wide privileges or modify other skills. It merely runs local code when invoked.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install random-coffee-best-fit-outreach
  3. After installation, invoke the skill by name or use /random-coffee-best-fit-outreach
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.3
Restore public skill metadata with version, homepage, license, skill key, and Python runtime alternatives.
v0.1.2
- Removed redundant metadata fields and version from SKILL.md for a cleaner skill definition. - No functional or behavioral changes to the skill; documentation only.
v0.1.1
Remove platform-control wording from the public ClawHub skill and add a local ClawHub surface gate.
v0.1.0
Initial public ClawHub release.
Metadata
Slug random-coffee-best-fit-outreach
Version 0.1.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Random Coffee Best Fit Outreach?

Offline random coffee skill for ranking opt-in people and preparing consent-first intro packets. It creates local reports only; any external communication st... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install Random Coffee Best Fit Outreach?

Run "/install random-coffee-best-fit-outreach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Random Coffee Best Fit Outreach free?

Yes, Random Coffee Best Fit Outreach is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Random Coffee Best Fit Outreach support?

Random Coffee Best Fit Outreach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Random Coffee Best Fit Outreach?

It is built and maintained by Zakhar Pashkin (@zack-dev-cm); the current version is v0.1.3.

💬 Comments