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

thenativeweb

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

skills collected
11
repositories
1
updated
2026-07-02
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

read-event-type
software-developers

Read details about a single event type from an EventSourcingDB instance. Use when the user wants to inspect a specific event type, check if it has a schema, or see its details.

2026-07-02
read-event-types
software-developers

Read all event types from an EventSourcingDB instance. Use when the user wants to list or discover all event types that exist in the event store.

2026-07-02
register-event-schema
software-developers

Register a JSON Schema for an event type on an EventSourcingDB instance. Use when the user wants to add validation, define a schema, or enforce structure for an event type.

2026-07-02
run-eventql-query
software-developers

Run an EventQL query against an EventSourcingDB instance. Use when the user wants to query, filter, aggregate, or analyze events using the EventQL query language.

2026-07-02
write-events
software-developers

Write events to an EventSourcingDB instance. Use when the user wants to store, append, or publish events, optionally with preconditions such as optimistic locking or subject constraints.

2026-07-02
observe-events
software-developers

Observe events in real time from an EventSourcingDB instance. Use when the user wants to watch, monitor, or stream live events as they are written.

2026-07-02
ping
software-developers

Ping an EventSourcingDB instance to check if it is reachable. Use when the user wants to verify connectivity or check if EventSourcingDB is running.

2026-07-02
read-events
software-developers

Read events from an EventSourcingDB instance. Use when the user wants to fetch, list, or view events for a subject, with optional filtering, ordering, and bounds.

2026-07-02
Showing top 8 of 11 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded