By sevos
Download videos, audio, subtitles, and transcripts from YouTube and yt-dlp supported sites
A personal marketplace for Claude Code plugins, commands, skills, and agents.
Set of commands, skills, and agents to manage git projects.
Features:
/open-pr - Command for opening pull requestsSet of commands, skills, and agents to work on Ruby on Rails projects.
Features:
/rails:plan - Plan implementation of a Rails feature with multi-tenant architecture and DaisyUITo add this marketplace to your Claude Code installation:
/plugin marketplace add sevos/claude-code-marketplace
That's it! Claude Code will automatically fetch the marketplace from GitHub.
If you prefer to use the full Git URL:
/plugin marketplace add https://github.com/sevos/claude-code-marketplace.git
For local development or testing:
/plugin marketplace add /path/to/sevos-claude-code-marketplace
Once you've added the marketplace, you can install plugins using one of these methods:
Open the plugin menu in Claude Code:
/plugin
This will show you all available plugins from all your marketplaces. Browse and select the plugins you want to install.
Install a specific plugin from this marketplace:
/plugin install git@sevos-claude-code-marketplace
or
/plugin install rails@sevos-claude-code-marketplace
After installing a plugin, its commands will be available in Claude Code:
/open-pr - Open a pull request with AI assistance/rails:plan - Plan Rails feature implementationEach plugin in this marketplace follows the standard Claude Code plugin structure:
plugins/
├── plugin-name/
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin metadata
│ ├── commands/ # Slash commands
│ │ └── command.md
│ ├── skills/ # Agent skills
│ │ └── skill.md
│ └── agents/ # Specialized agents
│ └── agent.md
For team projects, you can specify required marketplaces in .claude/settings.json:
{
"marketplaces": [
{
"name": "sevos-claude-code-marketplace",
"source": {
"type": "github",
"repo": "sevos/claude-code-marketplace"
}
}
],
"enabledPlugins": [
"git@sevos-claude-code-marketplace",
"rails@sevos-claude-code-marketplace"
]
}
When team members trust the repository folder, Claude Code automatically installs these marketplaces and plugins.
To add a new plugin to this marketplace:
plugins/.claude-plugin/plugin.json file with plugin metadata.claude-plugin/marketplace.json file to include your pluginThis marketplace and its plugins are available for personal use.
Artur Roszczyk ([email protected])
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub sevos/claude-code-marketplace --plugin video-transcript-downloaderProduct Owner assistance for ticket refinement, epic breakdown, dependency analysis, and backlog management
Upload files to paste.sevos.io for temporary sharing with configurable expiry
Set of commands, skills, and agents to manage git projects
Tools and knowledge for working with Elvish languages created by J.R.R. Tolkien, including Tengwar script rendering
Set of commands, skills, and agents to work on Ruby on Rails projects
Download YouTube videos with quality presets. Use for: download youtube, yt download, video download, youtube to whatsapp, youtube mp3.
Extract subtitles/transcripts from YouTube videos via CLI or browser automation
Content extraction and processing utilities for developers
Compose yt-dlp + ffmpeg + Whisper into a single command that hands an AI agent the raw materials to watch any social video — VIDEO + FRAMES + TRANSCRIPT, ready for an LLM to read frames as images and transcript as text.
YouTube Data API v3 complete wrapper - search videos, get video/channel/playlist details, get comments, download subtitles, etc. Supports filtering and sorting by time/views/rating and more.
AI-powered media transcription, translation, and caption format conversion