Generates academic conference tweets and summaries by filtering abstracts, translating content, and creating engaging titles. Use when you need to process conference abstracts into social media content.
53
60%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Other/conference-tweet-generator/SKILL.mdscripts/validate_skill.py.references/ for task-specific guidance.Python: 3.10+. Repository baseline for current packaged skills.Third-party packages: not explicitly version-pinned in this skill package. Add pinned versions if this skill needs stricter environment control.cd "20260316/scientific-skills/Others/conference-tweet-generator"
python -m py_compile scripts/validate_skill.py
python scripts/validate_skill.py --helpExample run plan:
CONFIG block or documented parameters if the script uses fixed settings.python scripts/validate_skill.py with the validated inputs.See ## Workflow above for related details.
scripts/validate_skill.py.references/ contains supporting rules, prompts, or checklists.Run this minimal command first to verify the supported execution path:
python scripts/validate_skill.py --helpThis skill processes academic conference abstracts to generate engaging tweets and summaries.
tavily_search to find background information about the conference (e.g., "ASCO 2025").references/drug_dictionary.md.references/drug_dictionary.md for accurate drug name translations.conference_tweet_generator_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
No local script validation step is required for this skill.Expected output format:
Result file: conference_tweet_generator_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if anyf5ef65b
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.