Improve AI discoverability for UseMods - #236
Merged
Merged
Conversation
Point npm homepage at usemods.com, enrich package keywords, ship AGENTS.md, add context7.json plus a Context7 refresh workflow, and document Cloudflare AI Crawl Control unblocking so agents can actually fetch the docs corpus. Co-authored-by: Jeremy Butler <jrmybtlr@users.noreply.github.com>
jrmybtlr
marked this pull request as ready for review
September 5, 2026 20:30
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
usemods | 496174c | Commit Preview URL Branch Preview URL |
Sep 05 2026, 08:33 PM |
CodeQL flagged the refresh workflow for missing an explicit permissions block; set permissions to empty since the job only calls an external API. Co-authored-by: Jeremy Butler <jrmybtlr@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Makes UseMods easier for coding agents and doc indexes to find and use correctly.
In-repo
homepagetohttps://usemods.comand expanddescription/keywords(root + Nuxt module)AGENTS.mdwith the npm package (filesincludes it)context7.jsonso Context7 parses the right docs/folders and agent rulesdocs/pages/README.mdrobots.txtintent and link AI corpus paths.github/workflows/context7-refresh.ymlwithpermissions: {}(no-ops untilCONTEXT7_API_KEYis set)Operator follow-ups (documented in
docs/ai-discovery.md)Disallow: /for GPTBot/ClaudeBot/etc., and/docs/*.mdis challenged. Allow those crawlers and skip challenges on/llms*,/docs/*,/api/docs*.CONTEXT7_API_KEYsecret for auto-refresh.Test plan
AGENTS.mdAPI names match exportsAGENTS.mdcurl -sI https://usemods.com/robots.txtno longerDisallows GPTBot/ClaudeBotcurl -sI https://usemods.com/docs/formatters.mdreturns 200usemods