LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

albatros - Albatros Accounting API Integration

Integrate with Albatros accounting API via Saloon connector with typed DTOs and caching

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • send API requests
  • fetch paginated data
  • cache reference data
  • clear cache
  • create DTOs
  • authenticate requests

Inputs

  • API token
  • Mandant header value
  • Base URL
  • Pagination parameters

Outputs

  • Typed DTO responses
  • Paginated collections
  • Cached reference data

Requirements

  • Saloon HTTP library
  • Laravel Cache
  • Albatros API credentials
  • Mandant identifier

Source

  • Spec: SKILL.md
accounting
api-integration
saloon
dto
pagination
cache
send API requests
fetch paginated data
cache reference data
clear cache
API token
Mandant header value
Base URL
Typed DTO responses
Paginated collections
Cached reference data