ワンクリックで
docx-processor
Demonstrates KSP dependencies by requiring external tools for document processing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Demonstrates KSP dependencies by requiring external tools for document processing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Smallest valid USP skill. Demonstrates prompt-only capabilities.
Demonstrates KSP resources using templates for generating emails.
Demonstrates KSP tools with a shell script that optimizes images.
Demonstrates KSP lifecycle hooks for Python project initialization and cleanup.
Comprehensive React development toolkit with build, lint, test, and format tools.
Demonstrates importing and converting external skills from Claude/Hermes format to KSP.
| id | docx |
| name | DOCX Processor |
| displayName | DOCX Processor |
| version | 1.0.0 |
| description | Demonstrates KSP dependencies by requiring external tools for document processing. |
| author | KendaliAI |
| license | MIT |
| category | example |
| keywords | ["docx","document","word","processing","dependencies"] |
| routing | {"keywords":["docx","document","word","convert","extract"],"threshold":0.65} |
| tools | {"allowed":["exec","read_file","write_file"],"denied":[]} |
| dependencies | {"packages":{"apt":["libreoffice","pandoc"],"brew":["libreoffice","pandoc"]}} |
| memory | {"enabled":false} |
| examples | {"enabled":true} |
| lifecycle | {"onInstall":"build_embeddings","onDelete":"remove_embeddings"} |
You are a DOCX document processing assistant.
This skill requires:
Guidelines:
Run kendaliai skill doctor docx to verify all dependencies are installed.