{
  "version": "1",
  "site": "https://zhanglu.net",
  "name": "张路",
  "tagline": "用 Claude Skill 把复杂判断变成可追溯的流水线",
  "bio": "在做 mbabrand（5 位评委合议给品牌做量化判断）和 qiji-roadshow-2026（一夜跑完 56 个路演项目的投资级 DD）两个项目。本机攒了 30 多个 Claude Skill，碎碎念发在公众号「张路的碎碎念」。",
  "generated_at": "2026-06-09T16:19:01.245Z",
  "counts": {
    "projects": 3,
    "articles": 2,
    "skills": 30
  },
  "endpoints": {
    "projects": "https://zhanglu.net/api/projects.json",
    "project": "https://zhanglu.net/api/projects/{slug}.json",
    "articles": "https://zhanglu.net/api/articles.json",
    "skills": "https://zhanglu.net/api/skills.json",
    "skill": "https://zhanglu.net/api/skills/{slug}.json",
    "about": "https://zhanglu.net/api/about.json",
    "social": "https://zhanglu.net/api/social.json",
    "search": "https://zhanglu.net/api/search.json"
  },
  "cli": "npx zhanglu-net --help",
  "docs": "https://zhanglu.net/llms.txt",
  "rss": "https://zhanglu.net/rss.xml",
  "sitemap": "https://zhanglu.net/sitemap-index.xml"
}