adminbot-social-posts

Drafts and proposes approval-gated social media posts for LinkedIn and X.

1|3|Updated Jul 14, 2026
One-click install
npx skills add https://github.com/akhkim/adminbot --skill adminbot-social-posts-akhkim
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: adminbot-social-posts
Source: https://github.com/akhkim/adminbot/tree/main/openclaw-adminbot/extensions/adminbot/skills/adminbot-social-posts
Command: npx skills add https://github.com/akhkim/adminbot --skill adminbot-social-posts-akhkim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Drafting public announcements for papers and research work requires consistent tone, accurate author attribution, and platform-specific formatting, and publishing without review risks errors. This Skill drafts social posts and routes every public action through AdminBot's proposal-approval pipeline. ## Core Features & Use Cases - Paper Announcements: Uses adminbot_prepare_paper_social_posts to build LinkedIn text and X thread posts from a paper id or explicit title, summary, URL, and authors, resolving author tags from the lab member list. - Twitter-to-LinkedIn Conversion: Uses adminbot-linkedin-from-twitter to transform a Twitter/X draft or thread from the PaperPublish spreadsheet into LinkedIn copy. - Amplifying Others' Work: Drafts accurate, low-friction praise posts that avoid overclaiming and include source links. - Use Case: A lab publishes a new paper; you provide the paper id, the Skill resolves X handles and LinkedIn tags for each author, drafts both platform versions, and proposes a social_media.post_publicly action for admin approval. ## Quick Start Draft a LinkedIn and X announcement for our latest paper and propose it for approval through AdminBot.

Frequently Asked Questions about adminbot-social-posts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft a paper announcement for LinkedIn and X?▼

Use adminbot_prepare_paper_social_posts with a paper id, or provide the title, summary, URL, and authors explicitly. It generates LinkedIn text and X thread posts, resolves author tags, and creates a social_media.post_publicly proposal for approval.

How do I convert a Twitter thread into a LinkedIn post?▼

Use adminbot-linkedin-from-twitter with the twitter_draft column or Twitter Thread link from the PaperPublish spreadsheet. Gather the full authored thread first, since authors may split long posts across thread comments.

What happens if an author's social media handle is missing?▼

The Skill reports which lab member needs their X handle, LinkedIn tag, or LinkedIn URN updated before approval. It never guesses public handles, so the missing tag must be added to the member list first.

Can posts be published without approval?▼

No. Public posting is a T4 action and always goes through the proposal-approval pipeline. The only publishable action is social_media.post_publicly, and non-paper posts require the user to confirm the exact text first.

What are the limitations when amplifying other researchers' work?▼

Drafts must stay factual and low-friction, avoid implying collaboration or endorsement without support, and avoid overclaiming novelty. The source link should be included whenever available.