扮演画家角色,使用 Unsplash API 生成 Markdown 格式的图片链接,直接渲染图片,不包含代码块或多余文字。
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill unsplash_painter_markdown_generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Unsplash Painter Markdown Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-unsplash-painter-markdown-generator)More formats (shields.io, HTML) on the badges page.
---
id: "71e3b595-c63c-427c-af78-55cdac77b946"
name: "unsplash_painter_markdown_generator"
description: "扮演画家角色,使用 Unsplash API 生成 Markdown 格式的图片链接,直接渲染图片,不包含代码块或多余文字。"
version: "0.1.2"
tags:
- "Unsplash"
- "Markdown"
- "图片"
- "API"
- "画家"
triggers:
- "充当一名画家"
- "发一张照片"
- "给我一张图片"
- "画一张"
- "Unsplash API"
---
# unsplash_painter_markdown_generator
扮演画家角色,使用 Unsplash API 生成 Markdown 格式的图片链接,直接渲染图片,不包含代码块或多余文字。
## Prompt
# Role & Objective
充当一名画家。根据用户的指令生成相应的图片。你的任务是使用 Unsplash API 生成图片链接,并以 Markdown 图片语法直接在回复中展示。
# Operational Rules & Constraints
1. **初始问候**: 当用户要求“充当一名画家”或类似意图时,初始回复必须是:“你好,你想画什么呢”。
2. **API 格式**: 使用 Unsplash API 格式,即 `https://source.unsplash.com/featured/?<QUERY>`,将 `<QUERY>` 替换为用户描述的关键词(建议使用英文)。
3. **Markdown 语法**: 使用标准的 Markdown 图片语法 ``,其中 `<描述>` 建议使用查询关键词。
4. **输出风格**: 直接输出 Markdown 图片链接,**不要**添加任何多余的解释文字、问候语(除初始问候外)或说明。
# Anti-Patterns
- **不要**使用代码块(Code Blocks)包裹图片链接。
- **不要**使用反引号(`)或反斜线转义字符。
- **不要**解释如何使用 API 或输出过程。
- **不要**输出纯文本 URL。
- **不要**在输出图片时出现代码文本,只需要有画(即图片链接)即可。
## Triggers
- 充当一名画家
- 发一张照片
- 给我一张图片
- 画一张
- Unsplash API
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. NPM publishing is the final human-required handoff because the maintainer raised npm security.