process-bundle

Scan markdown annotations to stage email drafts and update task statuses.

3|4|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/nicsuzor/academicOps --skill process-bundle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: process-bundle
Source: https://github.com/nicsuzor/academicOps/tree/main/aops-core/skills/process-bundle
Command: npx skills add https://github.com/nicsuzor/academicOps --skill process-bundle

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the processing of annotated briefing bundles, ensuring that decisions are executed, email drafts are staged, and tasks are created based on specific annotations.

Core Features & Use Cases

  • Annotation Processing: Scans markdown files for custom annotations (<!-- @nic: -->) and executes predefined actions.
  • Action Execution: Handles actions like approving decisions, staging email drafts (never sending), deferring tasks, creating new tasks, and marking items as noted or cancelled.
  • Use Case: After receiving a daily briefing with annotations from a manager, this Skill can automatically update task statuses in a project management tool, draft replies to specific emails, and log all actions taken in a processing receipt.

Quick Start

Process today's bundle by typing /process-bundle.

Frequently Asked Questions about process-bundle

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

FAQPage Schema
How do I automate task management from markdown annotations?

Markdown annotations trigger workflow automation by scanning files for custom tags and executing predefined actions like deferring tasks or approving decisions. This handles daily briefing bundles without manual intervention.

Can I stage email drafts from markdown without sending them?

Yes, staging email drafts from markdown annotations prepares replies without sending them. The Skill scans briefing bundles for specific tags and stages the email drafts for your review.

How do I process annotated briefing bundles to update project statuses?

Processing annotated briefing bundles updates project statuses by executing actions mapped to markdown annotations. It modifies task records in your PKB and generates a processing receipt verifying the updates.

Does bundle processing require any specific dependencies or environments?

Bundle processing requires task management and file editing capabilities but has no external dependencies. You need markdown files containing custom annotations to trigger the workflow automation.

What is the best way to log actions taken during markdown workflow automation?

Generating a processing receipt is the best way to log actions during markdown workflow automation. This Skill creates a receipt detailing all executed actions after scanning your annotated briefing bundles.

How do I handle deferred or cancelled tasks in a markdown briefing?

Add specific annotations to your markdown briefing to handle deferred or cancelled tasks. The Skill scans for these tags and automatically marks items as noted, deferred, or cancelled.