OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add davis7dotsh/better-context --skill btca-cli
Operate the btca CLI for local resources and source-first answers. Use when setting up btca in a project, connecting a provider, adding or managing resources, and asking questions via btca commands. Invoke this skill when the user says "use btca" or needs to do more detailed research on a specific library or framework.
npx skills add davis7dotsh/better-context --skill btca-cli
btca is a source-first research CLI. It hydrates resources (git, local, npm) into searchable context, then answers questions grounded in those sources. Use configured resources for ongoing work, or one-off anonymous resources directly in btca ask.
Full CLI reference: https://docs.btca.dev/guides/cli-reference
Add resources:
Verify resources:
Ask a question:
btca.config.jsonc (project) and ~/.config/btca/btca.config.jsonc (global).btca add ... and re-run btca resources.btca connect and follow the prompts.btca resources for configured names, or pass a valid HTTPS git URL / npm:<package> as an anonymous one-off in btca ask.