Official Provider SkillView repo
Make HTTP requests with automatic x402 payment support using the purl command line interface.
Files1 files
SKILL.md236 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorStripe
Categoryother
Skill IDstripe/purl/skills/pay-for-http-request
Related skills
Act On FeedbackAct on user feedback attached to the current session. Use when the user submits feedback on the session's changes via the Submit Feedback button.MergeMerge changes from the topic branch to the merge base branch. Use when the user wants to merge their session's work back to the base branch.SyncSync the current session branch with its upstream branch, or publish the current session branch to a remote. Use when the user asks to sync a branch, pull latest changes, rebase onto upstream, push current branch, publish branch, or set upstream.Sync UpstreamUpdate a stale session branch by rebasing onto the latest origin. Use when the upstream has moved significantly and the session needs to catch up, resolving conflicts by preserving upstream changes and adapting session work to fit.Add Or Fix Type CheckingFixes broken typing checks detected by ty, make typing, or make check-repo. Use when typing errors appear in local runs, CI, or PR logs.Add Extension SettingsAdd a settings page to your Command Palette extension. Use when asked to add settings, preferences, configuration options, toggles, text inputs, dropdowns, or user-customizable behavior. Covers ToggleSetting, TextSetting, ChoiceSetSetting, and persistence.