hmem-new-project

Create schema-enforced P-entries in hmem with automatic O-entry linking.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/YuryZZZ/opencode-global --skill hmem-new-project-yuryzzz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hmem-new-project
Source: https://github.com/YuryZZZ/opencode-global/tree/main/skills/hmem-new-project
Command: npx skills add https://github.com/YuryZZZ/opencode-global --skill hmem-new-project-yuryzzz

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This skill helps create a new P-entry in the hmem knowledge memory with enforced schema, automatic section setup, and automatic O-entry linking.

## Core Features & Use Cases

  • Creates a complete P-entry in memory via a single create_project call, including schema-enforced fields and linked O-entries.
  • Guides users through a step-by-step data collection process (name, stack, one-liner, goal, audience, repo/URL, deployment) and fills in Codebase details when available.
  • Automatically links related memory entries and ensures the P-entry structure is ready for future retrieval.

### Quick Start Answer the guided questions to create a new P-entry in hmem; the skill will enforce schema, collect metadata, and establish memory links in one session.

Frequently Asked Questions about hmem-new-project

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

FAQPage Schema
How do I create a new project entry in hmem with enforced schema?

To create a new project entry in hmem, use a guided process that collects project metadata and deployment details. This ensures your P-entry is created with an enforced schema and automatically linked to relevant O-entries.

What is the process for setting up memory links for a new project?

Setting up memory links involves creating a P-entry and automatically linking it to O-entry structures. This aligns all entries with the create_project tool, ensuring your project memory is ready for future retrieval.

Can I create a memory entry for a project without a codebase?

Yes, you can create a memory entry without a codebase. The skill handles both codebase-present and codebase-absent scenarios, guiding you through collecting available metadata like name, stack, and goal.

What metadata do I need to start a new hmem project entry?

You need to provide a project name, stack, one-liner, goal, audience, and repo/URL. The skill guides you step-by-step through collecting this data to fill in the P-entry details.

Does the hmem project creation tool enforce data structure automatically?

Yes, the hmem project creation tool enforces data structure automatically. It uses a single create_project call to enforce schema fields and set up sections without manual formatting.