add-event

Extract and validate event data from URLs, screenshots, and titles.

2|Updated Feb 24, 2015
One-click install
npx skills add https://github.com/lfilho/cv --skill add-event-lfilho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-event
Source: https://github.com/lfilho/cv/tree/main/.claude/skills/add-event
Command: npx skills add https://github.com/lfilho/cv --skill add-event-lfilho

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of adding new events or conferences to your CV, ensuring accurate data extraction, validation, and proper formatting.

Core Features & Use Cases

  • Intelligent Data Extraction: Extracts event details from URLs, screenshots, or titles using web searches.
  • Automated Validation: Checks for duplicate entries and validates date/location formats.
  • Automatic Commit: Generates a descriptive commit message and adds the event to your CV data.
  • Use Case: Quickly add a recent conference you attended by providing its URL, and let the skill handle the rest, from data extraction to committing the changes to your CV repository.

Quick Start

Use the add-event skill to add the event "AWS re:Invent 2024" to your CV.

Frequently Asked Questions about add-event

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically add events and conferences to my CV from a URL?

To add events to your CV from a URL, this skill extracts event details, validates date and location formats, checks for duplicates, and generates a Git commit with a descriptive message. It supports parsing event data from platforms like Eventbrite, Meetup, and Luma.

Can I extract event details from a screenshot to update my CV?

Yes, you can extract event details from a screenshot to update your CV. The skill performs intelligent data extraction from screenshots or titles using web searches, standardizes the extracted information, and commits the validated data directly.

What is the best way to prevent duplicate conference entries when updating CV data?

The best way to prevent duplicate conference entries is through automated validation. This skill checks for duplicate entries against your existing CV data before adding a new event, ensuring your records remain unique and accurate.

Does adding an event to my CV automatically create a Git commit?

Yes, adding an event to your CV automatically creates a Git commit. The skill generates a descriptive commit message for the validated event data and includes options for automated pushing to keep your CV repository up to date.

How do I manually enter an event into my CV if I only have the title?

To manually enter an event with just a title, the skill uses web searches to find missing event details. It extracts and standardizes the relevant data, formats the dates and locations, and adds the completed entry to your CV.