ellmos-ai

Grounding Seed — Development skill for Claude Code

Development community

Standalone template and minimal runtime kernel for self-contained, offline-runnable agent skills and modules.

How to install Grounding Seed

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ellmos-ai/grounding-seed and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Grounding Seed does

Standalone template and minimal runtime kernel for self-contained, offline-runnable agent skills and modules.

Alternatives in Development

  • Template Skill — Minimal skeleton for a new skill project structure 97.5k ★
  • GenericAgent — Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token co 6.1k ★
  • Claude Code Rev — Runnable ClaudeCode source code 3k ★

README

grounding-seed banner

grounding-seed

[![CI: Multi-OS](https://github.com/ellmos-ai/grounding-seed/actions/workflows/ci.yml/badge.svg)](https://github.com/ellmos-ai/grounding-seed/actions/workflows/ci.yml) [![Python: 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Ecosystem: ellmos--ai](https://img.shields.io/badge/Ecosystem-ellmos--ai-purple.svg)](https://github.com/ellmos-ai) [![Umbrella: open--bricks](https://img.shields.io/badge/Umbrella-open--bricks-blueviolet.svg)](https://github.com/open-bricks) [![Security: Local--First](https://img.shields.io/badge/Security-Local--First-success.svg)](SECURITY.md) [![Dependencies: 0 Zero](https://img.shields.io/badge/dependencies-0%20(zero)-brightgreen.svg)](#quickstart) [![Code style: ruff](https://img.shields.io/badge/code%20style-ruff-000000.svg)](https://github.com/astral-sh/ruff) [![Schema: ellmos--module.v2](https://img.shields.io/badge/schema-ellmos--module.v2-informational.svg)](ellmos-module.v2.json) [![Tests: 83 passed](https://img.shields.io/badge/Tests-83%20passed%20%7C%20100%25-brightgreen.svg)](tests/)

[Quickstart](#quickstart) | [Architecture & Diagrams](#visual-architecture--sequence-diagram) | [Metaphor Phases](#the-structure-is-the-plant-metaphor-not-its-illustration) | [Security Policy](SECURITY.md) | [Changelog](CHANGELOG.md) | [LLMs Context](llms.txt) | [Deutsche Version](README_de.md)

[!NOTE] **AI & LLM Integration Notice**: This repository includes an [`llms.txt`](llms.txt) index file tailored for automated context ingestion, agentic system prompts, and LLM code understanding.

A seed carries everything it needs to germinate in unknown soil. That's exactly what this template is: copied into an isolated module/skill/repo, it makes it runnable there -- even WITHOUT our ecosystem.

**Guiding principle: cultivated l