altscore-api

Manage borrowers, identities, documents, deals, and workflows via the AltScore Borrower Central API.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/AltScore/altscore-cli --skill altscore-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: altscore-api
Source: https://github.com/AltScore/altscore-cli/tree/main/.claude/skills/altscore-api
Command: npx skills add https://github.com/AltScore/altscore-cli --skill altscore-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive command-line interface to interact with the AltScore Borrower Central API, enabling efficient management of financial data and workflows.

Core Features & Use Cases

  • Resource Management: Create, read, update, and delete borrowers, identities, documents, and deals.
  • Data Querying: Retrieve executions, packages, and perform raw API calls.
  • Workflow Orchestration: Manage and execute complex workflows using tasks and evaluators.
  • Use Case: A loan officer can use this Skill to quickly create a new borrower profile, upload necessary documents, and initiate a credit assessment workflow, all from a single command-line interface.

Quick Start

Use the altscore-api skill to list all borrowers with the persona 'individual'.

Frequently Asked Questions about altscore-api

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

FAQPage Schema
How do I manage borrower profiles and financial documents from the command line?

You can manage borrower profiles and financial documents from the command line by using this Skill to create, read, update, and delete borrower identities and deals through deterministic CLI commands interacting with the API.

Can I automate credit assessment workflows for loan officers via an API CLI?

Yes, you can automate credit assessment workflows via the API CLI by managing workflow tasks and executing evaluators to orchestrate complex financial data processes directly from your terminal.

Does the AltScore API CLI support raw API calls for querying execution packages?

Yes, the AltScore API CLI supports raw API calls, allowing you to retrieve executions, packages, and AltData sources directly without needing separate HTTP request tools.

What is the best way to interact with the Borrower Central API for deal management?

The best way to interact with the Borrower Central API for deal management is through this Skill's command-line interface, which provides deterministic commands to manage deals, identities, and documents in one environment.

Are there limitations when executing workflow tasks through a financial API command-line interface?

This financial API command-line interface executes workflow tasks deterministically, meaning it relies on strict command structures and valid API responses, so malformed inputs or network disruptions will halt the execution process.

Do I need prior API knowledge to use the AltScore CLI for managing financial resources?

You need basic command-line familiarity to use the AltScore CLI, but it abstracts complex API interactions into deterministic commands, allowing you to manage borrowers and deals without manually constructing raw HTTP requests.