From b392580905eca75d40b88ff0768116ea76ebf0b0 Mon Sep 17 00:00:00 2001 From: Talton Figgins Date: Thu, 21 May 2026 12:03:54 -0400 Subject: [PATCH] docs: add sponsor section to README with UTM-tagged Modem link Adds a `## Sponsor` section above `## License` using the canonical UTM convention from the GTM UTM Tagging Strategy: utm_source=github, utm_medium=oss, utm_campaign=oss_glance_agent_plugins, utm_content=readme_footer. Matches the pattern in modem-dev/slop-scan. Linear: GTM-30 Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 843ce2e..4f5dcd1 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,18 @@ Each plugin directory should include: Create a directory for your agent (e.g. `cursor/`, `cline/`) with the files above and open a PR. +## Sponsor + +Sponsored by [Modem](https://modem.dev?utm_source=github&utm_medium=oss&utm_campaign=oss_glance_agent_plugins&utm_content=readme_footer). + + + + + + Modem + + + ## License MIT