Install
openclaw skills install academic-social-publisherGenerate platform-optimized academic content from papers for ResearchGate, LinkedIn, and WeChat. Activated when Chopin shares a paper/article and wants to create social posts, or when composing a new research announcement. Can optionally generate a video introduction script and produce a video (requires AI video API key). Use when Chopin wants to amplify academic influence, share published papers, or create research awareness campaigns.
openclaw skills install academic-social-publisherTransform academic papers into engaging social media content for ResearchGate, LinkedIn, and WeChat. Optionally generate a video.
Provide or forward the paper with:
Video generation is opt-in and requires setup. Without an API key, the skill still produces the full script for manual use.
Requires one of:
Pipeline:
Even without video API keys, always:
User can take the script and produce the video manually or with their own tools.
To enable video generation, add to your skill config or environment:
# Example: TTS only (already has sag/ElevenLabs)
video:
enabled: true
tts: elevenlabs # uses existing sag tool
# Generate slides as images
# Example: Full pipeline
video:
enabled: true
tts: elevenlabs
video_api: heygen # or runway/pika/kling
api_key: YOUR_KEY
If video.enabled: false or no API key, skip video production and deliver script only.
See references/platform-guides.md for detailed character limits, hashtag strategies, and posting tips per platform.