about-oneclaw

Explain the OneClaw AI agent platform's architecture, features, and configuration details.

24|2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/GNHua/oneclaw --skill about-oneclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: about-oneclaw
Source: https://github.com/GNHua/oneclaw/tree/main/app/src/main/assets/skills/about-oneclaw
Command: npx skills add https://github.com/GNHua/oneclaw --skill about-oneclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive overview of the OneClaw AI agent platform, detailing its architecture, features, tools, and configuration options, enabling users to understand and leverage its capabilities effectively.

Core Features & Use Cases

  • Architecture Deep Dive: Understand the layered Clean Architecture, module structure, and DI approach.
  • Feature Exploration: Learn about LLM provider support, tool execution, JavaScript tools, skills system, memory management, and messaging bridge.
  • Configuration Details: Discover key file paths, database schema, and navigation routes.
  • Use Case: A new user wants to quickly grasp how OneClaw works, what tools are available, and how to extend it with custom JavaScript. This skill provides all the necessary information in one place.

Quick Start

Tell me about the OneClaw platform's architecture and features.

Frequently Asked Questions about about-oneclaw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the OneClaw AI agent platform architecture?

The OneClaw AI agent platform architecture is a layered Clean Architecture that utilizes a module structure and dependency injection approach to separate core concerns and manage platform components effectively.

How do I extend the OneClaw AI agent with custom JavaScript tools?

To extend the OneClaw AI agent with custom JavaScript, you utilize the platform's JavaScript tool groups and skills system, which allow you to integrate and execute custom scripts within the agent environment.

Does the OneClaw platform support different LLM providers?

Yes, the OneClaw platform supports multiple LLM providers, enabling developers to configure and route AI agent interactions through their preferred language model services.

How does the memory system work in the OneClaw AI agent?

The OneClaw AI agent memory system manages contextual data persistence across interactions, utilizing a defined database schema to store and retrieve conversational state and user information.

What built-in tools and messaging bridge features are available in OneClaw?

OneClaw provides built-in tools for task execution and a messaging bridge feature to facilitate communication, alongside key file paths and navigation routes for developer configuration.

Can I use OneClaw for Android development and what skills are available?

OneClaw supports Android environments and features a skills system that provides specific capabilities and tool groups, allowing developers to leverage platform features within their applications.