memory-template-packs

Manage Emergent template packs for project-scoped knowledge graph schemas.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/emergent-company/emergent.memory --skill memory-template-packs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-template-packs
Source: https://github.com/emergent-company/emergent.memory/tree/main/tools/cli/internal/skillsfs/skills/memory-template-packs
Command: npx skills add https://github.com/emergent-company/emergent.memory --skill memory-template-packs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the management of reusable knowledge types within your Emergent Memory projects, ensuring consistency and accelerating development.

Core Features & Use Cases

  • Discover and Install: Browse and add pre-defined sets of object and relationship types to your project.
  • Custom Pack Creation: Define and validate your own reusable type schemas.
  • Schema Management: View and manage the compiled types available in your project.
  • Use Case: When starting a new project focused on software development, you can install a "developer-tools" template pack to immediately have types for "Code", "Bug", and "Feature Request" available.

Quick Start

Install the 'emergent-standard-types' template pack into your current project.

Frequently Asked Questions about memory-template-packs

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

FAQPage Schema
How do I manage reusable object and relationship types in a knowledge graph schema?

You manage reusable knowledge graph types by installing template packs that define object and relationship schemas. This Skill handles discovering, installing, and uninstalling these packs to configure your project's scoped schema types.

What is a template pack for project knowledge types?

A template pack is a pre-defined set of object and relationship types for your knowledge graph schema. Packs like 'developer-tools' provide immediate types for Code, Bug, and Feature Request, accelerating software development setup.

Do I need the emergent CLI tool to install knowledge schema packs?

Yes, the emergent CLI tool is required for pack management operations. You use the CLI to discover, install, uninstall, and view compiled types within your project's knowledge graph schema.

How do I view compiled types in my knowledge graph schema?

You view compiled types by using the emergent CLI tool to manage project-scoped schema configuration. This allows you to see exactly which object and relationship types are currently available in your project.

Can I create custom type schemas for my knowledge graph?

Yes, you can define and validate your own reusable type schemas. After creating custom template packs, you can install them into your project to manage your specific knowledge graph object and relationship types.

What is the best way to ensure knowledge type consistency across Emergent Memory projects?

The best way to ensure consistency is by installing standardized template packs across projects. Reusable knowledge type schemas maintain uniform object and relationship definitions, simplifying management and accelerating development.