Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问许可证需确认审计通过

imax-portrait巨幕肖像

Agent Skill

imax-portrait 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

353

周安装

15

GitHub Stars

58

下载量

124
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:imax-portrait(巨幕肖像)
来源仓库:https://github.com/shinchven/nano-banana-skills
仓库路径:skills/imax-portrait
安装命令:
npx skills add https://github.com/shinchven/nano-banana-skills --skill imax-portrait
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/shinchven/nano-banana-skills --skill imax-portrait

简介

用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。
  • 使用时需要区分只读查询和写入操作;涉及创建 PR、修改 Issue、推送分支或访问私有仓库时,应确认 token 权限、目标仓库范围和用户授权。
  • 安装方式:github,命令为 npx skills add https://github.com/shinchven/nano-banana-skills --skill imax-portrait。
  • 建议确认权限范围和维护状态后再使用,避免触发不必要的联网或文件操作。

SKILL.md

IMAX Portrait

Capability

Expands an input image to a 1.43:1 aspect ratio, perfectly centering the subject with ample headroom and padding, and applies IMAX 70mm aesthetics (bokeh, grain, shallow depth of field).

Triggers

  • "Make this an IMAX portrait"
  • "Expand to IMAX 70mm"
  • "Recompose in 1.43:1"
  • "Christopher Nolan style portrait"

Instructions

  1. Analyze Input: Identify the main character content and lighting direction in the input image.
  2. Apply Logic: Use the following JSON logic to guide the image generation process:
{
  "task": "imax-portrait",
  "parameters": {
    "aspect_ratio": "1.43:1",
    "allowed_aspect_ratios": [
      "1.43:1",
      "1.90:1"
    ],
    "output_format": "png",
    "guidance_scale": 7.5
  },
  "input": {
    "image_data": "<USER_UPLOADED_IMAGE_BASE64>",
    "expansion_direction": "all"
  },
  "prompt_construction": {
    "positive_prompt": "IMAX 70mm portrait photography. 1.43:1 aspect ratio. Christopher Nolan style. 80mm lens, f/1.4 aperture. Shallow depth of field. The subject is perfectly centered within the new, taller frame. Ample headroom is added above the subject, ensuring no part of the head is cut off. There is comfortable padding space around the entire character, creating a balanced composition. High fidelity texture.",
    "negative_prompt": "distorted, stretched, low resolution, cropped head, cramped framing, subject too close to edge"
  },
  "agent_instructions": {
    "step_1": "Identify the main character subject and the existing lighting direction within the input image.",
    "step_2": "Create a new, larger canvas at exactly the 1.43:1 aspect ratio.",
    "step_3": "Re-compose the shot by centering the identified subject within this new canvas, ensuring ample breathing room is added above the head and around the sides.",
    "step_4": "Fill the newly created surrounding areas with seamless bokeh and 70mm film grain consistent with the original image's environment."
  }
}
  1. Generate: Call the image generation/expansion tool.

- Prompt: Use the positive_prompt and negative_prompt from the JSON. - Process: Ensure the subject is centered and the aspect ratio is 1.43:1.

Tools / Commands

  • Image generation/editing tool: Capable of outpainting/expansion and style transfer.

Examples

User: "Turn this photo into an IMAX portrait." Action:

  1. Agent reads the input image.
  2. Agent applies the imax-portrait logic.
  3. Agent generates a new image with 1.43:1 aspect ratio, centered subject, and IMAX styling.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.5%
按下载量换算45

Claude

26.87%
按下载量换算33

Cursor

20.57%
按下载量换算26

Gemini CLI

9.35%
按下载量换算12

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills