Skip to content

Insights

What we learn by building and operating AI products.

Original build notes, integration decisions, usage evidence, and open-source lessons from the Sentien Labs portfolio. We publish when there is a shipped artifact or a useful decision behind the article—not to fill a calendar.

Field notes

What Smithery and ClawHub Usage Taught Us About Agent-Native Software

Agent software can receive meaningful machine-driven use while showing weak human social proof. Installs and calls often happen through automated paths that bypass repository pages, review forms, bookmarks, and star buttons. Measure usage, repeat integrations, defects, and attributable outcomes separately from public engagement.

Open source

Why We Open-Sourced Our Versioned Agent Skills

Public, versioned skill bundles make agent instructions inspectable, testable, installable, and less likely to drift from the services they invoke. The source repository becomes the review surface; the registry remains the distribution surface; tests prove the release matches the intended instructions.