content-agent

Automates Notion-driven task routing between writing and learning modes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AllenZhou/MIRISE --skill content-agent-allenzhou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-agent
Source: https://github.com/AllenZhou/MIRISE/tree/main/agents/uae-docs-pipeline/skills/content-agent
Command: npx skills add https://github.com/AllenZhou/MIRISE --skill content-agent-allenzhou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MIRISE 内容 Agent 自动根据 Notion 状态在写作模式与学习模式之间切换执行路径,整合写作专家与反馈提取官的能力,提升文档产出效率与质量。

Core Features & Use Cases

  • 自动化路径选择:基于 Notion 的看板/状态,自动在写作模式和学习模式之间切换,不需要人工干预。
  • 集成执行:调用内部脚本、MCP 工具与外部资源,确保写作、QA 与学习循环的顺序执行。
  • 用例:当 Notion 板块处于 Planned/QA Failed/Revising 时进入写作模式;当已完成并且学习状态为 Pending 时进入学习模式。

Quick Start

Activate content-agent on the current Notion task to auto-select the writing or learning path based on the task status.

Frequently Asked Questions about content-agent

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

FAQPage Schema
How do I automate Notion content writing based on board status?

You can automate Notion content writing by using an AI assistant that reads task statuses like Planned or Revising to trigger drafting content automatically. This routing removes manual intervention by selecting execution paths based on predefined Notion board states.

What is content automation for Notion docs pipelines?

Content automation for Notion docs pipelines is the process of routing tasks between writing and learning modes without human interaction. It selects execution paths based on Notion states to either draft content or extract feedback, ensuring deterministic workflows and clear frontmatter metadata.

How does a Notion board trigger a learning mode for feedback extraction?

A Notion board triggers learning mode for feedback extraction when a task is completed and its learning status is marked as Pending. This state change routes the task to extract feedback, shifting the workflow from content generation to review.

Can I use MCP connectors with Notion for zero-interaction content workflows?

Yes, you can use MCP connectors with Notion to achieve zero-interaction content workflows. This integration calls internal scripts and external resources to ensure sequential execution of writing, QA, and learning cycles based on Notion states.

Do I need branded templates for automated content generation?

Yes, you need branded templates for automated content generation to maintain consistent formatting across drafted materials. The workflow integrates these templates alongside MCP connectors to ensure content quality and brand alignment during automated writing execution.

What's the best way to extract feedback from completed Notion documents?

The best way to extract feedback from completed Notion documents is through a deterministic workflow that enters learning mode when the learning status is Pending. This automatically processes completed tasks to capture insights and extract feedback without manual intervention.