LogoClawIndex
CasesSkillsAbout
LogoClawIndex

service-guide - Backend.AI Service Layer Implementation Guide

Implement Backend.AI service layer with actions, processors, and standard CRUD operations

Tags

Updated: 2026-03-26

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create entity
  • get entity
  • search entities
  • update entity
  • delete entity
  • purge entity
  • batch update
  • batch delete
  • batch purge
  • implement actions
  • implement processors
  • implement service methods

Inputs

  • action definitions
  • repository protocol
  • database session

Outputs

  • action results
  • entity data
  • operation results

Requirements

  • Python environment
  • repository-guide
  • tdd-guide

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
service-layer
business-logic
processors
actions
create entity
get entity
search entities
update entity
action definitions
repository protocol
database session
action results
entity data
operation results