offline-prompt-packager

Community

Convert skill prompts to offline packages for disconnected environments.

Authorzhaohui-yang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for offline usage of prompts when users are disconnected from the internet, such as with WebUI, Qwen, AnythingLLM, and Claude.ai.

Core Features & Use Cases

  • Offline Prompt Packaging: Packages skill prompts into offline, single-use packages that can be used on disconnected hosts.
  • System and User Prompt Bundles: Generates system_prompt and user_prompt bundles for offline environments.
  • Customizable by Document Type: Allows for creation of complete prompts specific to a document type, such as generating a prompt for '通知' (Notice).
  • Profile Management: Supports different profiles for customizing prompt generation.

Quick Start

Build an offline prompt packager for the '通知' (Notice) document type by running the following command: python3 src/adapters/offline/build.py --doc-type 通知

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: offline-prompt-packager
Download link: https://github.com/zhaohui-yang/official-document-drafting/archive/main.zip#offline-prompt-packager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.