Arunoda Susiripala avatar

Arunoda Susiripala

Community

@arunoda · Colombo, Sri Lanka

2,629Followers
|
318Public Repos
|
17Published Skills

Agent Skills by Arunoda Susiripala

Showing 17 vetted skills indexed across 1 GitHub repositories.

arunodaarunoda
21

Location Tracking

Provides cached or real-time geolocation coordinates from browser APIs and local storage.

Community
Intermediate
arunodaarunoda
21

Database

Manage SQLite schema initialization, migrations, and data persistence.

Community
Advanced
arunodaarunoda
21

Fact Sheet

Generate a scored top-100 fact sheet with category limits and time-decay scoring.

Community
Advanced
arunodaarunoda
21

Tools

Manage AI tool and function calling with provider-agnostic definitions.

Community
Advanced
arunodaarunoda
21

deploy

Automate OkBrain deployment to a Debian server with PM2 and Caddy.

Community
Advanced
arunodaarunoda
21

Fact Extraction

Extract atomic personal facts from conversations and store them in SQLite.

Community
Advanced
arunodaarunoda
21

Recent Conversations

Inject recent conversation history into AI context for continuity.

Community
Intermediate
arunodaarunoda
21

Running E2E Tests

Set up and run Playwright end-to-end tests for web applications.

Community
Intermediate
arunodaarunoda
21

mobile_install

Guide OkBrain PWA installation on iOS and Android mobile devices.

Community
Basic
arunodaarunoda
21

auth_routing

Enforce JWT authentication and route boundaries in Next.js via src/proxy.ts.

Community
Intermediate
arunodaarunoda
21

Image Upload

Convert local image uploads to WebP via a Next.js API route.

Community
Intermediate
arunodaarunoda
21

AI Providers

Manages pluggable AI providers and models with standardized capabilities and registry updates.

Community
Advanced
arunodaarunoda
21

user_management

Creates user accounts with bcrypt password hashing in SQLite databases for the OkBrain application.

Community
Basic
arunodaarunoda
21

Job System

Manage background job execution with asynchronous task processing and SSE event streaming.

Community
Advanced
arunodaarunoda
21

RAG Fact Search

Search extracted facts locally using Ollama embeddings and sqlite-vec.

Community
Intermediate
arunodaarunoda
21

E2E Testing with Playwright

Creates and maintains Playwright-based end-to-end tests for web applications in Node.js.

Community
Advanced
arunodaarunoda
21

getting_started

Guide local OkBrain development setup with dependencies, environment variables, user creation, and server startup.

Community
Intermediate