btca-cli

Manage local resources and query source-first answers via btca CLI commands.

118|17|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/mark3labs/kit --skill btca-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: btca-cli
Source: https://github.com/mark3labs/kit/tree/main/.agents/skills/btca-cli
Command: npx skills add https://github.com/mark3labs/kit --skill btca-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users set up, connect, and operate the btca CLI for local resources and source-first answers, streamlining research and development workflows.

Core Features & Use Cases

  • Resource Management: Add, verify, and manage git repositories, local directories, and npm packages as searchable resources.
  • Source-First Q&A: Ask questions grounded in the content of configured or anonymous resources.
  • Use Case: When starting a new project that depends on a specific library, use this Skill to add the library's documentation as a resource and then ask questions about its API.

Quick Start

Use the btca CLI to add the svelte-dev GitHub repository as a resource named 'svelte-dev'.

Frequently Asked Questions about btca-cli

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

FAQPage Schema
How do I query documentation from local git repositories using a CLI?

To query local git repositories using a CLI, add them as searchable resources with the btca CLI and then ask source-first questions grounded in their content. This allows direct Q&A against configured local directories and npm packages.

How do I add a GitHub repository as a resource for source-first Q&A?

Add a GitHub repository as a resource for source-first Q&A by running the btca CLI add command and assigning it a name. Once verified, the repository's content becomes searchable for grounded answers.

Can I manage local directories and npm packages as searchable resources?

Yes, you can manage local directories and npm packages as searchable resources using the btca CLI. The CLI supports adding, verifying, and managing these resources to streamline research and development workflows.

Do I need to install any dependencies to operate the btca CLI?

Yes, operating the btca CLI requires the btca CLI installation and configured resources. You must set up the CLI, connect providers, and add resources to obtain source-first answers effectively.

What is the best way to connect providers when setting up the btca CLI?

The best way to connect providers when setting up the btca CLI is through its supported setup workflow commands. This configuration step is required to facilitate local resource management and obtain source-first answers.