explaingit

shitsuten/bibliotheca

Analysis updated 2026-06-24

30Audience · vibe coderComplexity · 1/5Setup · easy

TLDR

Curated Chinese-language index of community tutorials about using Claude as an AI companion, covering prompt setup, memory systems, and connecting the model to the outside world.

Mindmap

mindmap
  root((Bibliotheca))
    Inputs
      Community tutorial links
      X or Twitter posts
    Outputs
      Topic-grouped index
      Short notes per link
    Use Cases
      Prompt setup guides
      Persistent memory howtos
      Outside-world integrations
    Tech Stack
      Markdown
      Curated links
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Find a tutorial that gives Claude long-term memory across sessions

USE CASE 2

Pick a prompt-engineering fix for repetitive or out-of-character replies

USE CASE 3

Discover a guide for wiring Claude to a phone, a browser, or a small BLE device

USE CASE 4

Submit a new link via issue or PR to extend the index

What is it built with?

Markdown

How does it compare?

shitsuten/bibliothecafcsvorfeed/aces-1.3-reference-gamut-compression-for-unity-6-urpganimjeong/harness-for-claude
Stars303030
LanguageC#Shell
Setup difficultyeasymoderateeasy
Complexity1/53/52/5
Audiencevibe coderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

It is an index of links rather than runnable code, so there is nothing to install.

In plain English

Bibliotheca is a Chinese language index of scattered tutorials from a community that uses Claude and similar chatbots as AI companions. The maintainer collects links to posts that other users have written on X (formerly Twitter), groups them by topic, and adds a short note for each one. The repo itself holds no tutorial content of its own. All linked material belongs to the original authors, and a note at the top says anyone can open an issue to have their link removed. The largest section is prompt engineering. It splits into three parts: basic setup of the model's profile, instructions, and writing style, targeted fixes for common complaints like the model sounding mechanical, overlong thinking chains, repetitive phrasing, or out of character behavior, and ready made interactive scenarios such as worldbuilding templates and small text games to play with the model. A memory systems section gathers guides for giving Claude persistent memory across sessions. These range from a low cost VPS tutorial and an iOS shortcut that feeds screen time and battery data into the model, to a vector search memory library that uses the Ebbinghaus forgetting curve and emotion coordinates, plus an open source MIT licensed project called kiwi-mem that ships with Docker. A larger group of links covers connecting the model to the outside world. It includes a getting started MCP guide, instructions for letting Claude drive a browser from a VPS or a Mac, a Twitter bridge that does not need the X API, tutorials for sending push notifications and tracking app usage on a phone, and BLE and GATT notes for controlling small wireless toys. The rest of the index is shorter. It has a few UI skinning guides for the Claude web app, two general beginner walkthroughs, an API caching writeup aimed at cutting subscription costs, and a miscellaneous section with VPS node setup and a userscript that opens multiple Opus tabs. The repository ends with a contribution section: submit an issue or PR, or leave a link in the comments if you do not know Git.

Copy-paste prompts

Prompt 1
Translate the prompt-engineering section of Bibliotheca into English and pick the three most useful tutorials
Prompt 2
Compare the memory-system options listed in Bibliotheca and recommend one for a non-technical user with no VPS
Prompt 3
From the outside-world section, draft a step-by-step plan for letting Claude drive my browser on a Mac
Prompt 4
Write a PR description for adding a new tutorial link to Bibliotheca, following the existing format

Frequently asked questions

What is bibliotheca?

Curated Chinese-language index of community tutorials about using Claude as an AI companion, covering prompt setup, memory systems, and connecting the model to the outside world.

How hard is bibliotheca to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is bibliotheca for?

Mainly vibe coder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.