Skip to content

feat(web): proxy /SKILL.md from GitHub + shorten install-prompt link#18

Merged
alextnetto merged 1 commit into
mainfrom
landing-page-pagent-link
May 15, 2026
Merged

feat(web): proxy /SKILL.md from GitHub + shorten install-prompt link#18
alextnetto merged 1 commit into
mainfrom
landing-page-pagent-link

Conversation

@alextnetto
Copy link
Copy Markdown
Member

Summary

Follow-up to #17. The pagent.link rename in #17 updated the MCP and preview URLs but left the install-prompt Skill link pointing at raw.githubusercontent.com. This:

  • Adds a Vercel rewrite so /SKILL.md proxies the GitHub raw file (single hop, no client redirect handling needed).
  • Points the install prompt at the short https://pagent.link/SKILL.md.

Test plan

  • Local preview confirms install panel shows Skill: https://pagent.link/SKILL.md
  • Local preview confirms no console errors
  • Pre-push hook green: typecheck, lint, format:check, 237 tests pass, mcp bundle rebuild clean
  • After merge + Vercel deploy: curl -sI https://pagent.link/SKILL.md returns 200 with the SKILL.md body

Follow-up to #17. The pagent.link rename in #17 updated the MCP and
preview URLs but left the install-prompt Skill link pointing at
raw.githubusercontent.com. Adds a Vercel rewrite so /SKILL.md proxies
the GitHub raw file (single hop, no client redirect handling needed)
and points the prompt at the short URL.

- vercel.json: rewrite /SKILL.md -> raw.githubusercontent.com/.../SKILL.md
- AGENT_PROMPT Skill URL: https://pagent.link/SKILL.md
@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pagent Ready Ready Preview, Comment May 15, 2026 11:27pm

Request Review

@alextnetto alextnetto merged commit b214f99 into main May 15, 2026
3 checks passed
@alextnetto alextnetto deleted the landing-page-pagent-link branch May 15, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant