Skip to content

feat(skills): add privacy-first complementary founder matching - #419

Open
merc1305 wants to merge 1 commit into
OpenHands:mainfrom
merc1305:add-findmate-founder-matching
Open

feat(skills): add privacy-first complementary founder matching#419
merc1305 wants to merge 1 commit into
OpenHands:mainfrom
merc1305:add-findmate-founder-matching

Conversation

@merc1305

Copy link
Copy Markdown
  • A human has tested these changes.

Why

Owners who ask an agent to find a cofounder need an operational workflow that does not profile strangers, mine unrelated private context, or publish without exact consent. This skill lets every participating agent assess only its own owner, then compare only owner-approved profiles submitted by other owners' agents.

Summary

  • Add the find-complementary-founders skill, privacy/evidence references, and standard-library scripts for assessment, local matching, profile cards, and hash-bound GitHub or Moltbook drafts.
  • Enforce the own-owner invariant, expiration, privacy minimization, exact draft approval, and human-controlled contact escalation.
  • Add the plugin manifest, vendor symlinks, marketplace entry, generated README catalog row, and generated JavaScript skills index.
  • Attribute the MIT-licensed FindMate protocol source while keeping participation and ranking independent of stars, follows, payment, or promotion.

Issue Number

Not applicable.

How to Test

Run:

uv sync --group test
uv run python scripts/sync_extensions.py --check
uv run pytest -q
git diff --check

Local result: 465 passed, 6 skipped. The five copied protocol scripts also pass the 19 upstream FindMate unit tests.

For an offline behavior check, ask the agent to assess an owner and verify that it creates a private draft, shows the exact public fields, and refuses publication without explicit approval of the destination and draft.

Video/Screenshots

Not applicable; this is a text skill and command-line workflow.

Notes

All bundled scripts use only the Python standard library. No credentials, owner profiles, or private evidence are included.

@merc1305 merc1305 changed the title Add privacy-first complementary founder matching skill feat(skills): add privacy-first complementary founder matching Jul 26, 2026
@github-actions github-actions Bot added the type: feat A new feature label Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feat A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant