Skip to main content
inclusionAI
Perfil de creador de GitHub

inclusionAI

Vista por repositorio de 54 skills recopiladas en 5 repositorios de GitHub.

skills recopiladas
54
repositorios
5
actualizado
2 sept 2026
explorador de repositorios

Repositorios y skills representativas

filex
sin clasificar

Parse workspace files, HTTP(S) file URLs, or supported source URLs such as YouTube into Markdown, inspect source routing, and inspect resumable PDF batch status with the FileX CLI inside an AWorld sandbox. Use for reading, extracting, transcribing,…

26 ago 2026
agent-browser
Desarrolladores de software

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

28 jul 2026
self-evolve
Otras ocupaciones informáticas

Use for framework-gated self-evolve workflows in AWorld: evolve skills, create trajectory-backed proposals, inspect self-evolve run artifacts, run aworld-cli optimize, or prepare verified apply decisions through aworld.self_evolve gates.

27 jul 2026
media-comprehension
Empleados de oficina generales

An intelligent assistant specialized in handling media files (images/audio/video). **Only for media file analysis**, does not handle document types. Media files that can be processed: - Images: .jpg, .jpeg, .png, .gif, .bmp, .webp, .svg - Audio: .mp3, .wav,…

6 jul 2026
x-scraper
Desarrolladores de software

X (Twitter) 抓取 skill - 通过 agent-browser (CDP) 抓取指定用户推文或首页推荐流,支持关键词过滤、Tab 切换、多格式输出。使用场景:按用户/关键词抓取时间线、查看首页推荐流、生成 RSS/JSON/Markdown。

18 may 2026
demo-skill
Otras ocupaciones informáticas

Legacy demo skill for plugin discovery tests.

20 abr 2026
ad-video-create
Artistas de efectos especiales y animadores

Create ad-ready product video from product images, with or without character/subject images. The workflow leverages AI-powered image composition, scene understanding, and video generation. Video prompts should follow commercial shot language—visual hooks,…

17 abr 2026
ad-image-create
Diseñadores gráficos

Create ad-ready product images (single or collage) by back-solving sub-image sizes from target output ratio, grounding scene design with media_comprehension, generating images via image_generator with strict request params and actor-count control, and pairing…

17 abr 2026
Mostrando 8 de 24 skills recopiladas.
bcs-coordination
Otras ocupaciones informáticas

全场景多智能体协作和交互引擎。覆盖 Bot 注册发现、自由聊天、任务协作、上下文融合、路由通信和自定义协作。用户需要自定义参与角色、执行步骤、串并行关系或最终交付物时,使用自定义协作能力,并通过 BCS 的 state_machine YAML 实现和校验。

1 sept 2026
bcs-coordination
Otras ocupaciones informáticas

全场景多智能体协同和交互引擎。覆盖多Bot复杂任务协同与沉浸式娱乐互动。通过提供注册发现、群组构建、上下文融合及路由通信能力等核心能力,支持能力互补、信息和知识的融合、冲突消解、工作流编排,以及2C场景下多人游戏互动等。

1 sept 2026
task-planning-arch
sin clasificar

计算任务 gap 并产出下一步可执行子任务 List[TaskSpec];gap 已闭返回空数组。对齐 arch 场景(架构师名册/技术栈概览/双视角分析)确定式分解——按根目标交付物集合 + done_children 查表(参照 task-planning storage 特例,非自由 LLM 分解)。

27 ago 2026
task-planning
sin clasificar

计算任务 gap 并产出下一步可执行子任务 List[TaskSpec];gap 已闭返回空数组。对齐案例剧本 gwqie46v7hzr1w6h(存储行业尽调)确定式分解。

27 ago 2026
task-search
sin clasificar

在框架预查的候选 bot 集里决出执行者(who)与协作方式(how),返回 4 态 SearchResult(HIT_SINGLE/HIT_GROUP/HIT_MULTI_BOTS/MISS)。对齐案例剧本确定式映射。

27 ago 2026
empty-description
sin clasificar

""

26 ago 2026
invalid-description-type
sin clasificar

nested: values are not descriptions

26 ago 2026
42
sin clasificar

Names must be strings.

26 ago 2026
Mostrando 8 de 17 skills recopiladas.
areno-build-singleturn-game-demo
sin clasificar

Autonomously research, implement, train, evaluate, visualize, and submit a genuinely new AReno RLVR mini-game whose mechanically generated samples are independent state-to-single-output tasks. Use when the user requests a complete new game demo with real…

2 sept 2026
areno-model-adaptation
Desarrolladores de software

Add or debug an AReno model family, including config conversion, module construction, checkpoint load/save, text or multimodal inference, training backward, tensor parallelism, CUDA graph decode, and checkpoint round trips. Use only when model-specific…

11 ago 2026
areno-add-algorithm
Desarrolladores de software

Add or modify an AReno algorithm, trainer, loss, advantage calculation, role model, or algorithm-specific configuration. Use for framework-level SFT, DPO, GSPO, GRPO, PPO, or new optimization method development. Do not use merely to run an existing algorithm.

28 jul 2026
areno-build-agentic-workflow
Desarrolladores de software

Create or debug an AReno multi-turn agentic dataset, run_agent implementation, tool schemas, tool execution, reward, loss masks, interactive TUI game with OpenAI-compatible LLM inference, or agentic training example. Use for text or multimodal agentic…

28 jul 2026
areno-debug-runtime
Desarrolladores de software

Diagnose failed, hung, slow, OOM, NaN, illegal-memory-access, NCCL, compilation, rollout, or training runs in AReno. Use when runtime evidence must identify the first causal stage. Do not use for routine capacity planning without a failure.

28 jul 2026
areno-develop-kernel
Desarrolladores de software

Develop, optimize, debug, and validate an AReno CUDA, Triton, fused, attention, convolution, routing, or MoE operator. Use when changes touch areno/accel or a runtime kernel boundary and require forward, backward, dtype, layout, CUDA graph, or benchmark…

28 jul 2026
areno-profile-performance
Desarrolladores de software

Measure and diagnose AReno rollout, prefill, decode, training, checkpoint, role-switch, communication, or Python scheduling performance. Use when throughput or step time is slow and evidence from metrics, py-spy, or Nsight is required. Do not optimize before…

28 jul 2026
areno-run-serving
Desarrolladores de software

Start, validate, debug, and stop an AReno OpenAI-compatible serving endpoint. Use for areno serve commands, API probes, streaming, cancellation, cache or CUDA graph issues, and supported image or tool-call requests. Do not use for training jobs.

28 jul 2026
Mostrando 8 de 11 skills recopiladas.
Mostrando 5 de 5 repositorios
Todos los repositorios cargados