Loading...
Loading...
X (Twitter) community engagement and marketing. Use when user wants to: - Find relevant tweets and threads - Discover people and thought leaders to follow - Engage with X content (reply, post, quote tweet) - Track X engagement history - Research X marketing opportunities
npx skill4agent add zuttam/business-growth-mp x| Action | File | When to Use |
|---|---|---|
| Login | references/login.md | Authenticate with X before engaging |
| Research | references/research.md | Find tweets, discover people, build content database |
| Engage | references/engage.md | Reply to tweets, create new tweets, or quote tweet |
| File | Purpose |
|---|---|
| Shared business context (required) |
| X engagement strategy (overall approach, accounts to monitor, content themes) |
| Daily tweets, people, and engagement log |
| X credentials (gitignored) |
.business_growth/marketing/social/x/strategy.mdUser Request
│
├─► "Login" / "Sign in" / "Authenticate"
│ └─► Load references/login.md
│
├─► "Find tweets" / "Research" / "Discover" / "Find people"
│ └─► Load references/research.md
│
├─► "Reply" / "Tweet" / "Post" / "Engage" / "Quote"
│ └─► Load references/engage.md
│
└─► Unclear
└─► Ask: "Would you like me to research X posts/people or engage with existing content?"tabs_context_mcp (get available tabs)
tabs_create_mcp (create new tab if needed)navigate (url, tabId)read_page (tabId) - Get page structure
get_page_text (tabId) - Get text content
screenshot - Visual verificationfind (query, tabId) - Natural language element searchform_input (ref, value, tabId) - Fill form fields
computer (action: "left_click", coordinate, tabId) - Click elements
computer (action: "scroll", scroll_direction, tabId) - Scroll page
computer (action: "type", text, tabId) - Type text