CtrlK
BlogDocsLog inGet started
Tessl Logo

social-media

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

63

Quality

73%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./packages/agentsociety2/agentsociety2/contrib/env/social_media/agent_skills/social-media/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A highly actionable, concrete tool catalog with good sectioning, weakened by verbatim-duplicated examples, only implicit validation checkpoints, and no progressive disclosure to separate files.

Suggestions

Replace the verbatim-duplicated 示例 section with a brief workflow narrative that references the tool calls (e.g. 'observe → refresh_feed → search_posts → like_post') instead of re-pasting the code blocks.

Make the validation pattern explicit as numbered checkpoints — e.g. '1. observe_user; 2. if unsure whether already liked/followed, view_post; 3. then act' — rather than stating observe-first and the view_post hint only as loose principles.

Consider moving the full per-tool reference (可用工具) into a references/ file and keeping SKILL.md as a concise overview that links out, to achieve genuine progressive disclosure for this longer skill.

DimensionReasoningScore

Conciseness

Mostly efficient domain-specific content, but the 示例 section repeats tool-reference code blocks verbatim (refresh_feed, create_post, search_posts, like_post), adding redundant tokens that could be tightened.

2 / 3

Actionability

Every tool ships a complete, copy-paste-ready ask_env call with an instruction template, populated variables, ctx, and readonly flag — fully executable rather than pseudocode.

3 / 3

Workflow Clarity

Sequencing is present (observe-first principle, ordered examples) and a view_post recovery hint exists, but there are no explicit numbered validation checkpoints/checklists woven through the workflows.

2 / 3

Progressive Disclosure

Sections are well-organized with clear headers, but the ~180-line body keeps the full tool catalog and examples inline with no file-level split; the under-50-lines exemption does not apply, so it stops at 2.

2 / 3

Total

9

/

12

Passed

Description

82%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A specific, well-triggered description with concrete social-media actions and a distinct niche, held back only by the absence of an explicit 'when to use' trigger clause.

Suggestions

Add an explicit 'when' trigger clause, e.g. '当用户要求发帖、转发、评论、点赞、关注他人、刷新或搜索社交媒体 Feed 时使用'.

Keep the implementation note ('必须通过 ask_env 调用 SocialMediaSpace 工具') but pair it with a usage-trigger sentence so both 'what' and 'when' are explicit.

DimensionReasoningScore

Specificity

Enumerates multiple concrete actions — '发帖 / 转发 / 评论 / 点赞 / 关注、刷新 Feed 推荐流、搜索话题贴文' — covering the full interaction surface, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

The 'what' is explicit, but there is no 'Use when…' or equivalent trigger clause; the second sentence ('必须通过 ask_env 调用 SocialMediaSpace 工具') is an implementation constraint, not a 'when' trigger, so completeness caps at 2 per the guideline.

2 / 3

Trigger Term Quality

Uses natural user vocabulary (发帖, 转发, 评论, 点赞, 关注, 搜索) a person would actually say when needing social-media interaction, giving good coverage rather than only some relevant keywords.

3 / 3

Distinctiveness Conflict Risk

The social-media niche plus the SocialMediaSpace/ask_env identity give it a distinct, low-conflict trigger surface unlikely to overlap with unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
tsinghua-fib-lab/AgentSociety
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.