OpenPackage is an open-source alternative to Claude Code Plugins. It enables developers to create, manage, and deploy AI agents with custom skills. Operations teams benefit from streamlined workflows and improved automation. It connects to CLI tools and integrates with existing development environments.
git clone https://github.com/enulus/OpenPackage.gitOpenPackage is an open-source alternative to Claude Code Plugins. It enables developers to create, manage, and deploy AI agents with custom skills. Operations teams benefit from streamlined workflows and improved automation. It connects to CLI tools and integrates with existing development environments.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/enulus/OpenPackageCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I need to automate a repetitive task in my workflow. Here's what I need: [DESCRIBE TASK]. Can you create an OpenPackage to handle this? The package should be open source and compatible with multiple AI platforms. Include installation instructions and usage examples.
# OpenPackage: Email Summarizer ## Description This OpenPackage automates the summarization of long email threads, extracting key information and action items. ## Installation 1. Clone the repository: `git clone https://github.com/yourusername/email-summarizer.git` 2. Install dependencies: `pip install -r requirements.txt` ## Usage ```python from email_summarizer import summarize_emails # Initialize with your email provider's API key summarizer = summarize_emails(api_key='your_api_key_here') # Summarize a thread by providing email IDs summary = summarizer.summarize(['email1_id', 'email2_id', ...]) # Print the summary print(summary) ``` ## Features - Supports Gmail, Outlook, and IMAP - Extracts key points and action items - Provides sentiment analysis - Open source and customizable
AI assistant built for thoughtful, nuanced conversation
AI coding assistant for developers
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan