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.
scripts/validate_skill.py.references/ for task-specific guidance.Python: 3.10+. Repository baseline for current packaged skills.Third-party packages: . Add pinned versions if this skill needs stricter environment control.not explicitly version-pinned in this skill packagecd "20260316/scientific-skills/Others/conference-tweet-generator"
python -m py_compile scripts/validate_skill.py
python scripts/validate_skill.py --help
Example 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 --help
This 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 any