Skip to content

http-proxy skill: document the Node/root createProxyFetch entry#130

Closed
josegironn wants to merge 1 commit into
mainfrom
josegironn/http-proxy-node-runtime
Closed

http-proxy skill: document the Node/root createProxyFetch entry#130
josegironn wants to merge 1 commit into
mainfrom
josegironn/http-proxy-node-runtime

Conversation

@josegironn

@josegironn josegironn commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

What

The using-http-proxy skill only documented @major-tech/resource-client/next, which imports next/headers and won't load outside a Next app. Adds a "Non-Next runtimes" section covering the package-root createProxyFetch (plain Node, agent skill scripts), including the optional getUserJwt field that deployment-identity callers omit.

Pairs with public-packages #92 (which adds the root export) — depends on @major-tech/resource-client@0.2.69 being published.

🤖 Generated with Claude Code

Made with Orca 🐋

The /next entry imports next/headers and only loads inside a Next app.
Add guidance for non-Next runtimes (plain Node, agent skill scripts) to
import createProxyFetch from the package root, with an optional getUserJwt
resolver that callers acting as the deployment identity simply omit.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Co-authored-by: Orca <help@stably.ai>
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