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 42 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 1832bcb | |
social-media packages/agentsociety2/agentsociety2/contrib/env/social_media/agent_skills/social-media/SKILL.md 社交媒体互动:发帖 / 转发 / 评论 / 点赞 / 关注、刷新 Feed 推荐流、搜索话题贴文。必须通过 ask_env 调用 SocialMediaSpace 工具。 | 63 63 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb | |
mobility packages/agentsociety2/agentsociety2/contrib/env/mobility_space/agent_skills/mobility/SKILL.md 城市移动导航:在路网中移动 agent 到 AOI/POI、搜索周边 POI、用引力模型推荐目的地。必须通过 ask_env 调用 MobilitySpace 工具。 | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 1832bcb | |
event packages/agentsociety2/agentsociety2/contrib/env/event_space/agent_skills/event/SKILL.md 事件管理:为 agent 启动、查询和停止行为事件。必须通过 ask_env 调用 EventSpace 工具。 | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 1832bcb | |
daily-guidance packages/agentsociety2/agentsociety2/agent/skills/daily-guidance/SKILL.md 强制使用:凡是时间尺度在小时及以下的日常行为模拟,必须使用本 Skill 生成、评估、执行和修正每日 Story。 | 72 72 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb | |
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 90 1.54x Agent success vs baseline Impact 91% 1.54xAverage score across 8 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb | |
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 83 1.54x Agent success vs baseline Impact 82% 1.54xAverage score across 14 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb | |
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 92 1.52x Agent success vs baseline Impact 93% 1.52xAverage score across 8 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 1832bcb | |
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 60 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb | |
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 65 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb | |
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 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 1832bcb | |
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 78 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb | |
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 71 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb | |
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 64 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb | |
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 61 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb | |
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 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 1832bcb | |
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 54 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 1832bcb | |
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 67 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 1832bcb |