<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Serverless on 苏然的博客</title>
		<link>https://bml.asia/tags/serverless/</link>
		<description>Recent content in Serverless on 苏然的博客</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Thu, 17 Sep 2026 04:19:55 +0800</lastBuildDate>
		
			<atom:link href="https://bml.asia/tags/serverless/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>给个人服务接上支付宝 Pay Skill：技术实践与成本随笔</title>
				<link>https://bml.asia/posts/alipay-pay-skill-serverless/</link>
				<pubDate>Sun, 06 Sep 2026 23:05:58 +0800</pubDate>
				<guid>https://bml.asia/posts/alipay-pay-skill-serverless/</guid>
				<description>&lt;p&gt;&lt;span style=&#34;text-indent:2em;display:block;&#34;&gt;前阵子给手头一个小工具琢磨收费的事，顺路研究了支付宝面向 AI 场景的 Pay Skill。它的玩法挺有意思：Agent 来请求资源时，服务端不再直接返回数据，而是回一个 402 状态码并附上账单信息，用户扫码或免密确认支付后，流程自动重试，钱货两清。整条链路被拆成请求、出账、收银、重试确认四步，签名验签这些脏活都由官方的 skill 包兜住，开发者只要把自己的业务接口亮出来就行。&lt;/span&gt;&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
