steipete/speaking

Speaking ops: invites, keynotes, panels, Gmail/calendar, conferences.

speaking とは?

speaking is a Codex agent skill that speaking ops: invites, keynotes, panels, Gmail/calendar, conferences.

対応~Claude CodeCodex CLI~Cursor
npx skills add https://github.com/steipete/agent-scripts/tree/main/skills/speaking

Installed? Explore more 生産性&コラボレーション skills: steipete/gemini, steipete/gh-issues, steipete/skill-creator · View all 6 →

お気に入りのAIに質問する

このエージェントスキルを事前に読み込んだ状態で新しいチャットを開きます。

ドキュメント

speaking は何をしますか?

Use this for Peter's speaking-opportunity workflow.

Sources

Use gog first for Google data when available:

gog gmail search 'speaker OR keynote OR panel OR fireside OR conference OR summit after:2026-01-01' --json --no-input
gog gmail read <thread-or-message-id> --json --no-input
gog calendar events primary --time-min 2026-01-01T00:00:00Z --time-max 2026-12-31T23:59:59Z --json --no-input
gog sheets get 1dNt5EjgfgvPoAx5fa-igk681gniCkzL-IZ2FmjFl8fs 'Invitations!A1:Q110' --json --no-input

Scope

Track:

  • conferences, summits, retreats, keynotes, panels, firesides, workshops, university talks, high-signal private rooms
  • calendar holds that look like speaking commitments
  • email invites where Peter expressed interest, declined, or needs to respond

Do not track in the conference list:

  • podcasts
  • press interviews
  • generic networking dinners without a speaking/event ask
  • vague intro calls with no event or audience

Talks and firesides are welcome. Do not delete them just because they are not classic conferences.

Evaluation

Score with these heuristics:

  • Audience leverage: developers, founders, AI researchers, senior enterprise buyers/advisors, policy/media only if strategic.
  • Role quality: keynote/main stage/fireside > panel > passive attendance.
  • Proof: verified email thread, named organizer, calendar invite, public event page, agenda, attendee size.
  • Fit: OpenClaw, agents, developer tools, AI-native software, open source, founder story, OpenAI-aligned narrative.
  • Logistics: date conflicts, visa, travel, time zone, prep burden, travel/hospitality coverage.
  • Risk: platform politics, employer comms approval, geopolitical/compliance concerns, weak organizer quality.

Priority language:

  • accept: committed or clearly worth doing.
  • strong consider: high value but needs missing logistics/details.
  • review: plausible, needs more info.
  • pass: declined, stale, low leverage, bad fit, or user explicitly said no.

Verification

Before changing status:

  1. Search Gmail for the event name, organizer, contact email, and likely aliases.
  2. Read the full thread, not just snippets.
  3. Check Google Calendar for matching holds/invites.
  4. Treat calendar-only holds as unverified unless email supports them.
  5. Preserve Peter corrections: OMR/ORM is not a commitment; do not mark accepted unless Peter explicitly reverses that.

Useful status meanings:

  • CALENDARED: calendar plus email evidence, or accepted invite.
  • INBOX: needs response or still open.
  • INBOX / CALENDAR HOLD: calendar hold exists, but details still need confirmation.
  • PASS: do not pursue.
  • Done: declined, stale, or already passed.

Repo Notes

Per-opportunity files should stay short and structured:

# Event Name

- Number: N
- Index: [Conference Opportunities Brief](../conference-opportunities.md)

## Brief

- Date/location:
- Host/ask:
- Format:
- Audience/scale:
- Impact:
- Fit:
- Risks:
- Status:
- Recommendation:
- Sources:

When adding an opportunity:

  1. Pick next number from opportunities/*.md.
  2. Add opportunities/NNN-slug.md.
  3. Add the link to conference-opportunities.md.
  4. Update the shortlist only if it changes prioritization.
  5. Keep podcasts and press out.

Sheet Sync

Use the sheet headers from Invitations!A1:Q1:

Invitation Name, Primary Category, Recommendation, Date, Location, Subcategory, Geography, Recommended Rep, Response Status, Status, Outlet / Event, Contact Name, Contact Email, Topic / Subject, Notes, Source File, From Raw

Sync rules:

  • Main tab should contain conference/speaking opportunities only.
  • Primary Category can remain Conference as the broad bucket, while Subcategory explains keynote/panel/fireside/talk/retreat.
  • Preserve contact names/emails from existing rows when possible.
  • Overwrite stale podcast/press rows if they are present in Invitations.
  • After writing, re-read the range and verify row count plus no podcast/press name hits.

Use gog sheets update ... --values-json for bulk updates. Avoid one-cell micro-edits.

Individual skills in this repo

This repo contains 20 individual skills — each has its own dedicated page.

steipete/agent-transcript

GitHub PR/issue agent transcripts: redact, preview, and insert safely.

steipete/beeper

Beeper cache: contact hints, room lookup, WhatsApp/iMessage traces, FTS.

steipete/browser-use

Existing Chrome automation: Chrome plugin first, mcporter fallback.

steipete/clawsweeper-status

ClawSweeper status: URLs, workflow health, active workers, ops snapshot.

steipete/clickclack

ClickClack ops: chat app, Hetzner deploy, DNS/docs/app, Docker rollout.

steipete/cloudflare-registrar

Cloudflare Registrar: domain availability, prices, registration via mcporter.

steipete/codex-debugging

Codex debugging: codex-rs core/tui/exec/cli/app-server/config.

steipete/create-cli

CLI UX/spec: args, flags, help, output, errors, config, dry-run.

steipete/discord-clawd

Discord-backed OpenClaw agent/session relay; not archive search.

steipete/domain-dns-ops

DNS/domain ops: registrars, zones, redirects, DNS/HTTP verify, manager truth.

steipete/frontend-design

Frontend UI: pages, apps, components, polished non-generic design.

steipete/github-author-context

GitHub contributor context: identity, activity, trust, company/team signal.

steipete/github-cache-hygiene

GitHub quota/cache hygiene: gh, ghx, xcache, gitcrawl, mirrors, limits.

steipete/github-deep-review

GitHub deep review: bugs, PRs, best fix, stale-or-real, read code first.

steipete/github-project-triage

GitHub issue/PR triage: queues, CI, blockers, risk, proof, next actions.

steipete/hopper-debugger

Hopper debugging: macOS/iOS binaries, ObjC/Swift symbols, dyld, LLDB.

steipete/instruments-profiling

Instruments/xctrace profiling: macOS/iOS traces, binaries, args, exports.

steipete/mac-maintenance

Mac upkeep: brew update/upgrade, pull clean repos, empty Trash.

steipete/maintainer-orchestrator

Open-source maintainer orchestration: Codex app workers, work recovery, dependencies, vision, releases.

steipete/markdown-converter

Markdown conversion: PDF, Office, HTML, data, OCR, audio, ZIP, YouTube.

関連スキル