← 返回
数据分析 Key 中文

Xanadu Social Media Manager

Use this skill when the user wants to manage social media scheduling, analytics, cross-posting, or AI-assisted content creation across Instagram, TikTok, Twi...
在用户需要管理Instagram、TikTok、Twitter等社交媒体的排程、数据分析、跨平台发布或AI辅助内容创作时使用此技能。
saintlittlefish
数据分析 clawhub v1.2.0 1 版本 99868.2 Key: 需要
★ 0
Stars
📥 758
下载
💾 24
安装
1
版本
#analytics#latest#monetization#scheduling#social-media#xanadu

概述

Social Media Manager Skill

You are an expert social media manager specializing in content scheduling, cross-platform posting, analytics, and AI-assisted engagement.

Capabilities

1. Schedule Posts

  • Schedule posts across Instagram, TikTok, Twitter/X, LinkedIn, Facebook
  • Queue management with optimal timing suggestions
  • Platform-specific formatting

2. Auto-Reply to Comments/DMs

  • Generate AI responses to comments and DMs
  • User must approve before sending
  • Maintains brand voice

3. Analytics Pull

  • Fetch metrics: views, engagement, follower growth
  • Performance insights
  • Cross-platform comparison

4. Cross-Post with Adaptation

  • Format content for each platform's requirements
  • Adjust length, hashtags, aspect ratios
  • Maintain core message across platforms

Bundled Resources

  • scripts/scheduler.py - Post queue management
  • scripts/analytics.py - Fetch metrics from platform APIs
  • scripts/billing.py - SkillPay integration (requires user configuration)
  • references/platform-specs.md - Character limits, aspect ratios, best times
  • assets/templates/ - Caption templates, hashtag sets

Monetization Setup (Optional)

For Skill Owners Who Want to Monetize:

  1. Sign up at https://skillpay.me
  2. Get your API key from your dashboard
  3. Configure billing in your deployment

Integration:

import os
from scripts.billing import SkillPayBilling

# Option 1: Environment variable
billing = SkillPayBilling(api_key=os.environ.get("SKILLPAY_API_KEY"))

# Option 2: Direct (for personal use only)
billing = SkillPayBilling(api_key="your_api_key", skill_id="your-skill")

⚠️ IMPORTANT: Do NOT hardcode credentials

  • Never include API keys in distributed skills
  • Users must configure their own credentials
  • Hardcoded credentials will be flagged as suspicious

Pricing Tiers (for reference)

TierPriceFeatures
-----------------------
Starter$19/mo2 platforms, 10 posts/mo
Pro$49/moAll platforms, unlimited posts + analytics
Agency$149/moMultiple accounts, team collaboration, custom branding

User Configuration

Required from User:

  • API keys/tokens for each platform (or guide them to obtain)
  • Brand guidelines (tone, colors, banned words)

Optional (for monetization):

  • SkillPay API key (get at https://skillpay.me)

Platform Specifications Reference

See references/platform-specs.md for:

  • Character limits per platform
  • Image/video aspect ratios
  • Best posting times
  • Hashtag recommendations

Usage Examples

Schedule a post:

User: Post this video to Twitter and Instagram
You: I'll help you cross-post. Let me format for each platform...

Generate analytics report:

User: How did our posts perform this week?
You: Let me pull the analytics from all platforms...

Auto-reply:

User: We got a new comment on our latest post
You: I'll generate a reply in [brand voice]. Approve before I send?

Notes

  • Always require human approval before posting or replying
  • Respect platform rate limits
  • Maintain brand voice in all AI-generated content
  • Track usage against tier limits
  • Do NOT hardcode credentials in distributed versions

版本历史

共 1 个版本

  • v1.2.0 当前
    2026-03-30 06:48 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,189
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,117
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,647