← Back to Skills Marketplace
Social Media Manager
by
hughtan93-dev
· GitHub ↗
· v0.1.0
· MIT-0
255
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install socialkit
Description
AI assistant for creating, scheduling, and optimizing social media content with hashtag research, multi-platform posting, and engagement analytics.
Usage Guidance
This package is mostly a content-generation toolkit (prompts + local Python scripts) and does not actually implement multi-platform posting or analytics. If you expect automatic posting or metric collection, ask the publisher how those features are implemented and where API keys would be stored; right now no credentials are requested and no network endpoints are present. Before installing or running: (1) review the Python scripts yourself (they appear benign and local), (2) run them in a sandbox if you plan to execute them, and (3) if you later add posting functionality, only provide platform API keys to code you trust—preferably via environment variables in a secure store and after code review. If you want full posting/analytics functionality, request clarification or a version that documents how it authenticates and which endpoints it contacts.
Capability Analysis
Type: OpenClaw Skill
Name: socialkit
Version: 0.1.0
The socialkit skill bundle is a legitimate tool designed for social media management, including content generation, hashtag research, and calendar planning. The Python scripts (such as calendar_planner.py, content_generator.py, and hashtag_tool.py) use standard libraries to perform string formatting and JSON generation based on predefined templates and a hardcoded hashtag database. No evidence of data exfiltration, malicious execution, obfuscation, or harmful prompt injection was found across the code or documentation.
Capability Assessment
Purpose & Capability
The skill's name/description promise 'multi-platform posting' and 'engagement analytics', but the included code (content_generator.py, hashtag_tool.py, calendar_planner.py, post_generator.py) only generates text, hashtag bundles, and local calendars. There are no API integrations, network endpoints, or any code that posts to platforms or pulls analytics, so the declared capabilities are not implemented.
Instruction Scope
SKILL.md contains detailed content-generation prompts and guidance for composing posts and planning schedules. It does not instruct the agent to read unrelated system files or exfiltrate data. However, it is vague about posting and analytics workflows (no concrete steps for authenticating, posting, or fetching metrics), leaving broad discretion to implementers.
Install Mechanism
There is no install specification (instruction-only). Code files are present but there are no download URLs, package installs, or extract steps. This minimizes install-time risk; scripts are plain Python and will only run if executed locally.
Credentials
The skill requests no environment variables or credentials. For a tool that claims to post to social platforms and fetch analytics, the absence of any API keys/tokens is incongruent. Either posting/analytics are not implemented (likely), or the skill expects the agent/host to be modified later to supply credentials—this is a capability/privilege gap the user should be aware of.
Persistence & Privilege
The skill does not request always:true and uses default autonomous invocation settings. It does not attempt to modify other skills or system-wide settings within the provided files.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install socialkit - After installation, invoke the skill by name or use
/socialkit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of the Social Media Manager skill.
- Provides AI-powered content creation, scheduling, and analytics for Twitter, Instagram, LinkedIn, and Facebook.
- Includes platform-specific content prompts, hashtag research methods, and engagement analysis frameworks.
- Offers templates for content calendars and posting schedules.
- Enables branded hashtag strategies and post optimization by platform.
v2.0.0
- Rolled back SKILL.md from version 2.0.0 to version 1.0.0.
- All metadata and content now reflect the original version.
- No changes to features, prompts, or capabilities; documentation restored to an earlier state.
v1.0.0
social-media-manager-xiaoxing 2.0.0 is a major update with expanded, platform-specific social media management tools and templates.
- Adds detailed AI content generation prompts for Twitter, Instagram, LinkedIn, and Facebook
- Introduces advanced hashtag research and strategy methods tailored per platform and niche
- Includes content calendar templates for weekly/monthly planning and optimal posting times
- Provides engagement analysis frameworks with key metrics for each major platform
- Expands guidance for post optimization by platform, including recommendations for tone, format, and scheduling
Metadata
Frequently Asked Questions
What is Social Media Manager?
AI assistant for creating, scheduling, and optimizing social media content with hashtag research, multi-platform posting, and engagement analytics. It is an AI Agent Skill for Claude Code / OpenClaw, with 255 downloads so far.
How do I install Social Media Manager?
Run "/install socialkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Social Media Manager free?
Yes, Social Media Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Social Media Manager support?
Social Media Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Social Media Manager?
It is built and maintained by hughtan93-dev (@hughtan93-dev); the current version is v0.1.0.
More Skills