pi-share

Fetch and decode pi-share session exports from gists or URLs into structured transcripts.

1|1|Updated Aug 3, 2020
One-click install
npx skills add https://github.com/lolwierd/dotfiles --skill pi-share-lolwierd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pi-share
Source: https://github.com/lolwierd/dotfiles/tree/main/ai/dot-agents/skills/pi-share
Command: npx skills add https://github.com/lolwierd/dotfiles --skill pi-share-lolwierd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load and parse session transcripts from pi-share URLs (shittycodingagent.ai, buildwithpi.ai, buildwithpi.com). The skill fetches gists, decodes embedded session data, and extracts conversation history.

Core Features & Use Cases

  • Load and decode session exports from GitHub gists or pi-share URLs.
  • Expose structured data including header, entries, system prompts, and optional tools for analysis.
  • Generate human-centric summaries and quick insights from sessions.

Quick Start

Fetch a pi-share session by URL or gist ID and inspect the decoded transcript.

Frequently Asked Questions about pi-share

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

FAQPage Schema
How do I parse a session transcript from a pi-share URL?

To parse a session transcript from a pi-share URL, provide the link to fetch and decode the embedded session data. The skill extracts conversation history and structured data from buildwithpi.ai and related domains.

Can I load and decode session exports directly from a GitHub gist?

Yes, you can load and decode session exports directly from a GitHub gist. Provide the gist ID or URL to fetch the data, decode the embedded session information, and extract the conversation transcript.

What structured data is extracted when loading pi-share sessions?

Loading pi-share sessions extracts structured data including headers, entries, system prompts, and optional tool definitions. This decoded transcript data is exposed for further analysis and human-centric summarization.

Does pi-share work with exports from shittycodingagent.ai and buildwithpi.com?

Yes, pi-share works with exports from shittycodingagent.ai and buildwithpi.com. It fetches and decodes session data from these specific domains alongside standard GitHub gists and buildwithpi.ai URLs.

How do I generate a human-readable summary from a decoded session transcript?

To generate a human-readable summary from a decoded session transcript, use the skill's extraction features on the fetched pi-share data. It processes the entries and headers to output quick insights and summary data.

Are there limitations when fetching pi-share session data from URLs?

Fetching pi-share session data from URLs is limited to supported domains like buildwithpi.ai and GitHub gists. The skill includes built-in caching and error handling to manage fetch failures or invalid session data gracefully.