context-loader

Load and inject domain-specific context from HR, Finance, and Ops sources.

28|19|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/panaversity/agentfactory-business-plugins --skill context-loader-panaversity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-loader
Source: https://github.com/panaversity/agentfactory-business-plugins/tree/main/agentic-office/skills/context-loader
Command: npx skills add https://github.com/panaversity/agentfactory-business-plugins --skill context-loader-panaversity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load and inject domain-specific context to prepare an endeavour by pulling together relevant data from configured domains.

Core Features & Use Cases

  • Load single-domain and cross-domain context to inform decisions.
  • Produce structured outputs: core context, domain-specific sections, people context, watchlist, and gaps.
  • Use for onboarding, project planning, and decision making across HR, Finance, and Ops.

Quick Start

Inject the cross-domain context for the current endeavour from configured HR, Finance, and Ops sources.

Frequently Asked Questions about context-loader

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

FAQPage Schema
How do I load cross-domain context for project planning from HR and Finance data?

Cross-domain context loading pulls relevant data from HR, Finance, and Ops domains as defined in work.local.md. It generates structured outputs covering core context, domain sections, people context, watchlists, and gaps for decision making.

What is the best way to structure onboarding context across multiple business domains?

Structuring onboarding context involves producing a core context section, domain-specific blocks, people context, and a watchlist. This structure surfaces relevant HR and Ops data while identifying gaps to complete the onboarding picture.

Does context loading work with a single domain or do I need multiple configured sources?

Single-domain context loading is fully supported alongside cross-domain loading. You can configure individual domains like HR or Finance in work.local.md or combine multiple domains to produce comprehensive structured outputs.

How do I identify missing information when pulling domain context for a decision?

Identifying missing information is handled by the gaps-in-context section. When loading domain context, the Skill automatically generates this section to surface missing data needed for decisions, project planning, or onboarding.

What is a work.local.md file used for in domain context integration?

The work.local.md file configures the domains available for context loading. It defines the HR, Finance, and Ops sources the Skill queries to build core context, domain blocks, people context, and watchlists for endeavours.