agentscope-ai

168 mods across 10 repositories, 82k stars between them.

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A business-analysis skill that breaks a changing metric down by dimensions such as channel, device, region, or product. It scans dimensions, combines related ones, and drills through parent-and-child levels to find the values driving the change.

53 8d ago A 65 tokens original Apache-2.0

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A tool for describing how numeric data is spread across groups, such as countries or customer types. It calculates averages, standard deviation, median, largest groups, shares, and cumulative-share buckets.

53 8d ago A 52 tokens original Apache-2.0

bi-funnel-analysis

147

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A conversion-funnel analysis guide for measuring how people move through a sequence of steps, such as visiting a page, adding an item to a cart, and paying.

53 8d ago A 89 tokens original Apache-2.0

bi-ltv-analysis

148

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A method for estimating customer lifetime value, meaning the revenue or profit a customer or customer group is expected to generate over its relationship with a business.

53 8d ago A 68 tokens original Apache-2.0

bi-metric-observation

149

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A foundation step for observing business metrics: it gathers the source data, chooses the comparison period, calculates the metric correctly, and prepares breakdown tables by dimension.

53 8d ago A 60 tokens original Apache-2.0

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

An analysis of new values in a business dimension, such as a new marketing channel, product category, or feature, and their performance on a main business metric.

53 8d ago A 48 tokens original Apache-2.0

bi-report-generation

151

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A process for turning completed business-data analysis into a readable HTML report with charts, tables, summaries, and source data.

53 8d ago A 28 tokens original Apache-2.0

bi-retention-rate

152

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A calculation of user retention: the share of people who first use a product or complete a key action and are still active after a chosen number of days.

53 8d ago A 66 tokens original Apache-2.0

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

An analysis that separates a change in a total metric between two periods into structural changes, ongoing trends, and the effects of events such as holidays or campaigns.

53 8d ago A 45 tokens original Apache-2.0

query-odps

154

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A set of rules for writing and running read-only MaxCompute, also called ODPS, SQL queries. MaxCompute is a cloud data-warehouse service; the workflow covers query structure, partitions, filtering, joins, performance, and recovery from failures.

53 8d ago A 81 tokens original Apache-2.0

skill-hub-guide

155

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A guide to a collection of data-analysis skills and the rules for choosing and using them. It covers the path from understanding a question and getting data to calculating results and producing a report.

53 8d ago A 39 tokens original Apache-2.0

analysis-plan-builder

156

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A plan builder that turns a business-data question into a structured analysis plan. It fills in missing context, selects suitable analysis methods, and confirms the plan when needed.

53 8d ago A 65 tokens original Apache-2.0

data-intent-router

157

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A router that identifies what kind of data request someone made and sends it to the matching workflow, such as a lookup, business analysis, data exploration, calculation, report, or non-data task.

53 8d ago A 28 tokens original Apache-2.0

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A usage guide for a semantic layer, a shared service that defines business metrics, dimensions, and datasets in consistent terms.

53 8d ago A 58 tokens original Apache-2.0

interaction-strategy

159

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A set of rules for how an agent should move through a task and communicate with the user, with action as the default and questions only when progress is not possible.

53 8d ago A 50 tokens original Apache-2.0

runtime-guide

160

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A required set of rules for carrying out data-analysis tasks, including where to save plans, source data, processed results, and final outputs.

53 8d ago A 55 tokens original Apache-2.0

bi-cohort-analysis

161

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A cohort analysis workflow that groups users who share a starting point, such as registration week or acquisition channel, and compares what happens to each group later. Cohort analysis is used to study differences in retention, conversion, customer value, or repeat purchases over time.

53 8d ago A 107 tokens original Apache-2.0

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A complete analysis of conversion: the percentage of people who move from a starting action, such as visiting, to a target action, such as registering, buying, or paying.

53 8d ago A 141 tokens original Apache-2.0

bi-metric-analysis

163

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A business-intelligence analysis workflow for observing a metric, detecting unusual changes, and investigating their causes across dimensions such as channel, product, or customer group. Business intelligence means using data to understand how a business is performing.

53 8d ago A 45 tokens original Apache-2.0

bi-retention-analysis

164

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A workflow for measuring user retention, meaning how many users return or repeat a chosen activity after an initial event such as registration or first use.

53 8d ago A 142 tokens original Apache-2.0

data-modeling

165

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

Builds end-to-end predictive modeling pipelines on tabular datasets—data exploration, preprocessing, baseline modeling, and mandatory optimization—producing valid saved predictions in the required output format. Use for any supervised machine learning or data modeling task, including classification and regression on…

53 8d ago A 126 tokens original Apache-2.0

data-science-analysis

166

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

Computes a numeric or categorical answer to a quantitative data-science question by cleaning and analyzing local data files (CSV, Excel, TSV, and scientific formats .npz/.fits/.h5) with pandas, numpy, and scipy. Use whenever a task ships its own dataset (in whatever local directory it provides) and asks you to derive…

53 8d ago A 237 tokens original Apache-2.0

fetch-data

167

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A workflow that turns a plain-language request for business data into a database query, runs it in a data warehouse or lake, and returns the results for analysis.

53 8d ago A 276 tokens original Apache-2.0

qwenpaw-data-cli

168

agentscope-ai/QwenPaw-Data

Skill Claude CodeCodex

A guide for using the QwenPaw Data command-line tool to find data sources, plan and run analysis tasks, and reuse saved YAML plans.

53 8d ago A 109 tokens original Apache-2.0