返回顶部
a

ab-test-setup

Skill migrada desde examples - ab-test-setup con capacidades completas

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
73
下载量
0
收藏
概述
安装方式
版本历史

ab-test-setup

# ab-test-setup (Migrated) ## Overview Esta skill ha sido migrada desde `./examples` y mejorada para Qwen Code. ## Usage Examples ### Example 1: Basic Usage ```javascript const skill = require('~/.opencode/skills/ab-test-setup'); const result = await skill.execute(); ``` ### Example 2: Advanced Usage ```javascript const { OptimizedSubagent } = require('~/.opencode/skills/subagente-optimizado'); const agent = new OptimizedSubagent({ taskName: 'ab-test-setup task', taskType: 'ab', context: { userGoal: 'Objective' } }); const result = await agent.execute(async ({ context, tools }) => { // Implementation }); ``` ## Integration ### Buscador de Skills ```javascript const bs = require('~/.opencode/skills/buscador_de_skills'); const skill = bs.searchByName('ab-test-setup'); ``` ### Exa Search ```javascript const search = require('~/.opencode/skills/exa-search'); const results = await search.searchWeb('ab-test-setup 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/ab-test-setup` - Migrated: 2026-03-29

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ab-test-setup-migrated-1775930648 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ab-test-setup-migrated-1775930648 技能

通过命令行安装

skillhub install ab-test-setup-migrated-1775930648

下载 Zip 包

⬇ 下载 ab-test-setup v1.0.0

文件大小: 1.37 KB | 发布时间: 2026-4-12 08:36

v1.0.0 最新 2026-4-12 08:36
ab-test-setup skill v1.0.0 migrated and enhanced:

- Migrated from the examples directory to standalone usage.
- Improved for compatibility with Qwen Code.
- Includes detailed usage and integration examples.
- Enhanced with quota optimizations: context compression, limited tools, iteration cap, and result caching.
- Updated documentation and tags to reflect origin and migration status.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部