zulip-reply

Fetch, analyze, and draft replies to Zulip chat messages.

5|Updated May 1, 2026
One-click install
npx skills add https://github.com/GiggleLiu/zlp-harness --skill zulip-reply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zulip-reply
Source: https://github.com/GiggleLiu/zlp-harness/tree/main/skills/zulip-reply
Command: npx skills add https://github.com/GiggleLiu/zlp-harness --skill zulip-reply

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies managing Zulip discussions by pulling recent messages, grounding them in project context, and assisting in drafting replies efficiently.

Core Features & Use Cases

  • Conversation Monitoring: Fetches and archives recent Zulip chat messages relevant to the project.
  • Contextual Referencing: Reads thread histories and project library references to ground replies in context.
  • Drafting Assistance: Guides users through replying to messages, offering multiple framings and verifying topics before sending.
  • Use Case: When a team member asks a question on Zulip, this Skill helps generate a well-informed, context-aware reply draft for review and approval.

Quick Start

Use the zulip-reply skill to check for new messages and prepare a draft reply, then review and send through the provided commands.

Frequently Asked Questions about zulip-reply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate fetching and replying to Zulip chat messages in project workflows?

You can automate fetching and replying to Zulip chat messages by using a skill that pulls recent threads, grounds them in project library references, and drafts context-aware replies for review before sending.

What is the best way to draft context-aware replies for Zulip threads?

The best way to draft context-aware replies for Zulip threads is by integrating message history with project library references, allowing the system to verify topics and offer multiple framings for team coordination.

Can I pull recent Zulip messages and archive them for project coordination?

Yes, you can pull and archive recent Zulip chat messages relevant to a project by automating the fetching process, which captures conversation histories to streamline team coordination and reply drafting.

Do I need make targets to integrate project references into Zulip reply drafts?

Yes, you need make targets to pull messages, read project library searches, and send messages, as the reply drafting process depends on these targets to ground communication in project context within a safety-checked environment.

How does topic verification work when drafting Zulip replies?

Topic verification works by analyzing thread histories and project references before sending, ensuring the drafted reply matches the conversation context and supports accurate team coordination.