By NozomiSG
Scrape conference paper author info (name, affiliation, ORCID, career stage) with zero setup — no Docker, no API keys.
Given papers (DOI and/or title), fetch free OpenAlex/Crossref metadata for ORCID and current affiliation, and infer each author's career stage. Use as the cheap first pass before reading any PDF.
Read a paper PDF (path or URL) and return its ordered authors with full names, affiliations, country, and email. Use when affiliations are missing from metadata or when the user asks who wrote a paper and where they work.
Scrape a conference's paper author info (name, affiliation, ORCID, career stage) into a CSV. Use when the user wants author/affiliation data for a conference, gives a program/proceedings URL, or names a venue+year.
Scrape a conference's paper authors — names, affiliations, ORCID, career stage — straight into a spreadsheet. No setup: no Docker, no API keys, no proxy.
Plugins are a Claude Code feature, not the claude.ai web chat.
From GitHub (any device / account):
/plugin marketplace add <owner>/<repo>
/plugin install conference-authors@conference-authors
From a local copy of this repo:
/plugin marketplace add /path/to/conference-authors
/plugin install conference-authors@conference-authors
Verify with /plugin (Installed tab) or /help (lists /conference-authors:scrape-conference).
Runtime needs only python3 (scripts are standard-library only — nothing to pip install).
Just ask, e.g.:
Claude finds the papers, pulls free metadata, reads PDFs only where needed, and
writes ./conference-authors-data/<venue>_<year>/authors.csv in your current
folder (plus a summary.md with coverage stats).
paper_title, position, full_name, affiliation, country, orcid, career_stage, email, source
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 nozomisg/conference-authors --plugin conference-authorsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.