An AI-powered Chrome extension that helps you craft engaging LinkedIn content and responses with ease.
Transform your LinkedIn networking with intelligent, personalized responses for posts, comments, DMs, and content creation. LinkedIn Copilot understands context and your professional profile to generate authentic, relevant content that sounds like you.
- Smart Post Replies: Generate contextual responses to LinkedIn posts based on the content and author
- DM Assistant: Reply to direct messages with AI that understands chat history or individual messages
- Content Creation: Use the "Pilot Button" to write and edit LinkedIn posts with AI assistance
- Profile-Based Personalization: All responses are tailored to your professional background and writing style
- Pre-built Templates: Quick access to common responses like congratulations, birthday wishes, and more
- Category Organization: Organize templates by context (Feed, DM, Connections, Posts)
- Smart Placeholders: Automatically insert names and context-specific information
- Import/Export: Backup and share your template collections
- Typing Simulation: Realistic typing animation to make responses feel natural
- Context Awareness: Different behavior for feed comments vs direct messages
- Real-time Processing: Streaming AI responses for immediate feedback
- Usage Analytics: Track your productivity and most-used features
-
Download the Latest Release
- Go to Releases
- Download the latest version
linkedin-copilot-[version-number].zip
-
Install in Chrome
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" (toggle in top-right)
- Click "Load unpacked"
- Select the extracted folder from the downloaded zip
- Open Chrome and go to
-
Setup Your Profile
- Click the extension icon and go to Options page
- Navigate to the Settings tab
- Add your Groq API key (free - see setup guide below)
- Fill out your professional details (name, title, summary)
- Start using LinkedIn with AI assistance!
LinkedIn Copilot uses Groq's free AI API, which offers generous limits for personal use:
-
Get Your Free API Key
- Visit Groq Console
- Sign up with GitHub (recommended - instant approval with organization)
- Create a new API key
- Copy your key
-
Add to Extension
- Open LinkedIn Copilot settings
- Paste your API key
- Save settings
Note: Groq's free tier is generous - you'd need to generate responses multiple times per minute to hit limits, which reset regularly.
- Click on any LinkedIn post comment box
- See AI and template options appear
- Choose "Reply with AI" for contextual responses
- Or select a template category for quick replies
- Open any LinkedIn chat
- AI options appear in the message input area
- Generate responses based on chat history or individual messages
- Click "Write a post" on LinkedIn
- Describe your post idea in the text box
- Click the "Pilot β¨" button
- AI will generate/improve your content
- Manage templates in the extension page
- Create categories for different scenarios
- Use placeholders like
{{name}}for personalization - Import/export template collections
LinkedIn Copilot is designed as a writing assistant tool that helps you create content - it never takes actions on your behalf. Here's what it does and doesn't do:
What it DOES:
- Generates text suggestions for your review
- Fills in input fields with AI-generated content
- Provides template-based quick responses
- Analyzes LinkedIn content for context (locally processed)
What it DOESN'T do:
- Automatically send messages or comments
- Post content without your approval
- Store your LinkedIn data externally
- Take any actions without your explicit click
- You're always in control: All generated content appears in input fields for your review
- You decide what to send: The extension never clicks "Send" or "Post" for you
- Local processing: Your templates and settings are stored locally in your browser
- No data collection: Your LinkedIn activity and content are not stored or transmitted
This extension operates similarly to writing tools like Grammarly - it assists with content creation but leaves all posting decisions to you. Since it doesn't automate actions or violate LinkedIn's user experience, it maintains compliance with platform policies.
Use responsibly: While the tool helps with efficiency, always ensure your interactions remain genuine and authentic to maintain trust in your professional network.
# Clone the repository
git clone https://github.com/emmaccen/linkedin-copilot.git
cd linkedin-copilot
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build- Framework: Plasmo (Chrome Extension Framework)
- Frontend: React + TypeScript
- Styling: Tailwind CSS
- AI: Groq SDK
- Storage: Chrome Extension Storage API
βββ components/ # React components
βββ contents/ # Content scripts
βββ lib/ # Utilities and AI logic
βββ store/ # State management
βββ types/ # TypeScript definitions
βββ utils/ # Helper functions
βββ static-data/ # Constants and templates
Contributions are welcome! This project is actively maintained with data-driven development decisions based on real user feedback and analytics.
Before contributing:
- Check existing issues and discussions
- For major features, open an issue to discuss the approach
- Follow the existing code style and patterns
- Test your changes thoroughly
Development workflow:
- Fork the repository
- Create a feature branch
- Make your changes
- Test with the development build
- Submit a pull request
# Install dependencies
npm install
# Build extension
npm run build
# Package for distribution
npm run packageThe built extension will be in the build/ directory.
This extension includes privacy-focused analytics to improve user experience:
- Usage patterns: Which features are used most
- Error tracking: Technical issues for bug fixes
- No personal data: LinkedIn content, messages, or personal information is never collected
- Local storage: All your data stays in your browser
Analytics help prioritize development and ensure the extension meets user needs effectively.
- Issues: Report bugs or request features via GitHub Issues
- Discussions: Join conversations in GitHub Discussions
- Updates: Follow development updates and releases
This project is licensed under the MIT License - see the LICENSE file for details.
Built with Plasmo - the browser extension framework that makes development a joy.
Powered by Groq for fast, intelligent AI responses.
Ready to transform your LinkedIn networking? Download the latest release and start crafting better content with AI assistance!