life-weaver

Create Being Skills with generated membrane declarations and ecosystem registration.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/scilid/Being --skill life-weaver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: life-weaver
Source: https://github.com/scilid/Being/tree/main/organisms/eukaryotes/life-weaver
Command: npx skills add https://github.com/scilid/Being --skill life-weaver

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

life-weaver standardizes the creation of new Being Skills so they are immediately alive in the ecosystem, with proper membrane declarations and phylogeny registration instead of being bolted on later.

Core Features & Use Cases

  • Membrane-ready Skill birth: Produces a new Skill that comes with a valid membrane declaration generated via the membrane-weaver symbiosis logic.
  • Ecosystem registration by default: Updates Being’s phylogeny tree and homeostasis vitals as an atomic part of Skill creation.
  • Protocol-aligned authoring workflow: Guides authors through discovery, design, implementation, membrane weaving, and verification to ensure outputs meet ecosystem constraints.

For example, when you want to create a new Skill that must participate in Being’s lifecycle management and signal loop, life-weaver provides the workflow and artifacts to make it first-class and verifiable.

Quick Start

Ask the Being runtime to apply life-weaver to create a new Skill in a chosen location (Being-native, project, or personal) and automatically generate its membrane declaration plus phylogeny and vitals updates.

Frequently Asked Questions about life-weaver

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

FAQPage Schema
How do I generate a new Skill with membrane declarations and ecosystem registration?

To generate a new Skill with membrane declarations and ecosystem registration, use life-weaver to orchestrate discovery, design, and implementation. It automatically emits the .membrane.yaml file while updating the phylogeny tree and homeostasis vitals.

What is membrane-ready Skill creation in the Being runtime?

Membrane-ready Skill creation is a standardized authoring workflow that ensures a new Skill is immediately discoverable as a living, verifiable cell. It uses membrane-weaver symbiosis logic to generate valid membrane declarations during the Skill lifecycle management process.

How do I update Being phylogeny and homeostasis vitals when creating a Skill?

You update Being phylogeny and homeostasis vitals by applying life-weaver to create a new Skill. It atomically updates .being/phylogeny/tree.yaml and .being/homeostasis/vitals.yaml as part of the core Skill creation protocol.

When do I need to use life-weaver for Skill creation instead of adding modules later?

You need life-weaver for Skill creation when a Skill must participate in Being's signal loop and lifecycle management immediately. It prevents modules from being bolted on later by ensuring first-class ecosystem registration and verifiable outputs from the start.

Can I apply life-weaver to create personal or project-level Skills?

Yes, you can apply life-weaver to create Skills in Being-native, project, or personal locations. The workflow automatically generates the membrane declaration and applies the necessary phylogeny and vitals updates regardless of the chosen location.

What are the limitations of creating Skills without ecosystem registration?

Creating Skills without ecosystem registration prevents them from participating in Being's lifecycle management and signal loop. Without generated membrane declarations and phylogeny updates, Skills cannot be immediately discoverable as living, verifiable cells within the runtime.