Skip to main content
Run any Skill in Manus
with one click
eighttrigrams
GitHub creator profile

eighttrigrams

Repository-level view of 24 collected skills across 4 GitHub repositories.

skills collected
24
repositories
4
updated
2026-07-25
repository explorer

Repositories and representative skills

rhizome-development
software-developers

Describes the current local development setup, for when we want to perform development tasks on the actual Rhizome app

2026-07-25
plurama-cli
software-developers

How to talk to the deployed plurama apps (treina, …) from the shell with the plurama-cli command — a curl-like client that carries baked-in prod credentials. Use whenever a task means reading or writing live plurama app data over HTTP, when `plurama-cli` is missing or unauthorized, or when a new app must be added to it.

2026-07-25
tracker-api
software-developers

Tracker's HTTP API — authenticate as a machine user, read tasks/meets/journals/today-board, ingest mail messages, write through the recording-mode gate via curl

2026-06-20
develop-tracker-bot
software-developers

How to run, test and develop the natural-language Telegram bot that queries tracker. The bot is NOT in tracker — it lives in the plurama umbrella app (plurama/src/plurama/app/agent). Covers the agent architecture, the secrets/config it needs, the locked-box egress-proxy gotcha, seeding a testable conversation, and driving it from the host as if you were Telegram.

2026-06-20
develop-tracker-ui
web-developers

To develop the user interface of the application, you need to know how to start, stop, restart the app and where to find it.

2026-05-18
rhizome-rest-api
software-developers

Rhizome's local REST API — search, read, and create contexts/items via curl

2026-05-17
docker-sandboxing-cutoff-egress
information-security-analysts

Sandbox a Docker container so only an explicit allowlist of outside hosts is reachable. Use when running an untrusted/AI agent container and you want a hard egress cutoff with optional inbound port forwarding.

2026-05-11
deduplication
software-developers

Recognize and remove duplication in Clojure code — extract shared logic into helper functions, threading macros, or higher-order forms. Use when writing or reviewing Clojure code that contains repeated patterns.

2026-05-09
Showing top 8 of 17 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded