article-agent-context-research

Collect primary sources, terminology, definitions, and counterpoints into a Context Pack.

Updated May 25, 2025
One-click install
npx skills add https://github.com/temple-slope/dotfiles --skill article-agent-context-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: article-agent-context-research
Source: https://github.com/temple-slope/dotfiles/tree/main/dot_claude/skills/article-agent-context-research
Command: npx skills add https://github.com/temple-slope/dotfiles --skill article-agent-context-research

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps writers prepare for article drafting by systematically collecting context from web sources, including primary information, terminology, definitions, and counterpoints, to produce a ready-to-use Context Pack.

Core Features & Use Cases

  • Context Pack generation: aggregates primary sources, definitions, terms, and dated data for a topic.
  • Structured research for article ideation and outline creation.
  • Supports topic-specific context to accelerate drafting and improve accuracy.

Quick Start

Run the grok_context_research.ts script with a topic to generate a Context Pack.

Frequently Asked Questions about article-agent-context-research

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

FAQPage Schema
How do I collect primary sources and terminology for article writing?

To collect primary sources and terminology for article writing, you can generate a Context Pack that aggregates definitions, terms, and dated data from web sources to accelerate drafting and improve accuracy.

What is a context pack for article research?

A context pack for article research is a structured collection of primary sources, definitions, terms, and counterpoints gathered from the web to provide ready-to-use contextual information before drafting an article.

Do I need Node.js and a TypeScript runtime to generate context packs?

Yes, generating context packs requires Node.js and a TypeScript runtime (tsx) to execute the provided Grok research script, along with an XAI_API_KEY for Grok delegation when available.

Can I automate fact-checking and source synthesis for technology articles?

You can automate fact-checking and source synthesis for technology articles by running the research script to systematically gather counterpoints and primary information into a structured Context Pack.

What's the best way to prepare structured pre-research inputs for AI content?

The best way to prepare structured pre-research inputs for AI content is to automate the collection of contextual information, producing a Context Pack that supports topic-specific ideation and outline creation.

Are there limitations when using Grok for web research without an API key?

When using Grok for web research without an XAI_API_KEY, Grok delegation is unavailable, though the script can still attempt to gather contextual information using alternative available mechanisms.