vnc

GitHub

VNC远程桌面资产配置技能,用于创建交互式桌面会话。提供主机、端口、认证等参数配置,支持加密传输及SSH文件通道,不支持命令执行。

internal/ai/skills/vnc/SKILL.md opskat/opskat

Trigger Scenarios

需要连接远程桌面环境 配置VNC服务器访问凭证

Install

npx skills add opskat/opskat --skill vnc -g -y
More Options

Non-standard path

npx skills add https://github.com/opskat/opskat/tree/main/internal/ai/skills/vnc -g -y

Use without installing

npx skills use opskat/opskat@vnc

指定 Agent (Claude Code)

npx skills add opskat/opskat --skill vnc -a claude-code -g -y

安装 repo 全部 skill

npx skills add opskat/opskat --all -g -y

预览 repo 内 skill

npx skills add opskat/opskat --list

SKILL.md

Frontmatter
{
    "name": "vnc",
    "description": "VNC remote desktop assets. Config fields for put_asset; no command surface — exec is not supported for this type."
}

VNC assets

VNC assets are opened as an interactive desktop session in the app. There is no command surface: exec is not supported for this type, and there is nothing to script.

Asset config (for put_asset)

field type required notes
host string yes Hostname or IP
port number no Defaults to 5900
username string no Only needed if the VNC server requires one
password string no Write-only. Encrypted in the asset; does not create a credential
credential_id number no Existing managed password credential ID; mutually exclusive with password
file_ssh_asset_id number no SSH asset backing the SSH/SFTP file-transfer channel; omit to disable file transfer
encryption string no server (default), always_maximum, always_on, prefer_on, or prefer_off

Plaintext is never returned, is encrypted in the asset, and never creates a managed credential. Unknown non-empty encryption values are rejected; omitted or empty values keep server-order compatibility.

Example:

put_asset(name="lab-desktop", type="vnc", config={"host":"10.0.1.20","password":"s3cret"})

Version History

  • e131260 Current 2026-09-03 05:13

    新增RA2加密策略配置、服务器身份信任支持及安全性修复。

  • b159e91 2026-08-19 20:21

    新增credential_id字段以支持托管凭据,优化密码存储安全说明。

  • aeb4bc3 2026-07-24 16:28

Same Skill Collection

internal/ai/skills/database/SKILL.md
internal/ai/skills/etcd/SKILL.md
internal/ai/skills/k8s/SKILL.md
internal/ai/skills/kafka/SKILL.md
internal/ai/skills/local/SKILL.md
internal/ai/skills/mongodb/SKILL.md
internal/ai/skills/oss/SKILL.md
internal/ai/skills/rdp/SKILL.md
internal/ai/skills/redis/SKILL.md
internal/ai/skills/serial/SKILL.md
internal/ai/skills/ssh/SKILL.md
plugin/opsctl/skills/opsctl/SKILL.md

Metadata

Files
0
Version
835ac68
Hash
f45d9aaf
Indexed
2026-07-24 16:28

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-09 21:15
浙ICP备14020137号-1 $mapa de visitantes$