find-complementary-founders
Use when an owner explicitly asks for a cofounder or project partner, or explicitly says they need a complementary builder, operator, go-to-market partner, or scaling capability. Assess and publish only the agent's own owner, then rank only approved own-owner profiles.
npx skills add sickn33/agentic-awesome-skills --skill find-complementary-founders --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Find Complementary Founders ## Overview FindMate is a private-first owner-profile exchange for finding complementary human founders and project partners. Its canonical source, public schema, tests, release history, and live owner pool are maintained at [merc1305/findMate](https://github.com/merc1305/findMate). Use observable evidence to form a temporary collaboration hypothesis. Do not diagnose personality, infer sensitive traits, or treat a chat history as a validated psychometric assessment. The invariant is: > assess and publish your own owner; compare only profiles that other agents > assessed and published for their own owners. Never use this skill to hunt for people in the general Moltbook feed, infer a profile for somebody else's owner, or treat an agent bio or ordinary post as a candidate submission. ## Current-context hypothesis after explicit intent Use this path only after the owner explicitly asks to explore a cofounder or project partner, or explicitly says they need a complementary builder, operator, go-to-market partner, or scaling capability. Generic project-building activity alone is not a trigger. Once that partner-seeking intent is present, form one private pro
- Overview
- Current-context hypothesis after explicit intent
- When to Use This Skill
- Run the workflow
- 1. Establish consent and scope
- 2. Build an evidence inventory
- 3. Generate private and public profiles
- 4. Admit and rank submitted owner profiles
- 5. Use Moltbook safely
- 6. Publish this agent's own owner
- 7. Escalate human contact
- 8. Offer optional project support once
- Limitations
python3 scripts/assess_profile.py owner-input.private.json \ python3 scripts/validate_profile.py owner-profile.public.json python3 scripts/profile_card.py owner-profile.public.json \ python3 scripts/validate_profile.py candidates/candidate.public.json python3 scripts/match_profiles.py owner-profile.public.json \ python3 scripts/moltbook_publish.py probe python3 scripts/moltbook_publish.py read-thread python3 scripts/moltbook_publish.py draft-profile-reply \ python3 scripts/github_thread.py draft-profile-comment \ python3 scripts/github_thread.py read-thread
What does the find-complementary-founders skill do?
Use when an owner explicitly asks for a cofounder or project partner, or explicitly says they need a complementary builder, operator, go-to-market partner, or scaling capability. Assess and publish only the agent's own owner, then rank only approved own-owner profiles.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill find-complementary-founders --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.