# Interactive Image

> 为互动故事已发生的回合生成一张互动图像。

- **Type:** Skill
- **Install:** `agentstack add skill-alfredxw-nova-interactive-image`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [alfredxw](https://agentstack.voostack.com/s/alfredxw)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [alfredxw](https://github.com/alfredxw)
- **Source:** https://github.com/alfredxw/denova/tree/master/skills/interactive-image

## Install

```sh
agentstack add skill-alfredxw-nova-interactive-image
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 互动图像

当调用方的 `purpose` 是 `interactive_image` 时使用这个 Skill。

## 工作流程

1. 只基于 `source_context` 中已经发生的互动故事内容生成图像提示词。
2. 选择当前回合里最有画面感、最能代表当前局面的瞬间；不要透露未来剧情、隐藏身份或未揭示设定。
3. 如果调用方提供了图像方案预设，把它作为视觉倾向整合进图像提示词。
4. 用中文写完整图像提示词，包含主体、场景、构图、光线、情绪和视觉风格，并明确避免文字、水印和 logo。
5. 调用 `generate_image`，参数要求：
   - `purpose` 填 `interactive_image`。
   - `story_id`、`branch_id`、`turn_id` 必须原样填写调用方提供的值。
   - `prompt` 填完整中文图像提示词。
   - `alt_text` 使用调用方提供的值；没有时写一条简短中文描述。
   - `size` 可按画面需要从工具支持的 2K/3K/4K 尺寸中选择；不确定时留空。
   - `output_format` 只能填 `png` 或 `jpeg`；不确定时留空。
6. 工具返回后，只简要说明生成结果，不要继续推进剧情。

## 约束

- 每次只生成一张互动图像。
- 不要生成批量候选。
- 不要修改故事正文、章节、资料库或任何配置。
- 不要把图像 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](https://github.com/alfredxw)
- **Source:** [alfredxw/denova](https://github.com/alfredxw/denova)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-alfredxw-nova-interactive-image
- Seller: https://agentstack.voostack.com/s/alfredxw
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
