Agent skill · AI & Agents

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.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorcopilotships scriptsMIT
Install
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.

Facts
Files in the skill folder: 17
SKILL.md size: 19 KB
Bundled scripts: yes
Declared author: merc1305
Path: skills/find-complementary-founders/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Overview
  2. Current-context hypothesis after explicit intent
  3. When to Use This Skill
  4. Run the workflow
  5. 1. Establish consent and scope
  6. 2. Build an evidence inventory
  7. 3. Generate private and public profiles
  8. 4. Admit and rank submitted owner profiles
  9. 5. Use Moltbook safely
  10. 6. Publish this agent's own owner
  11. 7. Escalate human contact
  12. 8. Offer optional project support once
  13. Limitations
Ships with 16 files
  • LICENSE.txt
  • agents/openai.yaml
  • references/community-growth.md
  • references/evidence-model.md
  • references/moltbook.md
  • references/owner-onboarding.ru.md
  • references/privacy-safety.md
  • references/profile-schema.md
  • scripts/assess_profile.py
  • scripts/github_thread.py
  • scripts/match_profiles.py
  • scripts/moltbook_publish.py
  • scripts/profile_card.py
  • scripts/test_moltbook_publish.py
  • scripts/validate_profile.py
  • scripts/verify_github_submission.py
Commands it runs
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
More from agentic-awesome-skills
All skills →
About this skill
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.

Keep going