article-level3

Synthesize three L2 articles into an L3 analysis article in Japanese.

1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/refluster/ai-native-article --skill article-level3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: article-level3
Source: https://github.com/refluster/ai-native-article/tree/main/workforce/skills/article-level3
Command: npx skills add https://github.com/refluster/ai-native-article --skill article-level3

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires notion.integration_token, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill synthesizes 3 recent L2 explanation articles into one L3 analysis article in Japanese, providing a deeper understanding and insight.

Core Features & Use Cases

  • Article Synthesis: Combines 3 L2 articles into a single L3 analysis article.
  • Japanese Language: Delivers the analysis in Japanese.
  • Use Case: Ideal for editorial-stream agents to connect several seemingly unrelated explanations and project their implications.

Quick Start

Run the pick-l2-sources.mjs script to select 3 L2 articles, then synthesize an L3 analysis article based on the selected sources.

Frequently Asked Questions about article-level3

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

FAQPage Schema
How do I synthesize multiple articles into a single analysis using inductive reasoning?

Article synthesis combines 3 recent L2 explanation articles from a Notion Articles DB into one L3 analysis article using inductive reasoning. It connects seemingly unrelated explanations to project deeper implications and insights.

Can I generate Japanese analysis articles from existing Notion content?

Japanese analysis articles are generated by accessing a unified Notion Articles DB via an API key. The skill samples 3 L2 articles, applies inductive reasoning, and outputs the synthesized L3 analysis natively in Japanese.

Do I need a Notion integration token to use article synthesis?

A Notion integration token is required for article synthesis. The skill depends on the Notion API key to access the unified Articles DB, sample recent L2 explanation articles, and generate the L3 analysis output.

What is the difference between L2 explanation articles and L3 analysis articles?

L2 explanation articles provide foundational descriptions, while L3 analysis articles synthesize multiple L2 sources using inductive reasoning. The L3 level connects unrelated explanations to deliver deeper insights and project broader implications.

How do I select source articles for editorial analysis in Notion?

Source articles for editorial analysis are selected by running the included pick-l2-sources.mjs script. This script uses a sampling-based approach to select 3 recent L2 articles from the unified Notion Articles DB for synthesis.