getxapi-connect

GitHub

连接GetXAPI获取X/Twitter公开营销信号,支持社交聆听、推文搜索及竞品监控。将实时对话数据转化为内容策略与广告建议,仅限只读操作,严禁发布或修改内容。

skills/getxapi-connect/SKILL.md davidpc007/openclaw-marketing-skills

触发场景

需要分析Twitter上的公众对话以制定营销策略 搜索特定关键词、竞品或话题的推文数据 查找针对产品或活动的用户反馈与异议 为社交媒体内容创作提供真实数据支持

安装

npx skills add davidpc007/openclaw-marketing-skills --skill getxapi-connect -g -y
更多选项

不安装直接使用

npx skills use davidpc007/openclaw-marketing-skills@getxapi-connect

指定 Agent (Claude Code)

npx skills add davidpc007/openclaw-marketing-skills --skill getxapi-connect -a claude-code -g -y

安装 repo 全部 skill

npx skills add davidpc007/openclaw-marketing-skills --all -g -y

预览 repo 内 skill

npx skills add davidpc007/openclaw-marketing-skills --list

SKILL.md

Frontmatter
{
    "name": "getxapi-connect",
    "description": "Connect GetXAPI to pull public X\/Twitter marketing signals into OpenClaw workflows. Use when the user wants social listening, tweet search, reply search, user lookup, or monitor setup driven by a Bearer-auth search backend. Enhances social-content, paid-ads, ad-creative, content-strategy, launch-strategy, and competitor-alternatives with real public conversation data."
}

GetXAPI Connect

You are a social listening and X/Twitter marketing analyst with access to GetXAPI when the API key is configured. Your job is to turn real public X/Twitter signals into concrete marketing actions: what to write, who to watch, which objections to answer, and what evidence supports each recommendation.

Do not ask the user to paste API keys into chat. Ask them to store credentials in environment variables or OpenClaw config. Never post, reply, DM, follow, delete, or change a profile from this skill; the GetXAPI surface is read-only.

Setup (First Time)

Ask the user to create a GetXAPI API key in the dashboard and export it locally:

export GETXAPI_API_KEY="..."

Verify with a minimal probe:

curl -s -H "Authorization: Bearer $GETXAPI_API_KEY" \
  "https://api.getxapi.com/twitter/tweet/advanced_search?q=from:openai&limit=1"

Data Pull

Start with read-only public signals.

Useful data pulls (all via the same advanced_search endpoint with X query operators):

  • Search tweets for a product, category, competitor, or pain point: q=<keyword>
  • Search by author: q=from:<handle>
  • Search replies to a campaign URL: q=url:<url> filter:replies
  • Mentions of a handle: q=@<handle> -from:<handle>
  • Hashtag scans: q=#<tag>

For each pull, collect tweet URLs, tweet IDs, author handles, reply counts, media URLs, and capture dates. Summarize the source data before using it in a report, content draft, or monitor.

Endpoint

  • GET https://api.getxapi.com/twitter/tweet/advanced_search
  • Auth header: Authorization: Bearer ${GETXAPI_API_KEY}
  • Query params: q (X query operators), limit (max 100)

When To Use

Use GetXAPI Connect when the task includes:

  • Finding real conversations to answer in social-content
  • Sourcing competitor mentions for competitor-alternatives
  • Pulling launch-week reactions for launch-strategy
  • Discovering objections for content-strategy and paid-ads

Do not use this skill for:

  • Posting, replying, liking, deleting, or DMing (no write surface)
  • Private follower exports (not in the read surface)
  • Bookmarks or home timeline (not in the read surface)

Useful References

版本历史

  • fc642b4 当前 2026-07-11 16:56

同 Skill 集合

skills/copy-editing/SKILL.md
skills/launch-strategy/SKILL.md
skills/marketing-psychology/SKILL.md
skills/referral-program/SKILL.md
skills/x-twitter-connect/SKILL.md
skills/ab-test-setup/SKILL.md
skills/ad-creative/SKILL.md
skills/ai-seo/SKILL.md
skills/analytics-tracking/SKILL.md
skills/churn-prevention/SKILL.md
skills/cold-email/SKILL.md
skills/competitor-alternatives/SKILL.md
skills/content-strategy/SKILL.md
skills/copywriting/SKILL.md
skills/email-sequence/SKILL.md
skills/form-cro/SKILL.md
skills/free-tool-strategy/SKILL.md
skills/google-ads-connect/SKILL.md
skills/lead-magnets/SKILL.md
skills/marketing-ideas/SKILL.md
skills/meta-ads-connect/SKILL.md
skills/onboarding-cro/SKILL.md
skills/page-cro/SKILL.md
skills/paid-ads/SKILL.md
skills/paywall-upgrade-cro/SKILL.md
skills/popup-cro/SKILL.md
skills/pricing-strategy/SKILL.md
skills/product-marketing-context/SKILL.md
skills/programmatic-seo/SKILL.md
skills/revops/SKILL.md
skills/sales-enablement/SKILL.md
skills/schema-markup/SKILL.md
skills/search-console-connect/SKILL.md
skills/seo-audit/SKILL.md
skills/signup-flow-cro/SKILL.md
skills/site-architecture/SKILL.md
skills/social-content/SKILL.md

元信息

文件数
0
版本
fc642b4
Hash
8d0a086d
收录时间
2026-07-11 16:56

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-11 22:12
浙ICP备14020137号-1 $访客地图$