/SKILL.md
Submit inference, vision, text-to-speech, and video generation jobs to Elyan Labs GPU compute endpoints (V100, RTX 5070, POWER8) via x402 USDC micropayments on Base chain. Use when the user wants to run remote inference, rent cloud GPU compute, generate images or video, convert text to speech, or access pay-per-request GPU endpoints.
npx skillsauth add scottcjn/elyan-compute-skill elyan-computeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Submit compute jobs to Elyan Labs' GPU infrastructure in Baton Rouge, LA. All endpoints use x402 USDC micropayments on Base (chain 8453).
x402_fetch tool handles USDC payment automatically on Base chain.POST http://50.28.86.131:8070/beacon/api/compute/inference
Content-Type: application/json
{"model": "llama3.2:3b", "prompt": "Your prompt here", "system": "optional system prompt"}
Hardware: IBM POWER8 S824, 512GB RAM, 128 threads. Models: llama3.2:3b, llama3.1:8b, qwen2.5:14b, deepseek-r1:32b.
POST http://50.28.86.131:8070/beacon/api/compute/vision
Content-Type: application/json
{"image_url": "https://example.com/photo.jpg", "prompt": "Describe this image"}
Hardware: BAGEL-7B-MoT on V100 16GB (NF4 quantized).
POST http://50.28.86.131:8070/beacon/api/compute/tts
Content-Type: application/json
{"text": "Hello world", "language": "en"}
Hardware: XTTS on RTX 4070 8GB. Returns WAV audio.
POST http://50.28.86.131:8070/beacon/api/compute/video
Content-Type: application/json
{"prompt": "A robot walking through a swamp at sunset", "width": 720, "height": 720}
Hardware: LTX-2 / ComfyUI on V100 32GB.
response or result field before presenting to the user.Also accepts RustChain RTC via X-RTC-Payment header (1 RTC = $0.10 USD).
http://50.28.86.131:8070/beacon/.well-known/agent-card.jsonhttp://50.28.86.131:8070/beacon/api/compute/cataloghttp://50.28.86.131:8070/beacon/api/x402/pricingdevops
Local text-to-speech via sherpa-onnx (offline, no cloud)
devops
Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.
devops
Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.
devops
Local text-to-speech via sherpa-onnx (offline, no cloud)