CtrlK
BlogDocsLog inGet started
Tessl Logo

AgentSociety

github.com/tsinghua-fib-lab/AgentSociety

Skill

Added

Review

my-custom-skill

packages/agentsociety2/agentsociety2/custom/skills/examples/my-custom-skill/SKILL.md

Example custom agent skill — a template to get started.

42

social-media

packages/agentsociety2/agentsociety2/contrib/env/social_media/agent_skills/social-media/SKILL.md

社交媒体互动:发帖 / 转发 / 评论 / 点赞 / 关注、刷新 Feed 推荐流、搜索话题贴文。必须通过 ask_env 调用 SocialMediaSpace 工具。

63

mobility

packages/agentsociety2/agentsociety2/contrib/env/mobility_space/agent_skills/mobility/SKILL.md

城市移动导航:在路网中移动 agent 到 AOI/POI、搜索周边 POI、用引力模型推荐目的地。必须通过 ask_env 调用 MobilitySpace 工具。

63

event

packages/agentsociety2/agentsociety2/contrib/env/event_space/agent_skills/event/SKILL.md

事件管理:为 agent 启动、查询和停止行为事件。必须通过 ask_env 调用 EventSpace 工具。

60

daily-guidance

packages/agentsociety2/agentsociety2/agent/skills/daily-guidance/SKILL.md

强制使用:凡是时间尺度在小时及以下的日常行为模拟,必须使用本 Skill 生成、评估、执行和修正每日 Story。

72

xlsx

extension/skills/xlsx/SKILL.md

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.

90

1.54x
pptx

extension/skills/pptx/SKILL.md

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.

83

1.54x
docx

extension/skills/docx/SKILL.md

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

92

1.52x
agentsociety-use-dataset

extension/skills/agentsociety-use-dataset/v1.0.0/SKILL.md

Use when external datasets need to be searched, inspected, or downloaded for experiments or analysis.

60

agentsociety-run-experiment

extension/skills/agentsociety-run-experiment/v1.0.0/SKILL.md

Use when experiment configuration already exists and a simulation run needs to be started, monitored, or stopped.

65

agentsociety-research-pipeline

extension/skills/agentsociety-research-pipeline/v1.0.0/SKILL.md

Use when starting or resuming an AgentSociety research workspace, deciding which research skill to invoke next, checking current pipeline state, or sizing a simulation before configuration and module creation.

67

agentsociety-paper-review

extension/skills/agentsociety-paper-review/v1.0.0/SKILL.md

Use when a completed research manuscript needs a robust internal, venue-calibrated mock peer review. Orchestrates three isolated reviewer subagents in parallel, then a separate MetaReview subagent that verifies evidence, reports agreement and score dispersion, and emits advisory reroutes. Never revises research artifacts, executes experiments, or updates pipeline state.

78

agentsociety-literature-search

extension/skills/agentsociety-literature-search/v1.0.0/SKILL.md

Use when academic literature needs to be gathered or refreshed for a research topic, especially at the beginning of a project.

71

agentsociety-hypothesis

extension/skills/agentsociety-hypothesis/v1.0.0/SKILL.md

Use when defining or revising research hypotheses, experiment groups, or comparison structure after literature review.

64

agentsociety-create-env-module

extension/skills/agentsociety-create-env-module/v1.0.0/SKILL.md

Use when creating or revising a custom environment module, when an experiment needs an environment class that does not yet exist in the workspace, or when the module design must fit a simulation budget.

61

agentsociety-create-agent

extension/skills/agentsociety-create-agent/v1.0.0/SKILL.md

Use when creating or revising a custom agent type, when an experiment needs an agent class that does not yet exist in the workspace, or when the agent design must be sized against a simulation budget.

73

interactive-viz

extension/skills/agentsociety-analysis/v1.0.0/support/interactive-viz/SKILL.md

Multi-modal interactive data presentation for agentsociety-analysis — EDA bundle (PyGWalker, Plotly, sortable tables, eda_hub), plotly/altair claim charts, HTML tab surfaces. Use in explore, refine, and produce stages.

54

agentsociety-analysis

extension/skills/agentsociety-analysis/v1.0.0/SKILL.md

Use when an experiment run has completed and the user wants rigorous interpretation, claim-driven charts, bilingual reports, or cross-hypothesis synthesis from simulation data. Also use when multiple charts or PNG/JPG assets must be assembled into one labeled composite figure. Requires high-quality narrative and evidence traceability, not only harness gate PASS.

67