@thinkingai/ae-cli 1.0.1 → 1.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +38 -64
- package/README.zh.md +203 -0
- package/dist/{auth-JXELJNDS.js → auth-4GAHTBVH.js} +2 -2
- package/dist/{auth-L3G3A74I.js → auth-U2GHFMFY.js} +20 -6
- package/dist/{chunk-OVQOK35G.js → chunk-EBFUVWIZ.js} +25 -6
- package/dist/{chunk-3GM5LJZR.js → chunk-OQ4XEG77.js} +7 -4
- package/dist/{chunk-JD5DXMKL.js → chunk-TJIMDNAU.js} +10 -8
- package/dist/{chunk-RJNLN3KQ.js → chunk-UK6HO5O5.js} +7 -6
- package/dist/{client-5QSQBBDB.js → client-HU63573O.js} +3 -3
- package/dist/{config-Q7J3Z7Z2.js → config-OLF7RBPM.js} +5 -5
- package/dist/index.js +18 -17
- package/dist/{raw-ZNVURYMR.js → raw-GDO4IWNW.js} +8 -6
- package/dist/{te-analysis-7NN3SY3I.js → te-analysis-ZDJXMWZY.js} +64 -26
- package/dist/{te-audience-P43BWMHM.js → te-audience-T5B52EEB.js} +65 -25
- package/dist/{te-common-H3IPTI2I.js → te-common-BPTXXTHQ.js} +11 -38
- package/dist/{community-GMALVSRF.js → te-community-FPB5LH56.js} +59 -59
- package/dist/{te-dataops-WCGDBJLF.js → te-dataops-2NUJVG47.js} +3 -28
- package/dist/{te-engage-UTRVNTGU.js → te-engage-K3EANZ5P.js} +502 -520
- package/dist/{te-meta-HGYNXVGF.js → te-meta-JJMV75KB.js} +88 -20
- package/package.json +9 -7
- package/skills/ae-analysis/SKILL.md +229 -0
- package/skills/{te-meta/references/batch-create-metadata.md → ae-analysis/references/batch_create_metadata.md} +5 -5
- package/skills/{te-meta/references/batch-edit-metadata.md → ae-analysis/references/batch_edit_metadata.md} +4 -4
- package/skills/{te-analysis/references/build-entity-details-sql.md → ae-analysis/references/build_entity_details_sql.md} +14 -14
- package/skills/{te-analysis/references/build-event-details-sql.md → ae-analysis/references/build_event_details_sql.md} +14 -14
- package/skills/{te-analysis/references/create-alert.md → ae-analysis/references/create_alert.md} +7 -7
- package/skills/{te-audience/references/create-cluster.md → ae-analysis/references/create_cluster.md} +26 -22
- package/skills/{te-analysis/references/create-dashboard.md → ae-analysis/references/create_dashboard.md} +5 -5
- package/skills/{te-meta/references/create-metric.md → ae-analysis/references/create_metric.md} +16 -16
- package/skills/{te-analysis/references/create-or-update-dashboard-note.md → ae-analysis/references/create_or_update_dashboard_note.md} +5 -5
- package/skills/{te-meta/references/create-project-mark-time.md → ae-analysis/references/create_project_mark_time.md} +5 -5
- package/skills/{te-analysis/references/create-public-access-link.md → ae-analysis/references/create_public_access_link.md} +5 -5
- package/skills/{te-analysis/references/create-report.md → ae-analysis/references/create_report.md} +14 -14
- package/skills/{te-analysis/references/create-result-cluster.md → ae-analysis/references/create_result_cluster.md} +8 -8
- package/skills/{te-audience/references/create-tag.md → ae-analysis/references/create_tag.md} +18 -17
- package/skills/{te-meta/references/create-virtual-event.md → ae-analysis/references/create_virtual_event.md} +14 -14
- package/skills/{te-meta/references/create-virtual-property.md → ae-analysis/references/create_virtual_property.md} +11 -11
- package/skills/{te-meta/references/delete-project-mark-times.md → ae-analysis/references/delete_project_mark_times.md} +4 -4
- package/skills/{te-meta/references/delete-track-items.md → ae-analysis/references/delete_track_items.md} +4 -4
- package/skills/{te-analysis/references/drilldown-user-events.md → ae-analysis/references/drilldown_user_events.md} +11 -11
- package/skills/{te-analysis/references/drilldown-users.md → ae-analysis/references/drilldown_users.md} +12 -9
- package/skills/ae-analysis/references/generate_track_program.md +51 -0
- package/skills/ae-analysis/references/generate_track_sdk_sample.md +43 -0
- package/skills/{te-analysis/references/get-alert.md → ae-analysis/references/get_alert.md} +4 -4
- package/skills/{te-analysis/references/get-alert-definition-schema.md → ae-analysis/references/get_alert_definition_schema.md} +4 -4
- package/skills/ae-analysis/references/get_analysis_query_schema.md +61 -0
- package/skills/ae-analysis/references/get_cluster_definition_schema.md +53 -0
- package/skills/ae-analysis/references/get_clusters_by_name.md +69 -0
- package/skills/{te-analysis/references/get-filter-schema.md → ae-analysis/references/get_filter_schema.md} +4 -4
- package/skills/{te-analysis/references/get-groupby-schema.md → ae-analysis/references/get_groupby_schema.md} +4 -4
- package/skills/{te-meta/references/get-metric.md → ae-analysis/references/get_metric.md} +4 -4
- package/skills/{te-meta/references/get-project-config.md → ae-analysis/references/get_project_config.md} +4 -4
- package/skills/{te-analysis/references/get-report-definition.md → ae-analysis/references/get_report_definition.md} +4 -4
- package/skills/{te-common/references/get-resource-url.md → ae-analysis/references/get_resource_url.md} +7 -7
- package/skills/{te-analysis/references/get-table-columns.md → ae-analysis/references/get_table_columns.md} +4 -4
- package/skills/ae-analysis/references/get_tag_definition_schema.md +49 -0
- package/skills/ae-analysis/references/get_tags_by_name.md +69 -0
- package/skills/{te-meta/references/get-track-program.md → ae-analysis/references/get_track_program.md} +4 -4
- package/skills/{te-analysis/references/list-alerts.md → ae-analysis/references/list_alerts.md} +8 -5
- package/skills/{te-audience/references/list-cluster-members.md → ae-analysis/references/list_cluster_members.md} +13 -6
- package/skills/{te-audience/references/list-clusters.md → ae-analysis/references/list_clusters.md} +12 -6
- package/skills/{te-analysis/references/list-dashboards.md → ae-analysis/references/list_dashboards.md} +10 -6
- package/skills/{te-meta/references/list-entities.md → ae-analysis/references/list_entities.md} +12 -5
- package/skills/{te-meta/references/list-events.md → ae-analysis/references/list_events.md} +10 -7
- package/skills/ae-analysis/references/list_metrics.md +41 -0
- package/skills/ae-analysis/references/list_project_mark_times.md +42 -0
- package/skills/{te-meta/references/list-project-users.md → ae-analysis/references/list_project_users.md} +4 -4
- package/skills/{te-common/references/list-projects.md → ae-analysis/references/list_projects.md} +9 -7
- package/skills/{te-meta/references/list-properties.md → ae-analysis/references/list_properties.md} +11 -6
- package/skills/ae-analysis/references/list_public_access_links.md +41 -0
- package/skills/{te-analysis/references/list-reports.md → ae-analysis/references/list_reports.md} +10 -6
- package/skills/{te-audience/references/list-tag-members.md → ae-analysis/references/list_tag_members.md} +13 -6
- package/skills/{te-audience/references/list-tags.md → ae-analysis/references/list_tags.md} +12 -6
- package/skills/{te-analysis/references/load-filters.md → ae-analysis/references/load_filters.md} +5 -5
- package/skills/{te-analysis/references/query-adhoc.md → ae-analysis/references/query_adhoc.md} +19 -14
- package/skills/{te-analysis/references/query-dashboard-detail.md → ae-analysis/references/query_dashboard_detail.md} +4 -4
- package/skills/{te-analysis/references/query-dashboard-report-data.md → ae-analysis/references/query_dashboard_report_data.md} +13 -13
- package/skills/{te-analysis/references/query-entity-details.md → ae-analysis/references/query_entity_details.md} +15 -15
- package/skills/{te-analysis/references/query-event-details.md → ae-analysis/references/query_event_details.md} +17 -17
- package/skills/{te-analysis/references/query-report-data.md → ae-analysis/references/query_report_data.md} +16 -16
- package/skills/{te-audience/references/refresh-cluster.md → ae-analysis/references/refresh_cluster.md} +4 -4
- package/skills/{te-audience/references/refresh-tag.md → ae-analysis/references/refresh_tag.md} +4 -4
- package/skills/{te-meta/references/save-track-items.md → ae-analysis/references/save_track_items.md} +4 -4
- package/skills/{te-analysis/references/update-alert.md → ae-analysis/references/update_alert.md} +7 -7
- package/skills/{te-audience/references/update-cluster.md → ae-analysis/references/update_cluster.md} +17 -15
- package/skills/{te-analysis/references/update-dashboard.md → ae-analysis/references/update_dashboard.md} +5 -5
- package/skills/{te-meta/references/update-metric.md → ae-analysis/references/update_metric.md} +14 -14
- package/skills/{te-meta/references/update-project-mark-time.md → ae-analysis/references/update_project_mark_time.md} +5 -5
- package/skills/{te-analysis/references/update-public-access-link.md → ae-analysis/references/update_public_access_link.md} +5 -5
- package/skills/{te-audience/references/update-tag.md → ae-analysis/references/update_tag.md} +17 -16
- package/skills/ae-community/SKILL.md +305 -0
- package/skills/ae-community/references/community-activity-analysis.md +67 -0
- package/skills/ae-community/references/community-analyzing-official-content.md +71 -0
- package/skills/ae-community/references/community-analyzing-theme-comment.md +123 -0
- package/skills/ae-community/references/community-character-analysis.md +70 -0
- package/skills/ae-community/references/community-daily-report.md +84 -0
- package/skills/ae-community/references/community-hottopic-insight.md +113 -0
- package/skills/ae-community/references/community-weekly-report.md +84 -0
- package/skills/ae-community/references/get_channel_info.md +20 -0
- package/skills/ae-community/references/get_comment_tag_analysis.md +29 -0
- package/skills/ae-community/references/get_comments_summary.md +32 -0
- package/skills/ae-community/references/get_corpus_tags.md +20 -0
- package/skills/ae-community/references/get_daily_summary.md +22 -0
- package/skills/ae-community/references/get_hot_topics.md +25 -0
- package/skills/ae-community/references/get_livestream_analysis.md +22 -0
- package/skills/ae-community/references/get_livestream_detail.md +33 -0
- package/skills/ae-community/references/get_livestream_list.md +25 -0
- package/skills/ae-community/references/get_livestream_overview.md +24 -0
- package/skills/ae-community/references/get_livestream_room_metrics.md +25 -0
- package/skills/ae-community/references/get_livestream_rooms.md +25 -0
- package/skills/ae-community/references/get_overview_metrics.md +25 -0
- package/skills/ae-community/references/get_post_detail.md +37 -0
- package/skills/ae-community/references/get_risk_content.md +42 -0
- package/skills/ae-community/references/get_sentiment_overview.md +33 -0
- package/skills/ae-community/references/get_tag_trends.md +27 -0
- package/skills/ae-community/references/get_topic_detail.md +26 -0
- package/skills/ae-community/references/search_posts.md +47 -0
- package/skills/ae-dataops/SKILL.md +706 -0
- package/skills/ae-dataops/references/dataops-flow-create.md +163 -0
- package/skills/ae-dataops/references/dataops-flow-monitor.md +118 -0
- package/skills/ae-dataops/references/dataops-integration.md +251 -0
- package/skills/ae-dataops/references/dataops-query.md +111 -0
- package/skills/ae-dataops/references/dataops-table.md +122 -0
- package/skills/ae-engage/SKILL.md +311 -0
- package/skills/ae-engage/references/add-approver.md +24 -0
- package/skills/ae-engage/references/add-channel.md +74 -0
- package/skills/ae-engage/references/approver-list.md +19 -0
- package/skills/ae-engage/references/cancel-query-by-request-id.md +23 -0
- package/skills/ae-engage/references/channel-detail.md +52 -0
- package/skills/ae-engage/references/channel-list.md +41 -0
- package/skills/ae-engage/references/config-channel-detail.md +32 -0
- package/skills/ae-engage/references/config-channel-list.md +27 -0
- package/skills/ae-engage/references/config-item-analysis-report.md +34 -0
- package/skills/ae-engage/references/config-item-detail.md +30 -0
- package/skills/ae-engage/references/config-item-list.md +19 -0
- package/skills/ae-engage/references/config-item-strategy-comparison.md +25 -0
- package/skills/ae-engage/references/config-item-trigger-report.md +42 -0
- package/skills/ae-engage/references/copy-config-template.md +29 -0
- package/skills/ae-engage/references/delete-channel.md +24 -0
- package/skills/ae-engage/references/delete-config-channel.md +24 -0
- package/skills/ae-engage/references/delete-config-item.md +25 -0
- package/skills/ae-engage/references/delete-flow.md +24 -0
- package/skills/ae-engage/references/flow-ab-split-node-report.md +54 -0
- package/skills/ae-engage/references/flow-detail.md +79 -0
- package/skills/ae-engage/references/flow-list.md +19 -0
- package/skills/ae-engage/references/flow-node-config-schema.md +44 -0
- package/skills/ae-engage/references/flow-node-detail-report.md +55 -0
- package/skills/ae-engage/references/flow-node-overview-report.md +52 -0
- package/skills/ae-engage/references/flow-process-report.md +59 -0
- package/skills/ae-engage/references/manage-flow.md +94 -0
- package/skills/ae-engage/references/manage-strategy.md +74 -0
- package/skills/ae-engage/references/manage-task.md +37 -0
- package/skills/ae-engage/references/modify-flow-base-info.md +27 -0
- package/skills/ae-engage/references/save-flow.md +871 -0
- package/skills/ae-engage/references/strategy-detail.md +73 -0
- package/skills/ae-engage/references/strategy-list.md +21 -0
- package/skills/ae-engage/references/task-data-detail.md +74 -0
- package/skills/ae-engage/references/task-data-overview.md +42 -0
- package/skills/ae-engage/references/task-detail.md +61 -0
- package/skills/ae-engage/references/task-experiment-report.md +45 -0
- package/skills/ae-engage/references/task-list.md +91 -0
- package/skills/ae-engage/references/task-metric-detail.md +50 -0
- package/skills/ae-engage/references/task-stats.md +89 -0
- package/skills/ae-engage/references/update-channel-status.md +32 -0
- package/skills/ae-engage/references/update-config-channel-status.md +32 -0
- package/skills/ae-engage/references/validate-flow-node-config.md +52 -0
- package/skills/ae-engage/references/whitelist-list.md +19 -0
- package/skills/te-analysis/SKILL.md +0 -107
- package/skills/te-analysis/references/get-analysis-query-schema.md +0 -36
- package/skills/te-analysis/references/list-public-access-links.md +0 -31
- package/skills/te-audience/SKILL.md +0 -63
- package/skills/te-audience/references/get-cluster-definition-schema.md +0 -37
- package/skills/te-audience/references/get-clusters-by-name.md +0 -32
- package/skills/te-audience/references/get-tag-definition-schema.md +0 -32
- package/skills/te-audience/references/get-tags-by-name.md +0 -32
- package/skills/te-common/SKILL.md +0 -135
- package/skills/te-community/SKILL.md +0 -133
- package/skills/te-community/references/community-activity-analysis.md +0 -68
- package/skills/te-community/references/community-analyzing-official-content.md +0 -72
- package/skills/te-community/references/community-analyzing-theme-comment.md +0 -124
- package/skills/te-community/references/community-character-analysis.md +0 -71
- package/skills/te-community/references/community-daily-report.md +0 -82
- package/skills/te-community/references/community-hottopic-insight.md +0 -120
- package/skills/te-community/references/community-release-analysis.md +0 -79
- package/skills/te-community/references/community-weekly-report.md +0 -84
- package/skills/te-community/references/get_channel_info.md +0 -21
- package/skills/te-community/references/get_comment_tag_analysis.md +0 -30
- package/skills/te-community/references/get_comments_summary.md +0 -33
- package/skills/te-community/references/get_corpus_tags.md +0 -21
- package/skills/te-community/references/get_daily_summary.md +0 -23
- package/skills/te-community/references/get_hot_topics.md +0 -26
- package/skills/te-community/references/get_livestream_analysis.md +0 -23
- package/skills/te-community/references/get_livestream_detail.md +0 -34
- package/skills/te-community/references/get_livestream_list.md +0 -26
- package/skills/te-community/references/get_livestream_overview.md +0 -25
- package/skills/te-community/references/get_livestream_room_metrics.md +0 -26
- package/skills/te-community/references/get_livestream_rooms.md +0 -26
- package/skills/te-community/references/get_overview_metrics.md +0 -26
- package/skills/te-community/references/get_post_detail.md +0 -38
- package/skills/te-community/references/get_risk_content.md +0 -43
- package/skills/te-community/references/get_sentiment_overview.md +0 -34
- package/skills/te-community/references/get_tag_trends.md +0 -28
- package/skills/te-community/references/get_topic_detail.md +0 -27
- package/skills/te-community/references/search_posts.md +0 -48
- package/skills/te-dataops/SKILL.md +0 -645
- package/skills/te-dataops/references/dataops-flow-create.md +0 -163
- package/skills/te-dataops/references/dataops-flow-monitor.md +0 -118
- package/skills/te-dataops/references/dataops-integration.md +0 -246
- package/skills/te-dataops/references/dataops-operations.md +0 -107
- package/skills/te-dataops/references/dataops-query.md +0 -111
- package/skills/te-dataops/references/dataops-table.md +0 -122
- package/skills/te-engage/SKILL.md +0 -211
- package/skills/te-engage/references/add-approver.md +0 -24
- package/skills/te-engage/references/add-channel.md +0 -74
- package/skills/te-engage/references/approver-list.md +0 -19
- package/skills/te-engage/references/cancel-query-by-request-id.md +0 -23
- package/skills/te-engage/references/channel-detail.md +0 -52
- package/skills/te-engage/references/channel-list.md +0 -41
- package/skills/te-engage/references/config-channel-detail.md +0 -32
- package/skills/te-engage/references/config-channel-list.md +0 -27
- package/skills/te-engage/references/config-item-analysis-report.md +0 -34
- package/skills/te-engage/references/config-item-detail.md +0 -30
- package/skills/te-engage/references/config-item-list.md +0 -19
- package/skills/te-engage/references/config-item-strategy-comparison.md +0 -25
- package/skills/te-engage/references/config-item-trigger-report.md +0 -42
- package/skills/te-engage/references/copy-config-template.md +0 -29
- package/skills/te-engage/references/delete-channel.md +0 -24
- package/skills/te-engage/references/delete-config-channel.md +0 -24
- package/skills/te-engage/references/delete-config-item.md +0 -25
- package/skills/te-engage/references/delete-flow.md +0 -24
- package/skills/te-engage/references/flow-ab-split-node-report.md +0 -54
- package/skills/te-engage/references/flow-detail.md +0 -79
- package/skills/te-engage/references/flow-list.md +0 -19
- package/skills/te-engage/references/flow-node-config-schema.md +0 -44
- package/skills/te-engage/references/flow-node-detail-report.md +0 -55
- package/skills/te-engage/references/flow-node-overview-report.md +0 -52
- package/skills/te-engage/references/flow-process-report.md +0 -59
- package/skills/te-engage/references/manage-flow.md +0 -94
- package/skills/te-engage/references/manage-strategy.md +0 -74
- package/skills/te-engage/references/manage-task.md +0 -37
- package/skills/te-engage/references/modify-flow-base-info.md +0 -27
- package/skills/te-engage/references/save-flow.md +0 -870
- package/skills/te-engage/references/strategy-detail.md +0 -73
- package/skills/te-engage/references/strategy-list.md +0 -21
- package/skills/te-engage/references/task-data-detail.md +0 -81
- package/skills/te-engage/references/task-data-overview.md +0 -48
- package/skills/te-engage/references/task-detail.md +0 -61
- package/skills/te-engage/references/task-experiment-report.md +0 -51
- package/skills/te-engage/references/task-list.md +0 -91
- package/skills/te-engage/references/task-metric-detail.md +0 -56
- package/skills/te-engage/references/task-stats.md +0 -89
- package/skills/te-engage/references/update-channel-status.md +0 -32
- package/skills/te-engage/references/update-config-channel-status.md +0 -32
- package/skills/te-engage/references/validate-flow-node-config.md +0 -52
- package/skills/te-engage/references/whitelist-list.md +0 -19
- package/skills/te-meta/SKILL.md +0 -71
- package/skills/te-meta/references/list-metrics.md +0 -33
- package/skills/te-meta/references/list-project-mark-times.md +0 -33
- package/skills/te-shared/SKILL.md +0 -115
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
# ae-community community-analyzing-official-content
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
Official content analysis: Analyze recently published official content for a specified game in the community module, then classify and summarize it using the predefined categories.
|
|
5
|
+
|
|
6
|
+
Trigger scenario: Use this skill when the user wants to know the official release content of the specified game in the near future.
|
|
7
|
+
|
|
8
|
+
## Analysis process
|
|
9
|
+
|
|
10
|
+
1. **Confirm analysis time**: Get the start date and end date (recommended not to exceed 30 days)
|
|
11
|
+
2. **Query official content**: Call `+search_posts` and set the `official: true` parameter
|
|
12
|
+
3. **Content Classification Analysis**: Classified by four categories: game announcements, community activities, linkages, and promotional materials
|
|
13
|
+
4. **Formatted output**: Generate a structured official content analysis report
|
|
14
|
+
|
|
15
|
+
## Execution process
|
|
16
|
+
|
|
17
|
+
**Step 1: Confirm analysis time**
|
|
18
|
+
- **If the user has specified the analysis time**: Record the time range (start time, end time) and enter step 2
|
|
19
|
+
- **If the user does not specify the analysis time**: Inform the user to provide the following information before proceeding:
|
|
20
|
+
- Start date of analysis
|
|
21
|
+
- The end date of the analysis
|
|
22
|
+
- ⚠️ The time range is recommended to be no more than 30 days to ensure query efficiency and content readability
|
|
23
|
+
|
|
24
|
+
**Step 2: Check official content**
|
|
25
|
+
Use the `+search_posts` tool to query official published content within a specified time range.
|
|
26
|
+
- Calling parameters: `gameId`, `startTime`, `endTime`, `official: true`, `pagerHeader`
|
|
27
|
+
- Focus on recording the total number of topics, channel distribution and timestamp of each post
|
|
28
|
+
|
|
29
|
+
**Step 3: Content Classification and Analysis**
|
|
30
|
+
Classification analysis according to the following four categories
|
|
31
|
+
|
|
32
|
+
## Content classification criteria
|
|
33
|
+
|
|
34
|
+
| Category | Definition | Information to be extracted |
|
|
35
|
+
|------|------|----------------|
|
|
36
|
+
| **Game Announcement** | Announcement and introduction of new game content such as new versions and new activities | Activity/version/new card pool content, game elements, duration (resident activities return to "Resident") |
|
|
37
|
+
| **Community Activities** | Activities that promote players to post, reply, and create in the community, usually with physical rewards or community titles | Publishing platform, activity requirements, duration, and reward content |
|
|
38
|
+
| **Linkage** | Announcement of linkage activities outside the game | Linkage brand/IP, linkage time, linkage form (in-game linkage ownership game announcement) |
|
|
39
|
+
| **Promotional Materials** | General promotional materials (pictures, comics, character quotes, etc.) | Related characters/content, material form |
|
|
40
|
+
|
|
41
|
+
## Cross-platform merge rules
|
|
42
|
+
|
|
43
|
+
- **Game announcements, linkages, and promotional materials**: If the same content is released on multiple platforms and the content is consistent, merge it into one, and indicate "multi-platform release" in the summary
|
|
44
|
+
- **Community Activities**: Each platform is listed separately and is not merged (because the activity rules of different platforms may be different)
|
|
45
|
+
|
|
46
|
+
## Output structure
|
|
47
|
+
|
|
48
|
+
### 1. Analysis summary
|
|
49
|
+
- **Game**: Game name
|
|
50
|
+
- **Analysis time**: start date - end date
|
|
51
|
+
- **TOTAL OFFICIAL CONTENT**: Total quantity
|
|
52
|
+
|
|
53
|
+
### 2. Game Announcement
|
|
54
|
+
Contents list (sorted by time)
|
|
55
|
+
|
|
56
|
+
### 3. Community activities
|
|
57
|
+
Content list (sorted by platform and time)
|
|
58
|
+
|
|
59
|
+
### 4. Linkage
|
|
60
|
+
Contents list (sorted by time)
|
|
61
|
+
|
|
62
|
+
### 5. Promotional materials
|
|
63
|
+
Contents list (sorted by time)
|
|
64
|
+
|
|
65
|
+
## Example
|
|
66
|
+
|
|
67
|
+
```bash
|
|
68
|
+
# User input example
|
|
69
|
+
"Analyze the official releases of the past week"
|
|
70
|
+
"Help me sort out this month's official announcements"
|
|
71
|
+
```
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
# ae-community community-analyzing-theme-comment
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
In-depth analysis of topic comment areas: Conduct in-depth analysis of the comment areas of specified posts or videos, and generate an in-depth analysis report including comment trends, opinion distribution, and summary.
|
|
5
|
+
|
|
6
|
+
Trigger scenario: Use this skill when users need to conduct in-depth analysis of the comment area of a specified topic (post or video).
|
|
7
|
+
|
|
8
|
+
## Analysis process
|
|
9
|
+
|
|
10
|
+
1. **Identify target post/video**: Get UUID, channelId and resourceType, or search via `+search_posts`
|
|
11
|
+
2. **Get comment area data**: Call `+get_post_detail` to obtain the target content details and comment area
|
|
12
|
+
3. **Get the complete comment area in paging**: loop through all comments and eliminate meaningless content such as irrigation and pure expressions.
|
|
13
|
+
4. **In-depth analysis**:
|
|
14
|
+
- Comment trend analysis (time trend, sentiment distribution trend)
|
|
15
|
+
- Opinion analysis (extracting positive/negative opinions and representative comments)
|
|
16
|
+
- Summary analysis (market data, opinion analysis, ecological analysis)
|
|
17
|
+
|
|
18
|
+
## Execution process
|
|
19
|
+
|
|
20
|
+
**Step 1: Identify Target Posts/Videos**
|
|
21
|
+
- Check if the user has explicitly specified the post or video to be analyzed (UUID, channelId, resourceType)
|
|
22
|
+
- If the user has provided the above information, jump directly to step 2
|
|
23
|
+
- If the user does not specify a target, the `+search_posts` tool needs to be used to search for suitable posts
|
|
24
|
+
|
|
25
|
+
**Step 2: Get comment area data**
|
|
26
|
+
- Use the `+get_post_detail` tool to get the details and comments section of the target content
|
|
27
|
+
- Get the complete comment area in pagination (pageSize recommended is 100)
|
|
28
|
+
- Check the number of comments and the hasMore field in the returned results
|
|
29
|
+
- If hasMore is true, continue calling to get the next page
|
|
30
|
+
|
|
31
|
+
**Comment filtering rules**:
|
|
32
|
+
When obtaining and storing comments, the following content that has no analytical significance needs to be eliminated:
|
|
33
|
+
- **Spoiled comments**: Repeated posting of the same or similar content, content that swipes the screen
|
|
34
|
+
- **Pure emoticons/symbols**: Contains only emoticons and symbol combinations (such as "???", "!!!")
|
|
35
|
+
- **No substance**: Comments with less than 3 characters
|
|
36
|
+
- **System Message**: Official automatically generated message
|
|
37
|
+
|
|
38
|
+
**Step 3: In-depth analysis**
|
|
39
|
+
|
|
40
|
+
**3.1 Comment Trend Analysis**
|
|
41
|
+
- Comment time trend: statistics on the time distribution of comments published, summarized by day
|
|
42
|
+
- Sentiment distribution trend: Statistics on changes in the proportion of positive, neutral, and negative comments by day
|
|
43
|
+
|
|
44
|
+
**3.2 Viewpoint analysis**
|
|
45
|
+
- Text clustering and topic extraction of all valid comments
|
|
46
|
+
- Identify recurring keywords and phrases
|
|
47
|
+
- Merge semantically similar views
|
|
48
|
+
- Differentiate between positive and negative viewpoints
|
|
49
|
+
- Each opinion includes: opinion title, opinion description, number of matching comments, representative comments (up to 10)
|
|
50
|
+
- **Handling Opposing Viewpoints**: Allow diametrically opposed positive and negative views on the same thing to exist, and do not merge opposing views.
|
|
51
|
+
|
|
52
|
+
**3.3 Summary analysis**
|
|
53
|
+
- Summary of market data: total number of comments, overall sentiment distribution, peak comment time
|
|
54
|
+
- Summary of opinion analysis: main positive opinions, main negative opinions, points of conflict of opinions, core needs of players
|
|
55
|
+
- Ecological analysis of the comment area: overall atmosphere, relevance of comments and content, core user group characteristics, potential risks and opportunities
|
|
56
|
+
|
|
57
|
+
## Output structure (must be complete)
|
|
58
|
+
|
|
59
|
+
### 1. Basic information
|
|
60
|
+
- **Post/Video Title**: Title content
|
|
61
|
+
- **Source Channel**: Channel name
|
|
62
|
+
- **Published**: Release date
|
|
63
|
+
- **Analysis Time Range**: The time period for analysis
|
|
64
|
+
- **Number of valid comments**: The number after excluding invalid comments
|
|
65
|
+
|
|
66
|
+
### 2. Comment trends
|
|
67
|
+
|
|
68
|
+
**Time Trend**
|
|
69
|
+
|
|
70
|
+
| Date | Number of comments | Percentage |
|
|
71
|
+
|------|--------|------|
|
|
72
|
+
| YYYY-MM-DD | Quantity | X% |
|
|
73
|
+
|
|
74
|
+
**Emotion Distribution**
|
|
75
|
+
|
|
76
|
+
| Date | Positive | Neutral | Negative |
|
|
77
|
+
|------|------|------|------|
|
|
78
|
+
| YYYY-MM-DD | X% | X% | X% |
|
|
79
|
+
|
|
80
|
+
### 3. Viewpoint analysis
|
|
81
|
+
|
|
82
|
+
**Positive View**
|
|
83
|
+
|
|
84
|
+
**Viewpoint 1: [Viewpoint Title]**
|
|
85
|
+
- **Viewpoint Description**: [Detailed Description]
|
|
86
|
+
- **Number of matching comments**: X
|
|
87
|
+
- **Representative comments**:
|
|
88
|
+
- "[Comment 1]"
|
|
89
|
+
- "[Comment 2]"
|
|
90
|
+
|
|
91
|
+
**Negative opinions (can be multiple)**
|
|
92
|
+
|
|
93
|
+
**Viewpoint 1: [Viewpoint Title]**
|
|
94
|
+
- **Viewpoint Description**: [Detailed Description]
|
|
95
|
+
- **Number of matching comments**: X
|
|
96
|
+
- **Representative comments**:
|
|
97
|
+
- "[Comment 1]"
|
|
98
|
+
- "[Comment 2]"
|
|
99
|
+
|
|
100
|
+
### 4. Summary
|
|
101
|
+
|
|
102
|
+
**Broad market data summary**:
|
|
103
|
+
- Total number of comments, overall sentiment distribution, peak comment time
|
|
104
|
+
|
|
105
|
+
**Summary of opinion analysis**:
|
|
106
|
+
- Mainly positive points
|
|
107
|
+
- Mainly negative points
|
|
108
|
+
- Points of conflict of opinions
|
|
109
|
+
- Players’ core needs
|
|
110
|
+
|
|
111
|
+
**Ecological Analysis and Suggestions**:
|
|
112
|
+
- Overall atmosphere
|
|
113
|
+
- Relevance of comments and content
|
|
114
|
+
- Characteristics of core user groups
|
|
115
|
+
-Potential risks and opportunities
|
|
116
|
+
|
|
117
|
+
## Example
|
|
118
|
+
|
|
119
|
+
```bash
|
|
120
|
+
# User input example
|
|
121
|
+
"Analyze the comment area of this post"
|
|
122
|
+
"Help me deeply analyze the user feedback of this video"
|
|
123
|
+
```
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
# ae-community community-character-analysis
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
Role-specific in-depth analysis: In-depth diagnosis for a single role, instead of regular daily/weekly reports, the "Role-specific in-depth analysis report" is output.
|
|
5
|
+
|
|
6
|
+
Trigger: Use this when the user asks for "in-depth analysis of a certain character", "character sentiment insight", "deep-dive analysis of of a certain character's discussion", and "character analysis".
|
|
7
|
+
|
|
8
|
+
## Analysis process
|
|
9
|
+
|
|
10
|
+
1. **`+get_sentiment_overview`**: Get the core word cloud of the character under positive and negative discussions to set the tone of the current overall reputation
|
|
11
|
+
2. **`+get_hot_topics`**: Confirm whether the character has formed a hot topic in the community
|
|
12
|
+
3. **`+search_posts`**: Search for recent hot posts using "character name + core controversial words"
|
|
13
|
+
4. **`+get_post_detail` & `+get_comments_summary`**: Extract the core views of the post and emotional feedback in the comment area
|
|
14
|
+
|
|
15
|
+
## Entity extraction and deduction rules
|
|
16
|
+
|
|
17
|
+
- [Core Analysis Role] must be extracted from user input (such as "Role", "Role A")
|
|
18
|
+
- If the user doesn't say anything, please clearly ask "Which character do you want to analyze in depth?"
|
|
19
|
+
- If the user does not specify a time, **automatically push forward 7-14 days from the current system time as the query period**
|
|
20
|
+
|
|
21
|
+
## Core Constraints
|
|
22
|
+
|
|
23
|
+
- **Reject fake claims**: Must explain "why" and give evidence of posts/comments.
|
|
24
|
+
- **Strictly distinguish between early warning and risk control**:
|
|
25
|
+
- Alerts: experience risks (mechanics, numerical values, plot, art, performance)
|
|
26
|
+
-Risk Control: risk of violation (causing war, illegal production, leakage, rumors)
|
|
27
|
+
|
|
28
|
+
## Output structure
|
|
29
|
+
|
|
30
|
+
### 1. Character’s current ecology and community impression
|
|
31
|
+
Use a very insightful paragraph to summarize the character’s current true position in the player’s mind.
|
|
32
|
+
|
|
33
|
+
### 2. Discussion popularity and emotional portrait matrix
|
|
34
|
+
|
|
35
|
+
| Dimensions | Data/Description |
|
|
36
|
+
|------|----------|
|
|
37
|
+
| Emotional fundamentals | Positive/neutral/negative ratio |
|
|
38
|
+
| Main forum for sentiment | Main discussion channel |
|
|
39
|
+
| High frequency word co-occurrence | Core keywords |
|
|
40
|
+
|
|
41
|
+
### 3. In-depth deep-dive analysis of of players’ core needs and focus
|
|
42
|
+
|
|
43
|
+
**✨ Core Values and Highlight Experience**
|
|
44
|
+
- **Extraction of player voices**: [Summary]
|
|
45
|
+
- **Typical original voice/support case**: "[Real comments]"
|
|
46
|
+
|
|
47
|
+
**🧨 Analysis of core pain points**
|
|
48
|
+
- **Dismantling of deep demands**: [Analysis]
|
|
49
|
+
- **Typical original voice/support case**: "[Real comments]"
|
|
50
|
+
|
|
51
|
+
### 4. Operation strategy
|
|
52
|
+
- **Public Opinion Direction Guidance**: Specific Suggestions
|
|
53
|
+
- **Version/Optimization Forward Planning**: Direction for improvement
|
|
54
|
+
|
|
55
|
+
### 5. Warning content
|
|
56
|
+
|
|
57
|
+
**⚠️ Warning content**
|
|
58
|
+
|
|
59
|
+
| Danger level | Warning triggers | Community spread | Core performance | Suggested follow-up actions |
|
|
60
|
+
|---------|-----------|-----------|---------|-------------|
|
|
61
|
+
| High/medium/low | Specific problems | Scope of impact | Specific performance | Handling suggestions |
|
|
62
|
+
|
|
63
|
+
## Example
|
|
64
|
+
|
|
65
|
+
```bash
|
|
66
|
+
# User input example
|
|
67
|
+
"A deep analysis of the role"
|
|
68
|
+
"Help me break down the discussion of character A"
|
|
69
|
+
"Analyze the sentiment of XX character"
|
|
70
|
+
```
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
# ae-community community-daily-report
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
Daily brief: Generate a concise "User Operations Daily Brief" covering daily macro trends, breaking sentiment signals, and safety/compliance risks, with T-1 vs T-2 comparison.
|
|
5
|
+
|
|
6
|
+
Trigger: Use this when the user asks for "generate daily report", "yesterday's battle report" or "daily sentiment summary".
|
|
7
|
+
|
|
8
|
+
## Roles and Goals
|
|
9
|
+
|
|
10
|
+
You are the "User Operations Director + Public Opinion Monitoring Expert". The core task is to quickly answer three things:
|
|
11
|
+
1) Whether the overall trend on the target date rose or fell relative to the previous day; 2) What is the most important focus of sentiment on the day; 3) Are there any risks that need to be dealt with immediately?
|
|
12
|
+
|
|
13
|
+
## Time deduction and speech rules
|
|
14
|
+
|
|
15
|
+
1. **The user clearly specifies the date** (for example: "Publish the daily report on March 17"):
|
|
16
|
+
- The target date is the specified date, and the comparison date is automatically calculated as the previous day.
|
|
17
|
+
- **Red line of speech**: In the text of the report, relative time pronouns such as "today", "yesterday" and "the day before yesterday" are absolutely prohibited**, and specific dates or objective pronouns must be used (such as: "Surge in volume on that day", "Compared to the previous day")
|
|
18
|
+
2. **The user did not explicitly specify the date** (such as only saying "generate daily report"):
|
|
19
|
+
- Automatically use yesterday as the target day (T-1) and the day before yesterday as the comparison day (T-2)
|
|
20
|
+
- Allows the use of relative terms such as "yesterday/today's highlights"
|
|
21
|
+
|
|
22
|
+
## Required tool chain
|
|
23
|
+
|
|
24
|
+
1. `+get_overview_metrics` (called twice: T-1 and T-2)
|
|
25
|
+
2. `+get_sentiment_overview` (target day sentiment distribution)
|
|
26
|
+
3. `+get_daily_summary` (target day event summary)
|
|
27
|
+
4. `+search_posts` (locating core hot posts)
|
|
28
|
+
5. `+get_post_detail` + `+get_comments_summary` (extract the real original sound)
|
|
29
|
+
6. `+get_risk_content` (compliance risk)
|
|
30
|
+
|
|
31
|
+
## Core Constraints
|
|
32
|
+
|
|
33
|
+
- **Minimalism, rejecting long forms**: focus on describing "incremental information" and "sudden anomalies"
|
|
34
|
+
- **Absolute isolation of early warning and risk control**: Product bugs, UI complaints, and event feedback are classified as "Business Experience"; illegal products, politics, pornography, gambling and drugs, and illegal advertising are written into "Compliance Risk Control"
|
|
35
|
+
- **The original voice of the user is absolutely authentic**: it must be 100% derived from real text, **It is absolutely prohibited to fabricate or conjecture what the user said**
|
|
36
|
+
|
|
37
|
+
## Output structure
|
|
38
|
+
|
|
39
|
+
### 1. Core Overview
|
|
40
|
+
- **Summary Overview**: Summarize the core events of the day in one sentence
|
|
41
|
+
- **Data Overview**: Month-on-month changes in key indicators
|
|
42
|
+
- **Hot words of the day**: high-frequency keywords
|
|
43
|
+
|
|
44
|
+
### 2. Single-day core dashboard
|
|
45
|
+
|
|
46
|
+
| Indicator categories | Data | Month-on-month changes |
|
|
47
|
+
|---------|------|---------|
|
|
48
|
+
| Total sound volume of the market | Specific value | ↑/↓ X% |
|
|
49
|
+
| Sentiment of the day | Positive/neutral/negative proportion | Changing trends |
|
|
50
|
+
| Main volume position | Distribution of various channels | Channel comparison |
|
|
51
|
+
|
|
52
|
+
### 3. Core Focus and User Insights
|
|
53
|
+
|
|
54
|
+
**Core Focus**:
|
|
55
|
+
- Focus 1: [Event Description]
|
|
56
|
+
- **User Feedback**: [Feedback Summary]
|
|
57
|
+
- **Typical original voice**: "[Real user comments]"
|
|
58
|
+
|
|
59
|
+
**User Sentiment Summary**
|
|
60
|
+
|
|
61
|
+
| Emotional Tendencies | Main Trigger Points | Possible Impact |
|
|
62
|
+
|---------|-----------|-----------|
|
|
63
|
+
| Positive/Negative/Neutral | Specific reasons | Impact analysis |
|
|
64
|
+
|
|
65
|
+
### 4. Risk control tips and operational suggestions
|
|
66
|
+
|
|
67
|
+
**Safety Compliance Risk Control**
|
|
68
|
+
|
|
69
|
+
| Risk control type | Number of findings | Main performance | Disposal suggestions |
|
|
70
|
+
|---------|---------|---------|---------|
|
|
71
|
+
| Specific type | Quantity | Specific performance | Treatment suggestions |
|
|
72
|
+
|
|
73
|
+
### 5. Operation suggestions and future node suggestions
|
|
74
|
+
- short term advice
|
|
75
|
+
- Mid- to long-term focus
|
|
76
|
+
|
|
77
|
+
## Example
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
# User input example
|
|
81
|
+
"Generate daily report"
|
|
82
|
+
"Publish the daily report for March 17th"
|
|
83
|
+
"Yesterday's Battle Report"
|
|
84
|
+
```
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
# ae-community community-hottopic-insight
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
Topic analysis: Automatically collect corpus, intelligently identify industry attributes, and output a structured Topic Analysis that includes a core summary, an overview of sentiment and the context of events, core hot discussions, sentiment slices, social media channel insights, and operational recommendations.
|
|
5
|
+
|
|
6
|
+
Triggering scenario: Triggered when the user requests "Analyze topic", "Generate topic analysis report" or "Topic analysis".
|
|
7
|
+
|
|
8
|
+
# # Analysis process
|
|
9
|
+
|
|
10
|
+
1. * * `+get_hot_topics` * *: Get topic information (topicId, startTime, endTime)
|
|
11
|
+
2. * * `+search_posts` * *: Search related posts by topic ID, * * Focus on recording the time, total number and distribution of posts by channel * *
|
|
12
|
+
3. * * `+get_post_detail` * *: Grab high-profile content details (up to 10)
|
|
13
|
+
|
|
14
|
+
# # Entity and Time Rules
|
|
15
|
+
|
|
16
|
+
- [Topic name] must be extracted from user input
|
|
17
|
+
- If the user does not provide it, the user must ask the core analysis object
|
|
18
|
+
- If the user does not specify a specific time, * * the current system time is automatically pushed forward by 7-14 days as the query cycle * *
|
|
19
|
+
|
|
20
|
+
Core Requirements
|
|
21
|
+
|
|
22
|
+
- * * Dynamic traceability authenticity * *: must be strongly dependent on the post's real publishing time
|
|
23
|
+
- * * Evolutionary chains of "Time - Events - Topics - Emotions" must be clearly identified * *
|
|
24
|
+
- In chronological order, extract "what happened at what time, what was mainly discussed at that time, what was the emotion"
|
|
25
|
+
- If you can't catch the timestamp, please truthfully explain that "due to data limitations, it is impossible to generate an accurate timeline", and it is strictly forbidden to fabricate a false history of development
|
|
26
|
+
|
|
27
|
+
# # Output structure
|
|
28
|
+
|
|
29
|
+
* *⚠️ Mandatory: The report must be output in strict accordance with the structure of the following six parts, no parts may be omitted, and the order or format may not be changed. * *
|
|
30
|
+
|
|
31
|
+
# # # I. Summary of Core Content
|
|
32
|
+
- Event Overview: Summarize what everyone is talking about in one sentence
|
|
33
|
+
- The evolution of sentiment: such as "experienced a sharp reversal from the positive expectation of the previous period to the collapse of the reputation of the factor value problem after the launch"
|
|
34
|
+
|
|
35
|
+
# # # II. Overview of Public Opinion Data and Dynamic Evolution
|
|
36
|
+
|
|
37
|
+
* * Quantitative📊 sentiment statistics * *:
|
|
38
|
+
- Total number of current topics
|
|
39
|
+
- Overview of the number of content in each channel
|
|
40
|
+
- Overall Sentiment Ratio
|
|
41
|
+
|
|
42
|
+
* * Trends in🔥 popularity * *: Describe popularity trends
|
|
43
|
+
|
|
44
|
+
* * * Dynamic Public Opinion Evolution Vein (🔴Core must be itemized, not omitted) * *:
|
|
45
|
+
- * * `[MM-DD]` | Phase 1: [Phase naming, e.g. prospective warm-up period - expecting to be full] * *
|
|
46
|
+
- * * Trigger Node * *: [What happened at that time, ex: the official release of the live demo PV]
|
|
47
|
+
- * * Core Focus * *: [What players are talking about, e.g., motion fluency, fine art modeling]
|
|
48
|
+
- * * Emotional direction * *: [ex:🟢 extremely positive expectations, players are highly rated]
|
|
49
|
+
- * * `[MM-DD]` | Phase 2: [Phase name, e.g. live/new story launch] * *
|
|
50
|
+
- * * Trigger Node * *: [ex: Core mechanism was tampered with after update]
|
|
51
|
+
- * * Core Focus * *: [ex: Accusation of official misinformation, request for refund of deposit]
|
|
52
|
+
- * * Emotional direction * *🔴: [ex: Negative outburst]
|
|
53
|
+
- * * `[MM-DD]` | Phase 3: [Phase Naming, e.g. Current Status/Official Response] * *
|
|
54
|
+
- * * Trigger Node * *: [ex: official apology blue sticker description]
|
|
55
|
+
- * * Core Focus * *: [ex: Is the compensation plan justified in a tug-of-war?]
|
|
56
|
+
- * * Emotional direction * *: [ex:🟡 Negative emotions ease slightly, turn to wait and see for confirmation]
|
|
57
|
+
|
|
58
|
+
* Note: The number of stages increases or decreases according to the actual discussion escalation process *
|
|
59
|
+
|
|
60
|
+
# # # III. Summary of Core Hotspot Discussions
|
|
61
|
+
Objectively distill the 2-3 core specific issues that are currently the loudest and most controversial, regardless of emotions
|
|
62
|
+
|
|
63
|
+
# # # IV. Emotional Slicing and Opinion Analysis
|
|
64
|
+
|
|
65
|
+
* *🔴 Negative Emotional Slice * *
|
|
66
|
+
- * * Focus Issue * *: [Specific Issue]
|
|
67
|
+
- * * High frequency word cloud * *: [keyword list]
|
|
68
|
+
- * * Typical Player Soundtrack * *:
|
|
69
|
+
- "[True Comment 1]"
|
|
70
|
+
- "[True Comment 2]"
|
|
71
|
+
|
|
72
|
+
* *🟡 Neutral Emotion Slice * *
|
|
73
|
+
- * * Focus Issue * *: [Specific Issue]
|
|
74
|
+
- * * High frequency word cloud * *: [keyword list]
|
|
75
|
+
- * * Typical Player Soundtrack * *:
|
|
76
|
+
- "[True Comment 1]"
|
|
77
|
+
- "[True Comment 2]"
|
|
78
|
+
|
|
79
|
+
* *🟢 Positive Emotional Slice * *
|
|
80
|
+
- * * Focus Issue * *: [Specific Issue]
|
|
81
|
+
- * * High frequency word cloud * *: [keyword list]
|
|
82
|
+
- * * Typical Player Soundtrack * *:
|
|
83
|
+
- "[True Comment 1]"
|
|
84
|
+
- "[True Comment 2]"
|
|
85
|
+
|
|
86
|
+
* *⚠️ Note: The player's soundtrack must use "" to quote authentic reviews, and fabrication is strictly forbidden. * *
|
|
87
|
+
|
|
88
|
+
# # # V. Content insights across social media platforms
|
|
89
|
+
Compare of detailed data from different channels and characteristics of sentiment
|
|
90
|
+
|
|
91
|
+
# # # VI. Suggestions for Operation and Response from an Industry Perspective
|
|
92
|
+
|
|
93
|
+
* *⚡ Emergency Intervention (Firefighting Strategies for Crisis Response) * *
|
|
94
|
+
- Risk Assessment: [Specific Risks]
|
|
95
|
+
- Suggested action: [Specific action]
|
|
96
|
+
|
|
97
|
+
* 🚀 * Homeostasis (amplification strategy for operational activation) * *
|
|
98
|
+
- Opportunity Point Identification: [Specific Opportunity]
|
|
99
|
+
- Suggested Tactics: [Specific Tactics]
|
|
100
|
+
|
|
101
|
+
# # User input example
|
|
102
|
+
|
|
103
|
+
```bash
|
|
104
|
+
"Analyze the topic of # new UI redesign #"
|
|
105
|
+
"Generate the analysis report for the XX version of the comprehensive review topic"
|
|
106
|
+
"Analyze XX topics for me"
|
|
107
|
+
```
|
|
108
|
+
|
|
109
|
+
# # Execute Checklist
|
|
110
|
+
|
|
111
|
+
- Typical soundtracks must be traced back to real posts/comments.
|
|
112
|
+
- Channel insights must reflect platform differences, not just data.
|
|
113
|
+
- Suggestions are divided into “emergency intervention” and “homeopathic guidance”.
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
# ae-community community-weekly-report
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
Community Operation Weekly Summary: Summarize a week's data, focus on the "Daily Summary" to connect the core escalating discussion events of the week, and output a "Community Operations Weekly Summary Report."
|
|
5
|
+
|
|
6
|
+
Trigger: Use this when the user asks for "generate weekly report", "community operation weekly report", "weekly summary" and "review of the past week".
|
|
7
|
+
|
|
8
|
+
## Roles and Goals
|
|
9
|
+
|
|
10
|
+
You are "Director of Community Operations + Senior Data Analyst". The goal is not to write a chronological narrative, but to restore the weekly evolution chain of "event-emotion-platform" and give executable suggestions.
|
|
11
|
+
|
|
12
|
+
## Time deduction rules
|
|
13
|
+
|
|
14
|
+
1. The user clearly gives the date: query strictly according to the user scope.
|
|
15
|
+
2. The user does not provide a date: automatically retrieve the past 7 days (`endTime=yesterday`, `startTime=endTime-7d`).
|
|
16
|
+
3. Don’t interrupt the process due to lack of time.
|
|
17
|
+
|
|
18
|
+
## Required tool chain
|
|
19
|
+
|
|
20
|
+
1. `+get_overview_metrics` (weekly total and channel distribution)
|
|
21
|
+
2. `+get_daily_summary` (daily context, weekly report core input)
|
|
22
|
+
3. `+get_sentiment_overview` (sentiment structure)
|
|
23
|
+
4. `+get_comments_summary` (emotion changes on the comment side)
|
|
24
|
+
5. `+get_risk_content` (compliance risk control)
|
|
25
|
+
6. `+get_hot_topics` (hotspot assisted verification)
|
|
26
|
+
|
|
27
|
+
## Output structure (must be complete)
|
|
28
|
+
|
|
29
|
+
1. **Core summary of the report**: Setting the tone for this week + hot keywords
|
|
30
|
+
2. **Overview indicator board**: total volume, sentiment distribution, channel matrix (table)
|
|
31
|
+
3. **Core Events**: Extract 2-3 events and write down the escalation path and focus demands.
|
|
32
|
+
4. **Platform Insights**: Discussion styles and core differences across different channels
|
|
33
|
+
5. **Early Warning and Risk Control** (two independent tables)
|
|
34
|
+
- Early warning: Bug/mechanism/plot/experience issues
|
|
35
|
+
- Risk control: black/gray-market activity/advertising/sensitive violations/flamebait/content designed to provoke conflict, etc.
|
|
36
|
+
6. **Action suggestions for next week**: Problem closed loop, distribution strategy, monitoring focus
|
|
37
|
+
|
|
38
|
+
### 2. Overview of statistical indicators
|
|
39
|
+
|
|
40
|
+
| Indicator categories | Data | Weekly |
|
|
41
|
+
|---------|------|--------|
|
|
42
|
+
| Total content of the market | Specific values | ↑/↓ X% |
|
|
43
|
+
| Overall sentiment distribution | Positive/neutral/negative proportion | Changing trends |
|
|
44
|
+
| Channel volume distribution matrix | Data of each channel | Channel comparison |
|
|
45
|
+
|
|
46
|
+
### 3. Insights into this week’s core events and sentiment context
|
|
47
|
+
|
|
48
|
+
**Tracking of core sentiment events this week**:
|
|
49
|
+
- **Big Event 1**: [Event Name]
|
|
50
|
+
- **Fermentation context**: [Timeline review]
|
|
51
|
+
- **Public Opinion Focus/Demand**: [Core Viewpoint]
|
|
52
|
+
|
|
53
|
+
**User comments and emotional dynamic evolution**:
|
|
54
|
+
- Sentiment trend analysis
|
|
55
|
+
|
|
56
|
+
### 4. In-depth insights into each platform
|
|
57
|
+
Horizontally compare the tone differences of different social media platforms
|
|
58
|
+
|
|
59
|
+
### 5. Community early warning and safety risk control
|
|
60
|
+
|
|
61
|
+
**⚠️ Early warning information**
|
|
62
|
+
|
|
63
|
+
| Warning level | Warning trigger items | Community spread | Core performance | Suggested follow-up actions |
|
|
64
|
+
|---------|-----------|-----------|---------|-------------|
|
|
65
|
+
| High/medium/low | Specific problems | Scope of impact | Specific performance | Handling suggestions |
|
|
66
|
+
|
|
67
|
+
**🛡️ Security compliance and risk control interception**
|
|
68
|
+
|
|
69
|
+
| Risk control level | Violation type | Discovery channels | Violation facts | Disposal suggestions |
|
|
70
|
+
|---------|---------|---------|-------------|---------|
|
|
71
|
+
| Serious/General | Violation type | Channel name | Specific facts | Handling suggestions |
|
|
72
|
+
|
|
73
|
+
### 6. Operation suggestions and planning for next week
|
|
74
|
+
- short term advice
|
|
75
|
+
- Focus on next week
|
|
76
|
+
|
|
77
|
+
## Example
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
# User input example
|
|
81
|
+
"Generate weekly report"
|
|
82
|
+
"Last week's community operations weekly report"
|
|
83
|
+
"Weekly Summary"
|
|
84
|
+
```
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# ae-community +get_channel_info
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
Get the list of valid channels for the community space, including channel IDs and names. **This is the prerequisite step for most commands that require `--channel-id` / `--channel-id-list`: First get the real channel ID here, and then call `+search_posts`, `+get_post_detail`, `+get_comments_summary`, `+get_livestream_list`, etc. with parameters (subject to the reference of each command).
|
|
5
|
+
|
|
6
|
+
Mapping command: `ae-cli community +get_channel_info`
|
|
7
|
+
|
|
8
|
+
## Flags
|
|
9
|
+
|
|
10
|
+
| Flag | Type | Required | Description |
|
|
11
|
+
|------|------|------|------|
|
|
12
|
+
| `--space-id` | number | yes | community space ID |
|
|
13
|
+
| `--game-id` | number | yes | game/space ID |
|
|
14
|
+
|
|
15
|
+
## Example
|
|
16
|
+
|
|
17
|
+
```bash
|
|
18
|
+
# Get channel list
|
|
19
|
+
ae-cli community +get_channel_info --space-id 1 --game-id 1
|
|
20
|
+
```
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
# ae-community +get_comment_tag_analysis
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
Comment tag analysis: Specify the tag code and return the count and time trend of each tag value.
|
|
5
|
+
|
|
6
|
+
Mapping command: `ae-cli community +get_comment_tag_analysis`
|
|
7
|
+
|
|
8
|
+
## Flags
|
|
9
|
+
|
|
10
|
+
| Flag | Type | Required | Description |
|
|
11
|
+
|------|------|------|------|
|
|
12
|
+
| `--space-id` | number | yes | community space ID |
|
|
13
|
+
| `--game-id` | number | yes | game/space ID |
|
|
14
|
+
| `--channel-id` | number | yes | channel ID |
|
|
15
|
+
| `--uuid` | string | yes | content UUID |
|
|
16
|
+
| `--resource-type` | number | Yes | Resource type: `0` for posts, `1` for videos |
|
|
17
|
+
| `--tag-code` | string | Yes | Tag code (obtain via `get_corpus_tags`) |
|
|
18
|
+
| `--start-time` | string | No | Earliest comment publish date, format yyyy-MM-dd, default is the publishing time of the post |
|
|
19
|
+
| `--end-time` | string | No | Latest comment publish date, format yyyy-MM-dd |
|
|
20
|
+
|
|
21
|
+
## Example
|
|
22
|
+
|
|
23
|
+
```bash
|
|
24
|
+
# Analyze comment tags
|
|
25
|
+
ae-cli community +get_comment_tag_analysis \
|
|
26
|
+
--space-id 1 --game-id 1 \
|
|
27
|
+
--channel-id 1 --uuid <uuid> \
|
|
28
|
+
--resource-type 0 --tag-code "sentiment"
|
|
29
|
+
```
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# ae-community +get_comments_summary
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
Get a summary of comment analysis for a post, including sentiment distribution and time trends. Only aggregate statistics are returned, no raw review list.
|
|
5
|
+
|
|
6
|
+
Mapping command: `ae-cli community +get_comments_summary`
|
|
7
|
+
|
|
8
|
+
## Flags
|
|
9
|
+
|
|
10
|
+
| Flag | Type | Required | Description |
|
|
11
|
+
|------|------|------|------|
|
|
12
|
+
| `--space-id` | number | yes | community space ID |
|
|
13
|
+
| `--game-id` | number | yes | game/space ID |
|
|
14
|
+
| `--channel-id` | number | yes | channel ID |
|
|
15
|
+
| `--uuid` | string | yes | content UUID |
|
|
16
|
+
| `--start-time` | string | No | Earliest comment publish date, format yyyy-MM-dd, default is the publishing time of the post |
|
|
17
|
+
| `--end-time` | string | No | Latest comment publish date, format yyyy-MM-dd |
|
|
18
|
+
|
|
19
|
+
## Example
|
|
20
|
+
|
|
21
|
+
```bash
|
|
22
|
+
# Get comment summary
|
|
23
|
+
ae-cli community +get_comments_summary \
|
|
24
|
+
--space-id 1 --game-id 1 \
|
|
25
|
+
--channel-id 1 --uuid <uuid>
|
|
26
|
+
|
|
27
|
+
#Specify time range
|
|
28
|
+
ae-cli community +get_comments_summary \
|
|
29
|
+
--space-id 1 --game-id 1 \
|
|
30
|
+
--channel-id 1 --uuid <uuid> \
|
|
31
|
+
--start-time 2024-01-01 --end-time 2024-01-07
|
|
32
|
+
```
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# ae-community +get_corpus_tags
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
Query the list of available corpus tags for filtering.
|
|
5
|
+
|
|
6
|
+
Mapping command: `ae-cli community +get_corpus_tags`
|
|
7
|
+
|
|
8
|
+
## Flags
|
|
9
|
+
|
|
10
|
+
| Flag | Type | Required | Description |
|
|
11
|
+
|------|------|------|------|
|
|
12
|
+
| `--space-id` | number | yes | community space ID |
|
|
13
|
+
| `--game-id` | number | yes | game/space ID |
|
|
14
|
+
|
|
15
|
+
## Example
|
|
16
|
+
|
|
17
|
+
```bash
|
|
18
|
+
# Get the tag list
|
|
19
|
+
ae-cli community +get_corpus_tags --space-id 1 --game-id 1
|
|
20
|
+
```
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# ae-community +get_daily_summary
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
Community daily news for a given day: hot list rankings and selected opinions (positive/negative).
|
|
5
|
+
|
|
6
|
+
Mapping command: `ae-cli community +get_daily_summary`
|
|
7
|
+
|
|
8
|
+
## Flags
|
|
9
|
+
|
|
10
|
+
| Flag | Type | Required | Description |
|
|
11
|
+
|------|------|------|------|
|
|
12
|
+
| `--space-id` | number | yes | community space ID |
|
|
13
|
+
| `--game-id` | number | yes | game/space ID |
|
|
14
|
+
| `--date` | string | Yes | Date, format yyyy-MM-dd |
|
|
15
|
+
|
|
16
|
+
## Example
|
|
17
|
+
|
|
18
|
+
```bash
|
|
19
|
+
# Get daily report
|
|
20
|
+
ae-cli community +get_daily_summary \
|
|
21
|
+
--space-id 1 --game-id 1 --date 2024-01-01
|
|
22
|
+
```
|