Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Use when users need to fetch the daily Bing wallpaper.
Use when users need to fetch the daily Bing wallpaper.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill helps AI agents fetch the daily Bing wallpaper from the 60s API, which provides the latest Bing homepage background image.
Use this skill when users: Ask for today's Bing wallpaper Request a beautiful daily background image
Execute the associated scripts/wallpaper.sh script to fetch the Bing wallpaper. ./scripts/wallpaper.sh [encoding]
--encoding, -e <format>: Optional. Specifies the output response format. Valid options are text, json, image, and markdown.
The script securely calls the 60s Bing wallpaper API and outputs the response to stdout. Depending on the encoding parameter, the response could be a JSON string, plain text, markdown, or binary image data.
# Get Bing wallpaper using default API encoding ./scripts/wallpaper.sh # Get Bing wallpaper in JSON format ./scripts/wallpaper.sh --encoding json # Get Bing wallpaper in plain text format (simplified usage) ./scripts/wallpaper.sh text # Get Bing wallpaper in markdown format ./scripts/wallpaper.sh -e markdown # Get Bing wallpaper as an image ./scripts/wallpaper.sh image
The return values differ based on the encoding parameter: Default & Recommended (--encoding markdown) When to use: By default for standard wallpaper inquiries. Why: Returns a brief description of the wallpaper along with the image link in an easy-to-read markdown format. Just the Link (--encoding text) When to use: When the user only wants the image link. Why: Returns exactly the raw image link and nothing else. Structured Data (--encoding json) When to use: When you need the wallpaper description and link in a structured JSON format. Why: Useful for parsing the response to extract specific fields programmatically. Direct Image (--encoding image) When to use: When the user specifically requests the image file itself.
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.