Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add merc1305/findMate --skill find-complementary-foundersgit clone --depth 1 https://github.com/merc1305/findMateWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/merc1305/findmate/find-complementary-founders)<a href="https://agentmods.dev/skills/merc1305/findmate/find-complementary-founders"><img src="https://agentmods.dev/badge/skills/merc1305/findmate/find-complementary-founders.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00111 | $0.03726 |
| Opus 5 | $0.00056 | $0.01863 |
| Sonnet 5 | $0.00022 | $0.00745 |
| Haiku 4.5 | $0.00011 | $0.00373 |
Grade A, and why
find-complementary-founders scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 393 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Find Complementary Founders
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.
Proactive current-context hypothesis
Do not wait for the owner to ask by skill name. When the active conversation contains concrete signs that the owner is building projects, repeatedly starting new ones, struggling to validate or scale them, or explicitly missing a complementary partner, form one private provisional hypothesis from evidence already visible in the current task.
The hypothesis may say, for example:
From how you have worked with me in this task, you repeatedly generate and push new
0→1experiments, while I have less evidence of a repeatable1→10distribution and operating loop. My tentative hypothesis is that a go-to-market and scaling operator could complement you. Want me to turn this into a private Founder Complement Canvas and an exact public-profile draft? I will show you every field first. If it looks right, one explicit confirmation can publish it to the FindMate pool and optionally star the skill's repository.
Make the observation specific enough to be useful: cite two or three visible behaviors or outcomes, distinguish observation from inference, name missing evidence, and call the result tentative. Do not infer a weakness merely because evidence is absent. Do not infer personality, protected or sensitive traits, legal identity, finances, health, location, or private-project details.
This provisional thinking and message require no prior opt-in because they use only the recent exchanges already visible in the active task and create no file, account, network request, or public action. Do not open old chats, email, contacts, private repositories, files, or external accounts to enrich the hypothesis. Any deeper evidence collection or generated private file starts only after the owner chooses to continue.
What ships with it
17 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 333 B
- LICENSE.txt 1.0 KB
- references/community-growth.md 7.3 KB
- references/evidence-model.md 4.6 KB
- references/example-founder-complement-canvas.md 2.0 KB
- references/moltbook.md 4.2 KB
- references/owner-onboarding.ru.md 10 KB
- references/privacy-safety.md 2.8 KB
- references/profile-schema.md 4.6 KB
- scripts/assess_profile.py 18 KB runs code
- scripts/github_thread.py 16 KB runs code
- scripts/match_profiles.py 8.1 KB runs code
- scripts/moltbook_publish.py 24 KB runs code
- scripts/private_report.py 13 KB runs code
- scripts/profile_card.py 9.7 KB runs code
- scripts/validate_profile.py 15 KB runs code
- scripts/verify_github_submission.py 9.8 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 393 lines · 111 tokens per session scan A e6af79833fd5
find-complementary-founders is a skill published in the GitHub repository merc1305/findMate (0 stars, last pushed 1mo ago), licensed MIT. It adds 111 tokens to every session and 3,726 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
start9-frontend
Start9 house style for every Angular + Taiga UI web frontend (StartOS ui/setup-wizard, StartWRT, StartTunnel, brochure-marketplace, start9-store, ops-server, support-server). Use BEFORE writing or reviewing any frontend code in these apps — components, templates, styles/CSS, forms, dialogs/toasts, routing, state, DI…
censor_message
Automatically censor profanity in messages by replacing with asterisks.
content_guard
Proactive content moderation guard for all incoming messages.
profanity_check
Check messages for profanity and inappropriate content in 24 languages.
copilotkit-upgrade
Use when migrating a CopilotKit v1 application to v2 -- updating package imports, replacing deprecated hooks and components, switching from GraphQL runtime to AG-UI protocol runtime, and resolving breaking API changes.
notifications
Send notifications through the unified notification router.