social-media

Post, retweet, comment, like, follow, refresh feeds, and search topics on social media platforms.

1.2k|203|Updated Feb 6, 2025
One-click install
npx skills add https://github.com/tsinghua-fib-lab/AgentSociety --skill social-media-tsinghua-fib-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media
Source: https://github.com/tsinghua-fib-lab/AgentSociety/tree/main/packages/agentsociety2/agentsociety2/contrib/env/social_media/agent_skills/social-media
Command: npx skills add https://github.com/tsinghua-fib-lab/AgentSociety --skill social-media-tsinghua-fib-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies interactions with social media platforms by enabling posting, retweeting, commenting, liking, following, refreshing the feed, and searching topics.

Core Features & Use Cases

  • Post Creation: Publish original posts with specified content and tags.
  • Retweet: Share existing posts with optional comments.
  • Commenting: Interact with existing posts by leaving comments.
  • Liking: Express likes on posts.
  • Following and Unfollowing: Connect with or disconnect from other users.
  • Feed Refreshing: Browse and discover new content in the feed.
  • Search: Look up posts based on keywords or tags.
  • Use Case: If you want to engage with the community on social media by posting your thoughts on a trending topic and then exploring the conversation around it.

Quick Start

To post a new entry with tags, use the create_post command with your desired content and tags.

Frequently Asked Questions about social-media

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

FAQPage Schema
How do I automate social media posting and feed refreshing for community engagement?

You can automate social media posting and feed refreshing by using commands like create_post to publish content with tags. This process requires an authenticated user context and an active platform environment to interact with the feed.

Can I search topics and retweet existing posts with optional comments?

Yes, you can search topics by looking up posts based on keywords or tags, and retweet existing posts with optional comments. These functionalities allow you to interact with content directly within your authenticated social media environment.

Do I need an authenticated user context to manage following and liking on social media platforms?

Yes, an authenticated user context is required to manage following, unfollowing, and liking on social media platforms. This prerequisite ensures that all interactions are tied to a valid user account within an active social media environment.

What is the best way to distribute content and engage with social media conversations?

The best way to distribute content and engage with social media conversations is by creating original posts with tags, commenting on existing content, and searching for relevant topics. This approach supports content distribution and community engagement scenarios.

Are there limitations when using social media management commands without an active platform environment?

Social media management commands cannot function without an active platform environment and an authenticated user context. Limitations include the inability to post, comment, or refresh feeds if the required active social media environment is missing.