remix-api-key-auth

Use this skill when a user needs to authenticate an external service/agent for Remix server APIs.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "remix-api-key-auth" with this command: npx skills add farworld-labs/remix-skills/farworld-labs-remix-skills-remix-api-key-auth

Remix API Key Setup

Use this skill when a user needs to authenticate an external service/agent for Remix server APIs.

Steps

Verification

Run a cheap authenticated call first (for example, POST /v1/agents/games in a test project) to verify the key works.

Troubleshooting Invalid API Key

  • Check Authorization is formatted as Bearer <api_key> .

  • Re-copy the key from https://remix.gg/api-keys and rotate if needed.

  • Verify your service is reading the expected secret/env var in the current runtime.

  • Confirm the request is server-side and not exposed through browser code.

  • If behavior seems inconsistent with local docs, use https://api.remix.gg/docs as source of truth.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

remix-agent-publish

No summary provided by upstream source.

Repository SourceNeeds Review
General

remix-rest-snippets

No summary provided by upstream source.

Repository SourceNeeds Review
General

remix-add-sprite

No summary provided by upstream source.

Repository SourceNeeds Review
General

remix-api-reference

No summary provided by upstream source.

Repository SourceNeeds Review