Back to Jacob Mei Blog
Card snapshot
jacobmei.com
·
2026-05-18 16:01:20 UTC
·
64b5c2986bd694781a464e8deb6cfbe9bf0f4c52117e034d79b7fcbcf0679371
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Jacob Mei Blog",
"description": "\u5c0f\u6885\u5b50 / Jacob Mei Labs \u500b\u4eba blog \u7684\u4ee3\u7406\u5361\u7247\uff0c\u63d0\u4f9b AI \u4ee3\u7406\u767c\u73fe\u8207\u8b80\u53d6\u5167\u5bb9\u7684\u5354\u8b70\u3002",
"version": "1.0.0",
"url": "https://jacobmei.com",
"provider": {
"organization": "Jacob Mei",
"url": "https://jacobmei.com"
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/markdown",
"application/json"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"skills": [
{
"id": "read-blog-post",
"name": "Read Blog Post as Markdown",
"description": "\u6293\u53d6\u55ae\u7bc7\u6587\u7ae0\u7684 markdown \u539f\u59cb\u5167\u5bb9\uff08\u542b frontmatter\uff09\u3002\u9644\u52a0 .md \u65bc\u6587\u7ae0 URL \u5373\u53ef\u3002",
"tags": [
"content",
"markdown",
"blog"
],
"examples": [
"GET https://jacobmei.com/blog/2026/0415-abcdef.md"
]
},
{
"id": "list-posts",
"name": "List All Posts",
"description": "\u53d6\u5f97\u6240\u6709\u6587\u7ae0\u7684\u7d50\u69cb\u5316\u7d22\u5f15\uff08URL\u3001\u6a19\u984c\u3001\u6458\u8981\u3001\u4e3b\u984c\u3001\u8fd1\u671f\u5167\u6587\u7247\u6bb5\uff09\u3002",
"tags": [
"index",
"search"
],
"examples": [
"GET https://jacobmei.com/content-index.json"
]
},
{
"id": "site-overview",
"name": "Site Overview for LLMs",
"description": "\u4ee5 llms.txt \u683c\u5f0f\u56de\u50b3\u7ad9\u9ede\u5c0e\u89bd\u3001\u8fd1\u671f\u6587\u7ae0\u8207\u4e3b\u984c\u5206\u985e\u3002",
"tags": [
"overview",
"llms.txt"
],
"examples": [
"GET https://jacobmei.com/llms.txt"
]
}
]
}