3 min read

What shipped this week - June 27th

What shipped this week - June 27th

skillsandagents.co

  • Added a landing page to book consultations to create skills and agents, with SEO basics (sitemap, robots.txt) and Terms of Service / Privacy Policy.
  • Added support for installing skills across Cursor, ChatGPT, GitHub Copilot, and Codex. Every skill detail page now has a 5-tab platform selector instead of the Claude-only flow.
  • Added trust badges to skill cards: Verified, Staff Pick, New.
  • Shipped eval contracts on four published skills (ghost-seo-agentads-copilotbuy-side-diligenceunemployment-guide). An eval contract consists of a scoring rubric and a set of self-tests that ship with the skill file itself. When another agent uses the skill, it can run tests on its own output and determine whether it did the job right without asking a human.
  • Prepped all 8 skills for the skills.sh registry with backlinks to catalog pages and install syntax.
  • Published two new finance skills: AP Invoice Processing and Card Receipt Forwarding. Together with statement reconciliation, that's a 3-skill set that covers the full AP intake workflow.
  • SEO agent running daily, shipping meta-description fixes via automated PRs.
  • Changed the homepage headline from "Teach your AI anything" to "Skills make your AI tools more capable."

uristocrat.com

  • Listed uristocrat.com on x402scan so the x402 bot-paywall is discoverable by agents and crawlers in the x402 ecosystem.

Uristocrat Knowledge harness

The harness is a fleet of Claude agents that runs uristocrat.com. They write daily roundups, research stories, build sneaker calendars, post jobs, fix SEO, and publish music posts. Posts like Saks Emerges From Bankruptcy and Rebrands as Exemplar Luxury GroupCeltics Seek Four First-Round Picks in Jaylen Brown Trade Talks, and JAY-Z Marks Reasonable Doubt's 30th With a New Roc-A-Fella Air Force 1 are all agent-written. This week, I made more continuous improvements to how the harness works.

  • Consolidated the harness to a single home. The canonical skill files now live in one directory with a symlink for the second runtime. No more drift between two copies of the same agent configs.
  • Built the mixtape agent-create API. mixtape.uristocrat.com got two new endpoints: POST /api/resolve-tracks (hydrates bare Apple Music or Spotify IDs into full track objects server-side) and POST /api/agent/tape (authenticated tape creation with Bearer key, idempotency so Friday reruns don't create duplicates, rate limiting, and origin tagging). These endpoints allow Uristocrat's Friday music agent to auto-build a tape from the week's standout tracks instead of me doing it by hand.
New Music Friday: T.I., YoungBoy, Bieber | Uristocrat
This week’s new music: T.I. closes his career with Kill the King, YoungBoy drops the surprise More Leaks 2, Maxo Kream returns with O.Y.N, and Justin Bieber turns the SWAG era into a live album.
  • Made the story researcher's title-search dedup check mandatory. Duplicate tag slugs (three World Cup tags were created by the agents) were allowing the same-event posts to be published and bypassing the tag-based deduplication check.
  • Updated every scheduled agent. Roundup, music Friday, sneaker calendar, job board, and story researcher all got SKILL.md refreshes with tighter rules, better error handling, and the consolidated location.