custom-plugin-devrel-engineer

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Devrel Engineer Assistant

Version License Status SASMP

Agents Skills Commands


📦 Install Now · 🤖 Explore Agents · 📖 Documentation · Star this repo


What is this?

Devrel Engineer Assistant is a Claude Code plugin with 7 agents and 17 skills for devrel engineer development.


📑 Table of Contents

Click to expand

🚀 Quick Start

Prerequisites

  • Claude Code CLI v2.0.27+
  • Active Claude subscription

Installation (Choose One)

Option 1: From Marketplace (Recommended)
# Step 1️⃣ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-devrel-engineer

# Step 2️⃣ Install the plugin
/plugin install devrel-engineer-plugin@pluginagentmarketplace-devrel-engineer

# Step 3️⃣ Restart Claude Code
# Close and reopen your terminal/IDE
Option 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-devrel-engineer.git
cd custom-plugin-devrel-engineer

# Load locally
/plugin load .

# Restart Claude Code

✅ Verify Installation

After restart, you should see these agents:

devrel-engineer-plugin:07-metrics-analyst
devrel-engineer-plugin:01-devrel-strategist
devrel-engineer-plugin:02-community-builder
devrel-engineer-plugin:06-developer-advocate
devrel-engineer-plugin:03-content-creator
... and 2 more

✨ Features

Feature Description
🤖 7 Agents Specialized AI agents for devrel engineer tasks
🛠️ 17 Skills Reusable capabilities with Golden Format
⌨️ 4 Commands Quick slash commands
🔄 SASMP v1.3.0 Full protocol compliance

🤖 Agents

7 Specialized Agents

# Agent Purpose
1 07-metrics-analyst DevRel analytics, KPIs, community metrics, and data-driven d
2 01-devrel-strategist Developer Relations strategy, developer experience design, a
3 02-community-builder Developer community management, moderation, and engagement s
4 06-developer-advocate Developer advocacy, feedback loops, support, and product rep
5 03-content-creator Technical content creation including blogs, videos, tutorial
6 05-event-manager Developer events, conferences, meetups, and webinar planning
7 04-technical-writer Documentation, API references, tutorials, and developer onbo

🛠️ Skills

Available Skills

Skill Description Invoke

⌨️ Commands

Command Description
/community-launch Plan and execute a developer community launch
/content-plan Create a content calendar and plan for DevRel activities
/cfp-submit Generate a conference CFP (Call for Papers) submission
/devrel-start Start a DevRel task - content creation, community management

📚 Documentation

Document Description
CHANGELOG.md Version history
CONTRIBUTING.md How to contribute
LICENSE License information

📁 Project Structure

Click to expand
custom-plugin-devrel-engineer/
├── 📁 .claude-plugin/
│   ├── plugin.json
│   └── marketplace.json
├── 📁 agents/              # 7 agents
├── 📁 skills/              # 17 skills (Golden Format)
├── 📁 commands/            # 4 commands
├── 📁 hooks/
├── 📄 README.md
├── 📄 CHANGELOG.md
└── 📄 LICENSE

📅 Metadata

Field Value
Version 3.1.0
Last Updated 2025-12-29
Status Production Ready
SASMP v1.3.0
Agents 7
Skills 17
Commands 4

🤝 Contributing

Contributions are welcome! Please read our Contributing Guide.

  1. Fork the repository
  2. Create your feature branch
  3. Follow the Golden Format for new skills
  4. Submit a pull request

⚠️ Security

Important: This repository contains third-party code and dependencies.

  • ✅ Always review code before using in production
  • ✅ Check dependencies for known vulnerabilities
  • ✅ Follow security best practices
  • ✅ Report security issues privately via Issues

📝 License

Copyright © 2025 Dr. Umit Kacar & Muhsin Elcicek

Custom License - See LICENSE for details.


👥 Contributors

Dr. Umit Kacar
Senior AI Researcher & Engineer
Muhsin Elcicek
Senior Software Architect

Made with ❤️ for the Claude Code Community

GitHub