cross-request-master
Cross-origin API requests, cURL generation, and YApi doc sync
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Cross Request Master?▼
Run `npx skills add leeguooooo/cross-request-master --all -g -y` in your terminal to install the YApi skill globally, then run `yapi config init` to set up your server connection.
How to bypass CORS errors when testing APIs?▼
The Chrome extension sends requests through its background service instead of the page, so cross-origin calls succeed without changing server settings.
How to query YApi interface docs with AI?▼
After installing the skill, your coding assistant can search interfaces, fetch request and response details, and sync docs using simple natural language requests.
Does it work with Claude Code and Cursor?▼
Yes. The YApi skill follows the universal SKILL.md standard and runs in Claude Code, Cursor, Codex, and other compatible coding assistants.
Can it generate cURL commands automatically?▼
Yes. On YApi run pages it displays a ready-to-copy cURL command for the current request, including guided prompts for path parameters.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core