# Qr Code

> Generates a QR code for the given url.

- Skill: `denisovav/qr-code` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add denisovav/qr-code`
- Raw SKILL.md: https://api.skillmd.com/api/skills/denisovav/qr-code/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: denisovav (https://skillmd.com/u/denisovav)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/denisovav/qr-code

---


# Instructions

You MUST use the `run_js` tool with the following exact parameters:

- data: A JSON string with the following fields:
  - url: String - the url to create QR code for

