Skip to main content
Glama

FPF Skill Stack

This repository implements an Agent Stack based on the First Principles Framework (FPF). It is organized by Bounded Contexts to strictly separate semantic domains while maintaining a clear link between Design (Text) and Runtime (Code).

πŸ“„ Authoritative Specification

The "real origin content" and authoritative definition of the First Principles Framework (FPF) is located here:

πŸ‘‰ governance/constitution/FPF_SPEC.md

All architectural decisions, role definitions, and interaction patterns in this repository are derived from this core specification.

Related MCP server: SkillForge

πŸ“‚ Repository Structure

The project follows the FPF Holonic Architecture (A.1) and Bounded Contexts (A.1.1):

  • contexts/: Contains the core logic, partitioned by semantic boundaries.

    • SkillRuntime/: The core runtime system (formerly fpf-agent-stack).

    • Skills/: Skill definitions and implementations.

    • SharedSchema/: Shared data contracts.

  • governance/: Project-wide rules, the FPF Constitution, and Decision Records (DRR).

    • constitution/: Contains the FPF_SPEC.md.

πŸ›  Usage

Requirements: Bun

# Install dependencies
bun install

# Run the skills validator
bun run validate

Maintenance

ActivityInactive
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    B
    quality
    C
    maintenance
    An all-in-one MCP server that enables AI agents with local system capabilities like filesystem navigation, command execution, desktop automation, and a continuity memory suite for persistent cross-session project context.
    37
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI clients to securely control and interact with a local Windows machine through 218 configurable tools for files, Git, processes, Windows UI, browser automation, WSL, Office, recovery, skills, and child MCP servers.
    7
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/venikman/fpf-agent-stack'

If you have feedback or need assistance with the MCP directory API, please join our Discord server