Loading...
Loading...
LinkedIn community engagement and marketing. Use when user wants to: - Find relevant LinkedIn posts and discussions - Discover people and thought leaders to follow - Engage with LinkedIn content (comment, post) - Track LinkedIn engagement history - Research LinkedIn marketing opportunities
npx skill4agent add zuttam/business-growth-mp linkedin| Action | File | When to Use |
|---|---|---|
| Login | references/login.md | Authenticate with LinkedIn before engaging |
| Research | references/research.md | Find posts, discover people, build content database |
| Engage | references/engage.md | Comment on posts or create new posts |
| File | Purpose |
|---|---|
| Shared business context (required) |
| LinkedIn engagement strategy (overall approach, target audiences, content pillars) |
| Daily posts, people, and engagement log |
| LinkedIn credentials (gitignored) |
.business_growth/marketing/social/linkedin/strategy.mdUser Request
│
├─► "Login" / "Sign in" / "Authenticate"
│ └─► Load references/login.md
│
├─► "Find posts" / "Research" / "Discover" / "Find people"
│ └─► Load references/research.md
│
├─► "Comment" / "Post" / "Engage" / "Reply"
│ └─► Load references/engage.md
│
└─► Unclear
└─► Ask: "Would you like me to research LinkedIn 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