freedom-stack-v3: Skill for Claude Code

.agents/skills/btca-bknd-repo-learn/SKILL.md

btca-bknd-repo-learn is a skill for Claude Code, Codex from cameronapak/freedom-stack-v3. It costs 100 tokens per session (713 once invoked), scanned A, original, no licence file.

A skill for using btca, a context tool, to learn and work with the Bknd backend framework. It covers data schemas, authentication, media files, and adapters such as Node and Cloudflare.

In plain words
What is it for?
It is for understanding or implementing Bknd data modules, authentication, media handling, and adapter configuration.
Why use it?
It helps the agent find relevant Bknd project knowledge before making framework changes.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is cameronapak/freedom-stack-v3's own configuration. It tells Claude Code and Codex how to work on freedom-stack-v3 itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything freedom-stack-v3 configures →

Reuse

Borrowing it

Nothing to install: this file belongs to cameronapak/freedom-stack-v3. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/cameronapak/freedom-stack-v3/main/.agents/skills/btca-bknd-repo-learn/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/cameronapak/freedom-stack-v3

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for btca-bknd-repo-learn

README.md
[![agentmods](https://agentmods.dev/badge/skills/cameronapak/freedom-stack-v3/btca-bknd-repo-learn/github.svg)](https://agentmods.dev/skills/cameronapak/freedom-stack-v3/btca-bknd-repo-learn)
Your own site
<a href="https://agentmods.dev/skills/cameronapak/freedom-stack-v3/btca-bknd-repo-learn"><img src="https://agentmods.dev/badge/skills/cameronapak/freedom-stack-v3/btca-bknd-repo-learn/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for btca-bknd-repo-learn

Your own site · 80×15
<a href="https://agentmods.dev/skills/cameronapak/freedom-stack-v3/btca-bknd-repo-learn"><img src="https://agentmods.dev/badge/skills/cameronapak/freedom-stack-v3/btca-bknd-repo-learn.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 713 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00100 $0.00713
Opus 5 $0.00050 $0.00357
Sonnet 5 $0.00020 $0.00143
Haiku 4.5 $0.00010 $0.00071

Measured 12d ago against content hash dfa2b7d1c082, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

btca-bknd-repo-learn scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/btca-bknd-repo-learn/SKILL.md · 85 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 85 lines · 100 tokens per session scan A dfa2b7d1c082

Subscribe to this mod's changes

btca-bknd-repo-learn is a skill published in the GitHub repository cameronapak/freedom-stack-v3 (42 stars, last pushed 4mo ago), with no licence file. It adds 100 tokens to every session and 713 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

api-onboarding

Reduce time-to-first-API-call (TTFAC) by optimizing every step of the developer onboarding journey. This skill covers authentication simplification, sandbox environments, interactive documentation, and identifying and eliminating common failure points.

sickn33/agentic-awesome-skills · 46 tokens

nw-sd-case-studies

25 real-world system design case studies condensed from Alex Xu's System Design Interview Vol 1 and 2 - requirements, architecture, deep dive insights, key takeaways.

nWave-ai/nWave · 40 tokens

nw-ddd-tactical

Tactical DDD — aggregate design rules, entities, value objects, domain events, repositories, domain services, and anti-pattern detection.

nWave-ai/nWave · 32 tokens

frontmcp-guides

Tutorials, end-to-end walkthroughs, and complete reference projects for FrontMCP. Use when you want a getting-started guide, a full worked example, or to learn best practices by following a step-by-step build rather than a single API reference. Includes a beginner weather-API server (tool plus static resource, Zod…

agentfront/frontmcp · 157 tokens

system-design-case-catalog

Answer classic system design problems as constraint-to-solution sketches and coach interview practice: URL shortener, rate limiter, news feed, chat, notification, autocomplete, crawler, unique id. Use for interview practice or naming the closest known shape for a new problem.

HoangNguyen0403/agent-skills-standard · 58 tokens

spiceflow

Spiceflow is a super simple, fast, and type-safe API and React Server Components framework for TypeScript. Works on Node.js, Bun, and Cloudflare Workers. ALWAYS load this skill BEFORE writing or editing ANY spiceflow code, including one-line changes: routes, pages, layouts, loaders, server actions, forms…

remorses/spiceflow · 159 tokens