qr-code

Generate and decode QR codes for text, URLs, WiFi, and vCards.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill qr-code-malue-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qr-code
Source: https://github.com/malue-ai/dazee-small/tree/main/skills/library/qr-code
Command: npx skills add https://github.com/malue-ai/dazee-small --skill qr-code-malue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires qrcode, Pillow, pyzbar, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the creation and interpretation of QR codes, eliminating the need for manual data entry or external tools for common QR code tasks.

Core Features & Use Cases

  • QR Code Generation: Create QR codes for text, URLs, WiFi credentials, and vCards.
  • QR Code Reading: Decode information embedded within QR code images.
  • Use Case: Quickly generate a QR code for your WiFi network details so guests can connect easily, or scan a QR code on a poster to visit a website.

Quick Start

Generate a QR code for the URL https://www.example.com.

Frequently Asked Questions about qr-code

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

FAQPage Schema
How do I generate a QR code for WiFi credentials so guests can connect easily?

This tool generates a WiFi QR code from your network configuration details and saves it as an image file, allowing guests to scan it and connect instantly without manual password entry.

Can I decode a QR code from a local image file on my computer?

Yes, you can decode a QR code from a local image file. The tool reads the embedded information from the saved image and extracts the encoded text, URL, or vCard data directly using the pyzbar library.

Do I need to install Pillow and pyzbar to create and read QR codes?

Yes, you need the Pillow and qrcode libraries to generate QR code image files, and the pyzbar library is required to decode and read the information embedded within the QR code images.

What's the best way to create a vCard QR code for contact sharing?

The best way to create a vCard QR code is to input your contact details, and the tool will encode the vCard data and save it as an image file ready for scanning and instant contact sharing.

Does this QR code generator work with URL links and plain text?

Yes, this QR code generator works with URL links and plain text. It encodes the provided URLs or text strings and saves the generated QR code as a local image file.