OpenClaw Skill 每日推荐 - PDF 与文档处理
📅 2026年7月29日 | 第 20/30 期 | 分类:PDF & Documents
📋 今日分类概述
PDF & Documents 分类共收录 *110 个 Skills
刘道玉 AI 工作坊
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true