mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-24 16:54:43 +00:00
docs(skills): sharpen nano-pdf description to contrast with pdf skill
The nano-pdf description repeated the skill name ('via nano-pdf CLI'),
violating the skill authoring standard, and spent its char budget
restating the name instead of distinguishing the skill from the
structural pdf skill. New description: 'Edit text in existing PDFs via
natural-language prompts.' (56 chars) — no name repetition, and
'text in existing PDFs' contrasts cleanly with pdf's
'Create, merge, split, fill, and secure PDF files.'
Propagated to the auto-generated docs pages and zh-Hans locale
(catalog row + per-skill page) for locale parity.
This commit is contained in:
parent
832d691627
commit
0728f21613
5 changed files with 9 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: nano-pdf
|
||||
description: "Edit PDF text/typos/titles via nano-pdf CLI (NL prompts)."
|
||||
description: "Edit text in existing PDFs via natural-language prompts."
|
||||
version: 1.0.0
|
||||
author: community
|
||||
license: MIT
|
||||
|
|
|
|||
|
|
@ -106,7 +106,7 @@ If a skill is missing from this list but present in the repo, the catalog is reg
|
|||
| [`docx`](/docs/user-guide/skills/bundled/productivity/productivity-docx) | Create, read, edit Word .docx documents and templates. | `productivity/docx` |
|
||||
| [`google-workspace`](/docs/user-guide/skills/bundled/productivity/productivity-google-workspace) | Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python. | `productivity/google-workspace` |
|
||||
| [`maps`](/docs/user-guide/skills/bundled/productivity/productivity-maps) | Geocode, POIs, routes, timezones via OpenStreetMap/OSRM. | `productivity/maps` |
|
||||
| [`nano-pdf`](/docs/user-guide/skills/bundled/productivity/productivity-nano-pdf) | Edit PDF text/typos/titles via nano-pdf CLI (NL prompts). | `productivity/nano-pdf` |
|
||||
| [`nano-pdf`](/docs/user-guide/skills/bundled/productivity/productivity-nano-pdf) | Edit text in existing PDFs via natural-language prompts. | `productivity/nano-pdf` |
|
||||
| [`notion`](/docs/user-guide/skills/bundled/productivity/productivity-notion) | Notion API + ntn CLI: pages, databases, markdown, Workers. | `productivity/notion` |
|
||||
| [`ocr-and-documents`](/docs/user-guide/skills/bundled/productivity/productivity-ocr-and-documents) | Extract text from PDFs/scans (pymupdf, marker-pdf). | `productivity/ocr-and-documents` |
|
||||
| [`pdf`](/docs/user-guide/skills/bundled/productivity/productivity-pdf) | Create, merge, split, fill, and secure PDF files. | `productivity/pdf` |
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
---
|
||||
title: "Nano Pdf — Edit PDF text/typos/titles via nano-pdf CLI (NL prompts)"
|
||||
title: "Nano Pdf — Edit text in existing PDFs via natural-language prompts"
|
||||
sidebar_label: "Nano Pdf"
|
||||
description: "Edit PDF text/typos/titles via nano-pdf CLI (NL prompts)"
|
||||
description: "Edit text in existing PDFs via natural-language prompts"
|
||||
---
|
||||
|
||||
{/* This page is auto-generated from the skill's SKILL.md by website/scripts/generate-skill-docs.py. Edit the source SKILL.md, not this page. */}
|
||||
|
||||
# Nano Pdf
|
||||
|
||||
Edit PDF text/typos/titles via nano-pdf CLI (NL prompts).
|
||||
Edit text in existing PDFs via natural-language prompts.
|
||||
|
||||
## Skill metadata
|
||||
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@ Hermes 在执行 `hermes update` 时也会同步内置技能,但同步清单
|
|||
| [`airtable`](/user-guide/skills/bundled/productivity/productivity-airtable) | 通过 curl 调用 Airtable REST API:记录增删改查、过滤、upsert。 | `productivity/airtable` |
|
||||
| [`google-workspace`](/user-guide/skills/bundled/productivity/productivity-google-workspace) | 通过 gws CLI 或 Python 操作 Gmail、Calendar、Drive、Docs、Sheets。 | `productivity/google-workspace` |
|
||||
| [`maps`](/user-guide/skills/bundled/productivity/productivity-maps) | 通过 OpenStreetMap/OSRM 进行地理编码、POI 查询、路线规划、时区查询。 | `productivity/maps` |
|
||||
| [`nano-pdf`](/user-guide/skills/bundled/productivity/productivity-nano-pdf) | 通过 nano-pdf CLI 编辑 PDF 文本/错别字/标题(自然语言 prompt)。 | `productivity/nano-pdf` |
|
||||
| [`nano-pdf`](/user-guide/skills/bundled/productivity/productivity-nano-pdf) | 通过自然语言指令编辑现有 PDF 中的文本。 | `productivity/nano-pdf` |
|
||||
| [`notion`](/user-guide/skills/bundled/productivity/productivity-notion) | Notion API + ntn CLI:页面、数据库、Markdown、Workers。 | `productivity/notion` |
|
||||
| [`ocr-and-documents`](/user-guide/skills/bundled/productivity/productivity-ocr-and-documents) | 从 PDF/扫描件中提取文本(pymupdf、marker-pdf)。 | `productivity/ocr-and-documents` |
|
||||
| [`powerpoint`](/user-guide/skills/bundled/productivity/productivity-powerpoint) | 创建、读取、编辑 .pptx 演示文稿、幻灯片、备注、模板。 | `productivity/powerpoint` |
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
---
|
||||
title: "Nano Pdf — 通过 nano-pdf CLI 编辑 PDF 文本/错别字/标题(自然语言 prompt)"
|
||||
title: "Nano Pdf — 通过自然语言指令编辑现有 PDF 中的文本"
|
||||
sidebar_label: "Nano Pdf"
|
||||
description: "通过 nano-pdf CLI 编辑 PDF 文本/错别字/标题(自然语言 prompt)"
|
||||
description: "通过自然语言指令编辑现有 PDF 中的文本"
|
||||
---
|
||||
|
||||
{/* This page is auto-generated from the skill's SKILL.md by website/scripts/generate-skill-docs.py. Edit the source SKILL.md, not this page. */}
|
||||
|
||||
# Nano Pdf
|
||||
|
||||
通过 nano-pdf CLI 编辑 PDF 文本/错别字/标题(自然语言 prompt(提示词))。
|
||||
通过自然语言指令(prompt)编辑现有 PDF 中的文本。
|
||||
|
||||
## Skill 元数据
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue