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

OpenNekaise

Repository-level view of 12 collected skills across 1 GitHub repositories.

skills collected
12
repositories
1
updated
2026-05-15
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

update-memory
software-developers

Process recent conversation messages into structured long-term memory. Triggered automatically after conversations end, or by a daily scheduled sweep. Extracts key facts and updates MEMORY.md.

2026-05-15
update-ontology
database-architects

Update the building's ontology with confirmed facts from conversation or daily sweep. Reads the existing ONTOLOGY.ttl, applies changes, writes the full file back. Only persists verified building facts — never speculation or plans.

2026-05-15
audio-reply
software-developers

Convert your text reply to speech using OpenAI's TTS API (/v1/audio/speech). Use ONLY when the user explicitly asks for an audio or voice reply — phrases like "reply with audio", "say it", "send as voice", "respond with audio", "voice message". You write the words; the API just speaks them verbatim. Produces an mp3 (or opus/aac/flac/wav) under /workspace/group/audio/; attach it to your reply by wrapping the path in <file>...</file> tags so the host uploads it to the channel.

2026-05-08
setup
network-and-computer-systems-administrators

Run initial OpenNekaise setup. Slack-first flow: install dependencies, build container, configure Claude auth, configure Slack tokens/channel, configure admin DM, register main context on that DM, and start service.

2026-03-24
ontology-spawn
software-developers

Convert a folder of heterogeneous documents (PDFs, images, markdown, CSV, TTL, spreadsheets, anything) into a building semantic model (.ttl). Point it at a folder, it reads everything, extracts building knowledge, and writes a Turtle RDF file. Use when the user wants to create a knowledge graph from raw building documents.

2026-03-18
simple-graph
database-architects

Work with simple building graphs based on Brick Schema. Organizes building data into Points (sensors/actuators), Groups (logical groupings), and Descriptions (natural-language metadata). Use when working with building knowledge graphs, TTL files, finding sensors/equipment in a building model, or creating building semantic models.

2026-03-18
add-slack
software-developers

Add Slack as a channel. Can replace WhatsApp entirely or run alongside it. Uses Socket Mode (no public URL needed).

2026-02-26
add-telegram
software-developers

Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).

2026-02-26
Showing top 8 of 12 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
OpenNekaise Agent Skills | SkillsMP