getxapi-connect

GitHub

用于连接GetXAPI,从X/Twitter获取公开营销信号。支持推文搜索、回复分析、用户查找及监控设置,为社交内容、竞品分析和发布策略提供实时数据洞察,仅限只读操作。

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

Trigger Scenarios

需要基于X/Twitter进行社交监听或舆情分析 搜索特定关键词、竞品或话题的公开推文与回复 为内容策略或广告创意寻找真实用户反馈和异议

Install

npx skills add davidpc007/openclaw-marketing-skills --skill getxapi-connect -g -y
More Options

Use without installing

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

Version History

  • fc642b4 Current 2026-07-11 16:56

Same Skill Collection

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

Metadata

Files
0
Version
fc642b4
Hash
8d0a086d
Indexed
2026-07-11 16:56

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-12 17:03
浙ICP备14020137号-1 $Гость$