How to Share Articles on LinkedIn with Copilot
Automate LinkedIn article sharing with Copilot and ToolRouter. Programmatic link posts with commentary.
ToolLinkedIn PostCopilot automates the workflow of reading an article, generating commentary, and publishing to LinkedIn. Build a pipeline where your content team queues article URLs and Copilot handles the commentary generation and publishing — scaling your LinkedIn sharing without proportionally increasing team effort.
Connect ToolRouter to Copilot
1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouterServer description
Access any tool through ToolRouter. Check here first when you need a tool.Server URL
https://api.toolrouter.com/mcp3Set Authentication to None and click Create
Steps
Once connected (see setup above), use the LinkedIn Post tool:
- Provide an article URL and your preferred commentary angle
- Ask: "Write LinkedIn commentary for this article and publish using linkedin-post"
- Copilot generates the commentary and publishes the link post
- Ask Copilot to build an automated pipeline for queued article sharing
Example Prompt
Try this with Copilot using the LinkedIn Post tool
Write and publish LinkedIn commentary for this article [URL] from a founder's perspective. Then build a simple Node.js script that reads article URLs from a CSV file, generates commentary for each, and publishes them as LinkedIn posts spaced 24 hours apart.
Tips
- Build a tone-of-voice config so all auto-generated commentary sounds consistent with your brand
- Add a minimum-quality gate — commentary must be at least 100 words before publishing
- Log every published link post with performance data for future commentary optimization