agentsclimarketplace

Portfolio presenting

Skill ryanbaumann/fieldwork/.agents/skills/portfolio-presenting

Fieldwork by Ryan Baumann: developer tools, Field Notes, working Labs, and agent evals.

Install
npx -y skills add ryanbaumann/fieldwork --skill portfolio-presenting

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

How Ryan presents. Use when drafting talk abstracts, outlines, speaker notes, or deck content, and when adding presentations to the site.

SKILL.md

2.1 KB, as published. Nobody here has run it

How Ryan presents

The format: demo-first

Working product beats slides, every time. The arc of every talk:

  1. The problem, in one real developer moment. Not market sizing — an actual moment of friction a builder in the room recognizes.
  2. The demo. Live, real product, real API keys, real failure modes. The demo IS the argument.
  3. How it's built. Enough architecture that engineers trust it and can reproduce it.
  4. What it means for the business. Close the loop to growth: adoption, funnel, revenue. A demo without a so-what is a toy.

Slide rules

  • Slides support the demo; they don't replace it. If the wifi dies, the talk should still mostly work — but build the recorded-demo fallback anyway.
  • One idea per slide. One metric per slide, big.
  • No bullet walls. If a slide needs paragraphs, it's a doc, not a slide.
  • Screenshots of real product > diagrams > stock art (never stock art).

Q&A posture

Answer as the practitioner, not the spokesperson: "here's what I saw in the traces last week" beats "our documentation covers that." It's fine to say "we haven't solved that yet" — and better to follow with how you'd measure whether a solution works.

Adding a presentation to this site

  1. Drop the deck (PDF) into static/decks/ — anything in static/ ships verbatim with the built site.
  2. Create content/talks/<slug>.md (copy content/talks/_TEMPLATE.md) with type: deck and a link like {"label": "Slides", "url": "/decks/<file>.pdf"}.
  3. Write the abstract in the body so the owned page explains the developer problem, demo, architecture, business meaning, and invitation path. Use the writing skill for the talk title, abstract, share title, and social summary.
  4. Add a distinct 1200×627 raster social card through scripts/social-cards.mjs, then set socialImage, shareTitle, shareSummary, and shareImageAlt in front matter.
  5. node build.mjs and verify the talk page, /talks/, and emitted social metadata.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.