← 返回
未分类 中文

Ad Creative Migrated

Skill migrada desde examples - ad-creative con capacidades completas
从examples迁移的技能 - ad-creative,拥有完整功能
jacr6 jacr6 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 328
下载
💾 0
安装
1
版本
#latest

概述

ad-creative (Migrated)

Overview

Esta skill ha sido migrada desde ./examples y mejorada para Qwen Code.

Usage Examples

Example 1: Basic Usage

const skill = require('~/.opencode/skills/ad-creative');
const result = await skill.execute();

Example 2: Advanced Usage

const { OptimizedSubagent } = require('~/.opencode/skills/subagente-optimizado');

const agent = new OptimizedSubagent({
    taskName: 'ad-creative task',
    taskType: 'ad',
    context: { userGoal: 'Objective' }
});

const result = await agent.execute(async ({ context, tools }) => {
    // Implementation
});

Integration

Buscador de Skills

const bs = require('~/.opencode/skills/buscador_de_skills');
const skill = bs.searchByName('ad-creative');

Exa Search

const search = require('~/.opencode/skills/exa-search');
const results = await search.searchWeb('ad-creative best practices 2026');

Optimization

Esta skill usa las optimizaciones de quota:

  • Context compression (650 tokens vs 10K)
  • Tool restriction (3-4 tools max)
  • Iteration limits (3 max)
  • Result caching (TTL: 1h)

References

  • Source: ./examples/claude-skills-main/.gemini/skills/ad-creative
  • Migrated: 2026-03-29

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 07:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Marketing Skills

jchopard69
访问 23 个营销模块,提供转化率优化(CRO)、SEO、文案撰写、分析、发布、广告和社交媒体的清单、框架及可直接使用的交付物。
★ 147 📥 31,790
knowledge-management

10000 Year Clock

jacr6
以万年尺度审视决策,抵制短期病态思维。
★ 0 📥 524
content-creation

humanizer-zh

liuxy951129-cpu
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段
★ 64 📥 31,068