Install
$ agentstack add skill-alfredxw-nova-interactive-image ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
互动图像
当调用方的 purpose 是 interactive_image 时使用这个 Skill。
工作流程
- 只基于
source_context中已经发生的互动故事内容生成图像提示词。 - 选择当前回合里最有画面感、最能代表当前局面的瞬间;不要透露未来剧情、隐藏身份或未揭示设定。
- 如果调用方提供了图像方案预设,把它作为视觉倾向整合进图像提示词。
- 用中文写完整图像提示词,包含主体、场景、构图、光线、情绪和视觉风格,并明确避免文字、水印和 logo。
- 调用
generate_image,参数要求:
purpose填interactive_image。story_id、branch_id、turn_id必须原样填写调用方提供的值。prompt填完整中文图像提示词。alt_text使用调用方提供的值;没有时写一条简短中文描述。size可按画面需要从工具支持的 2K/3K/4K 尺寸中选择;不确定时留空。output_format只能填png或jpeg;不确定时留空。
- 工具返回后,只简要说明生成结果,不要继续推进剧情。
约束
- 每次只生成一张互动图像。
- 不要生成批量候选。
- 不要修改故事正文、章节、资料库或任何配置。
- 不要把图像 Markdown 插入叙事文本。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: alfredxw
- Source: alfredxw/denova
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.