スキル一覧に戻る
pluginagentmarketplace

event-management

by pluginagentmarketplace

Developer relations plugin with community building and advocacy strategies

1🍴 0📅 2026年1月5日
GitHubで見るManusで実行

SKILL.md


name: event-management description: Planning, promoting, and executing developer events from meetups to conferences sasmp_version: "1.4.0" version: "2.0.0" updated: "2025-01" bonded_agent: 05-event-manager bond_type: PRIMARY_BOND

Developer Event Management

Plan and execute successful developer events that create lasting impact.

Skill Contract

Parameters

parameters:
  required:
    - event_type: enum[meetup, webinar, workshop, hackathon, conference]
    - event_goal: string
  optional:
    - format: enum[in_person, virtual, hybrid]
    - target_attendance: integer
    - budget: float

Output

output:
  event_plan:
    overview: object
    timeline: array[Milestone]
    budget: object
    run_of_show: array[Session]

Event Types

TypeSizeDurationLead Time
Meetup20-1002-3 hours4-6 weeks
Workshop10-50Half/full day6-8 weeks
Webinar50-5001 hour2-4 weeks
Hackathon50-50024-48 hours8-12 weeks
Conference200-20001-3 days3-6 months

Event Planning Timeline

T-12 to T-8 Weeks

□ Define goals and success metrics
□ Set budget
□ Book venue (if in-person)
□ Recruit speakers
□ Create event branding

T-8 to T-4 Weeks

□ Open registration
□ Launch promotion
□ Finalize agenda
□ Confirm sponsors
□ Plan logistics

T-4 to T-1 Weeks

□ Speaker prep calls
□ Finalize catering/A/V
□ Send attendee reminders
□ Prepare materials
□ Test technology

Day Before

□ Venue walkthrough
□ Test all equipment
□ Brief volunteers
□ Prepare swag bags
□ Final speaker check

Promotion Strategy

Email → Social → Partners → Community → Press
  ↓        ↓         ↓           ↓         ↓
List     Posts   Co-promo    Members    PR
Sequence Campaign  Shares   Announce   Outreach

Post-Event

ActivityTiming
Thank you emailsSame day
Feedback survey1-3 days
Photo gallery1 week
Recording publish1 week
ROI report2-4 weeks

Retry Logic

retry_patterns:
  low_registrations:
    strategy: "Boost promotion, add incentive"
    trigger: "<50% target at T-2 weeks"

  speaker_cancellation:
    strategy: "Activate backup speaker"
    fallback: "Panel discussion"

  technical_issues:
    strategy: "Switch to backup equipment"

Failure Modes & Recovery

Failure ModeDetectionRecovery
Low registrations<50% at T-2wBoost promo
Low show rate<60% attendanceBetter reminders
Speaker no-showDay-of absenceBackup speaker
A/V failureTech issuesBackup equipment

Debug Checklist

□ Goals and metrics defined?
□ Budget approved?
□ Venue/platform confirmed?
□ Speakers confirmed?
□ Registration working?
□ Promotion calendar active?
□ A/V tested?
□ Backup plans documented?

Test Template

test_event_management:
  unit_tests:
    - test_registration_flow:
        assert: "Confirmation email received"

  integration_tests:
    - test_day_of_flow:
        assert: "All sessions on time"

Success Metrics

MetricTarget
Reg to attendance>60%
NPS score>40
Content engagement>50%

Observability

metrics:
  - registrations: integer
  - attendees: integer
  - show_rate: float
  - nps_score: float

See assets/ for event checklists and templates.

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です