kb-piefed

Explain PieFed's Python/Flask stack, ActivityPub implementation, and federation architecture.

9|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/reiver/vibefed --skill kb-piefed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-piefed
Source: https://github.com/reiver/vibefed/tree/main/skills/kb-piefed
Command: npx skills add https://github.com/reiver/vibefed --skill kb-piefed

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive knowledge about PieFed, a Python-based Fediverse platform, enabling users to understand its architecture, features, and interoperability.

Core Features & Use Cases

  • Deep Dive into PieFed: Learn about its technology stack, ActivityPub implementation, and unique features like private voting and Feed actors.
  • Interoperability Guide: Understand how PieFed interacts with Lemmy, Mastodon, PeerTube, and other Fediverse software.
  • Use Case: If you're developing a Fediverse application or managing a PieFed instance, this Skill will be your go-to reference for technical details, moderation tools, and API specifics.

Quick Start

Provide a detailed explanation of PieFed's federation architecture and its handling of HTTP signatures.

Frequently Asked Questions about kb-piefed

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

FAQPage Schema
How does PieFed implement ActivityPub federation?

PieFed implements ActivityPub federation using its Python and Flask stack, handling federation architecture and HTTP signatures to communicate across the Fediverse.

How do I configure PieFed moderation tools for a new instance?

PieFed moderation tools can be configured via the instance interface. This Skill provides the technical details needed to set up and manage moderation features for PieFed administrators.

Does PieFed work with Mastodon and Lemmy?

PieFed works with Mastodon, Lemmy, PeerTube, and other Fediverse software through ActivityPub interoperability, enabling cross-platform content sharing and communication.

What are PieFed Feed actors and private voting features?

PieFed Feed actors and private voting are unique platform features. This Skill details how these custom content types and mechanisms function within the PieFed architecture.

How do I use the PieFed REST API for development?

You can use the PieFed REST API to develop Fediverse applications. This Skill outlines the API specifics and content types required for building integrations with PieFed.