customer-context-manager

Manage customer-specific context in Markdown files with Git integration.

6|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/aws-samples/sample-fsi-reference-architecture-jp --skill customer-context-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customer-context-manager
Source: https://github.com/aws-samples/sample-fsi-reference-architecture-jp/tree/main/skills/customer-context-manager
Command: npx skills add https://github.com/aws-samples/sample-fsi-reference-architecture-jp --skill customer-context-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the issue of AI agents lacking critical, non-public customer knowledge such as internal abbreviations, organizational structures, and relationship history, which leads to generic or inaccurate responses.

Core Features & Use Cases

  • Automatic Context Management: Seamlessly reads and updates customer-specific information like key contacts, system names, and project history without requiring explicit commands.
  • Standardized Data Storage: Organizes context into human-readable Markdown files following the XDG Base Directory Specification for consistency and portability.
  • Use Case: When discussing a project with a customer, the agent automatically references the correct internal system names and key decision-makers stored in the local context, ensuring the conversation remains relevant and professional.

Quick Start

Use the customer context manager to register a new customer named Any Bank and initialize their profile.

Frequently Asked Questions about customer-context-manager

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

FAQPage Schema
How do I manage internal customer context for AI agents to prevent inaccurate responses?

You can manage customer context by storing organizational structures, relationship history, and internal terminology in Markdown files, enabling AI agents to read and update this information automatically for accurate task execution.

How does automatic context management work for sales and technical support workflows?

Automatic context management seamlessly reads and updates customer-specific information like key contacts, system names, and project history from local files without requiring explicit commands, ensuring conversations remain relevant.

Do I need local file system access to store customer relationship history for AI?

Yes, local file system access is required to maintain Markdown-based customer context files. The system organizes data into human-readable files following the XDG Base Directory Specification for consistency and portability.

Can I use Git integration for version control of customer knowledge management files?

Yes, optional Git integration is supported for version control of your Markdown-based customer context files, allowing you to track changes to organizational structures, relationship history, and internal terminology over time.

What is the best way to register a new customer profile and initialize their organizational structure?

The best way to register a new customer is to use the context manager to initialize their profile, which automatically creates standardized Markdown files to store key contacts, internal system names, and project history.

When should I not use local Markdown files for customer context management?

You should avoid this approach if your workflow lacks local file system access or does not require deep customer knowledge, as the system relies on local Markdown files to provide AI agents with internal abbreviations and relationship history.