+ + + {{ (isZh ? item.zh : item.en).label }} + + + {{ (isZh ? item.zh : item.en).title }} + + {{ isZh ? '交给你的 Agent' : 'GIVE THIS TO YOUR AGENT' }} + {{ (isZh ? item.zh : item.en).prompt }} + + {{ copied === item.id ? (isZh ? '已复制' : 'Copied') : (isZh ? '复制提示词' : 'Copy prompt') }} + + + +