leeguoooooleeguoooooCommunity·1 Agent Skills Included

cross-request-master

Cross-origin API requests, cURL generation, and YApi doc sync

Sends cross-origin API requests from any webpage, generates copy-ready cURL commands, and enhances YApi run pages with path parameter prompts. Eliminates CORS blocks, manual cURL writing, and repetitive copying of interface details into chat windows. Includes a YApi skill that lets your coding assistant search, fetch, and sync interface documentation directly from the terminal.
npx skills add leeguooooo/cross-request-master --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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