qr

Generate QR codes from URLs, WiFi credentials, and contact cards, and decode QR images from URLs or local files via api.qrserver.com.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/estebanrfp/gos --skill qr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qr
Source: https://github.com/estebanrfp/gos/tree/main/skills/qr
Command: npx skills add https://github.com/estebanrfp/gos --skill qr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of creating QR codes from text or structured data and reading QR codes back into usable text, without needing local tooling or API keys.

Core Features & Use Cases

  • QR Generation: Turn URLs, WiFi credentials, vCards, phone numbers, email links, and plain text into scannable QR images.
  • QR Decoding: Extract the embedded text from a QR image when you have a public image URL or a local file in the workspace.
  • Safe Sharing Workflow: Ideal for quickly sharing links, onboarding WiFi access, or converting contact details into a mobile-friendly format.

Quick Start

Use the qr skill to generate a QR code for the text I provide and show it inline in the chat.

Frequently Asked Questions about qr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a QR code for a URL or WiFi credentials?

Generate QR codes by providing text, URLs, WiFi credentials, vCards, or phone numbers to the skill. It uses the public api.qrserver.com endpoint to create scannable QR images instantly without requiring local tooling or API keys.

Can I decode a QR code image from a URL or local file?

Decode QR codes by providing a public image URL or a local file in the workspace. The skill extracts embedded text from the QR image and safely handles the decoded content for use in chat or file workflows.

Do I need an API key to create or read QR codes?

No API key is needed to create or read QR codes. The skill removes the friction of QR generation and decoding by using the public api.qrserver.com endpoint, requiring no local tooling or authentication setup.

What types of structured payloads can I convert into scannable QR images?

Convert URLs, WiFi credentials, vCards, phone numbers, email links, and plain text into scannable QR images. The skill formats these structured payloads into a mobile-friendly format ideal for sharing links or onboarding WiFi access.

Does this skill work with local files in the workspace for QR readback?

The skill supports local files in the workspace for QR readback. It can extract embedded text from local QR images, alongside decoding images from public URLs, applying safe handling to the decoded content.