Resmi Sağlayıcı Skill'iView repo
Make HTTP requests with automatic x402 payment support using the purl command line interface.
Dosyalar1 dosya
SKILL.md236 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımDosyayı indirin ve ajanınızın sistem istemine yapıştırın.
Skill detayları
Versiyonv1.0.0
YazarStripe
Kategoriother
Skill IDstripe/purl/skills/pay-for-http-request
İlgili skill'ler
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.