← Back to Skills Marketplace
192
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tbc-bank-api
Description
Use when the user mentions TBC Bank, tbcbank.ge, Georgian bank APIs, PSD2 integration with TBC, account information services (AIS), payment initiation (PIS)...
Usage Guidance
This skill is an API reference and appears internally consistent. Before using it: (1) Treat any client_id/client_secret/merchantKey/certificates as highly sensitive — never paste real secrets into public chats or examples. (2) Use sandbox endpoints for development and validate redirect/callback URLs in the bank's developer portal. (3) Verify webhook signatures (examples are provided) and implement HMAC/mTLS as recommended. (4) Confirm endpoints/paths against TBC Bank's official developer documentation (this appears accurate but mirrors typical examples). (5) Note the skill is configured to trigger when 'TBC' is mentioned in a banking context — if you don't want automatic invocation, control the skill's invocation settings in your agent. Overall the package is a documentation-only helper and does not itself execute code or request unrelated permissions.
Capability Analysis
Type: OpenClaw Skill
Name: tbc-bank-api
Version: 0.1.0
The skill bundle is a comprehensive documentation set and integration guide for TBC Bank's official APIs (PSD2, AIS, PIS, TPay, and Installments). It contains standard OAuth2 flows, API endpoint references, and benign code snippets in Python, Node.js, and Ruby intended to assist developers with legitimate banking integrations. No malicious behavior, data exfiltration, or prompt injection attempts were identified across the files, including SKILL.md and the reference documents.
Capability Assessment
Purpose & Capability
Name/description match the included documentation (OAuth2, AIS, PIS, TPay, installments). The skill does not request unrelated environment variables, binaries, or config paths — everything present is appropriate for an API integration guide.
Instruction Scope
SKILL.md and the reference files contain only API endpoints, headers, example requests/responses, and code snippets for legitimate integration tasks (token exchange, consent flows, webhooks, mTLS). They do not instruct the agent to read local files, exfiltrate data, or contact unexpected endpoints. The guidance to include PSU-IP-Address and X-Request-ID is standard for PSD2 and is documented consistently.
Install Mechanism
No install spec and no code files to execute — the skill is instruction-only, which minimizes filesystem and supply-chain risk.
Credentials
The repository does not declare or require environment variables or credentials. Code examples reference expected integration secrets (client_id, client_secret, merchantKey, client certificates) which are normal for this kind of integration and proportional to the documented functionality.
Persistence & Privilege
Skill is not always-enabled and is user-invocable; it does not request persistent elevated privileges or modify other skills. Autonomous invocation is allowed (platform default) but is not combined with other concerning factors here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tbc-bank-api - After installation, invoke the skill by name or use
/tbc-bank-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of TBC Bank API skill.
- Provides guidance for integrating with TBC Bank’s Open Banking, PSD2, and payment APIs.
- Covers account information services (AIS), payment initiation services (PIS), consents, installments, and TPay gateway.
- Includes base URLs for sandbox, development, and production environments.
- Documents required headers, error response format, and response conventions.
- Lists step-by-step workflows for common API use cases.
Metadata
Frequently Asked Questions
What is Tbc Bank Api?
Use when the user mentions TBC Bank, tbcbank.ge, Georgian bank APIs, PSD2 integration with TBC, account information services (AIS), payment initiation (PIS)... It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install Tbc Bank Api?
Run "/install tbc-bank-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tbc Bank Api free?
Yes, Tbc Bank Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tbc Bank Api support?
Tbc Bank Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tbc Bank Api?
It is built and maintained by erekle1 (@erekle1); the current version is v0.1.0.
More Skills