kb-friendica

kb-friendica is a skill for Claude Code from reiver/vibefed. It costs 469 tokens per session (5,541 once invoked), scanned A, original, no licence file.

Reference knowledge about Friendica, a federated social network where independently run servers connect to each other. It covers Friendica’s history, supported communication protocols, and technical design.

In plain words
What is it for?
Understanding Friendica’s origins, server network, communication protocols, and relationship to related projects.
Why use it?
It gives an agent context for discussing or working with Friendica without requiring you to explain the platform first.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Part of the vibefed plugin — 29 skills shipped together

Good fit Understanding Friendica’s origins, server network, communication protocols, and relationship to related projects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/reiver/vibefed/kb-friendica
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add reiver/vibefed --skill kb-friendica
Clone the repo
git clone --depth 1 https://github.com/reiver/vibefed

Made for: Claude Code.

Or install vibefed, the plugin that ships this one along with the rest of its 29 skills.

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 kb-friendica

README.md
[![agentmods](https://agentmods.dev/badge/skills/reiver/vibefed/kb-friendica/github.svg)](https://agentmods.dev/skills/reiver/vibefed/kb-friendica)
Your own site
<a href="https://agentmods.dev/skills/reiver/vibefed/kb-friendica"><img src="https://agentmods.dev/badge/skills/reiver/vibefed/kb-friendica/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 kb-friendica

Your own site · 80×15
<a href="https://agentmods.dev/skills/reiver/vibefed/kb-friendica"><img src="https://agentmods.dev/badge/skills/reiver/vibefed/kb-friendica.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 469 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,541 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.00469 $0.05541
Opus 5 $0.00234 $0.02771
Sonnet 5 $0.00094 $0.01108
Haiku 4.5 $0.00047 $0.00554

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

Security

Grade A, and why

kb-friendica 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 11d 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.

skills/kb-friendica/SKILL.md · 611 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 11d ago First seen · 611 lines · 469 tokens per session scan A a4907a095a88

Subscribe to this mod's changes

kb-friendica is a skill published in the GitHub repository reiver/vibefed (9 stars, last pushed 5mo ago), with no licence file. It adds 469 tokens to every session and 5,541 once invoked, about $0.0023 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-31.

Related

Other skills, from other repositories

explain

Explain what a piece of code does — a specific file, class, or method in close detail, or a user-facing flow as a concise system overview. What it does and why, not whether it's good.

thoughtbot/rails-consultant · 45 tokens

help

Explain the agentic-study-environment plugin — what it does, the lifecycle skills it ships, the domain overlays, the session types, and the key conventions — or a specific one of those if the user names it. Use this skill whenever the user asks for help with the study harness itself rather than asking to study…

TimboGP/timbogp-marketplace · 176 tokens

adjust-level

Adjust the difficulty level of a learning sub-project's curriculum — simplify a too-advanced curriculum into a gentler on-ramp, or deepen a too-introductory one into something with real teeth. Use whenever the user signals the curriculum's level doesn't match their starting point — phrases like "this paper is too…

TimboGP/timbogp-marketplace · 181 tokens

bootstrap

Scaffold a new learning sub-project under the agentic-study-environment harness — create the directory, generate per-project AGENTS.md, CLAUDE.md, and PROGRESS.md from templates, and register the new project in the .studyenv/PROGRESS.md cross-project tracker. Use this skill whenever the user wants to start studying a…

TimboGP/timbogp-marketplace · 148 tokens

start-session

Begin a bracketed learning session inside a agentic-study-environment sub-project — pick a topic, propose theory vs. practice (or an overlay-specific type such as simulation or defense), and conduct it per the sub-project's domain overlay. Use whenever the user signals they want to actively study, work an exercise…

TimboGP/timbogp-marketplace · 144 tokens

onboard-session

Begin a bracketed onboarding session over an existing artifact you didn't author — a codebase, a document corpus, a body of papers — inside a agentic-study-environment sub-project. The agent surveys the artifact, walks it part by part with comprehension checks, then has the user reproduce a recent change from its…

TimboGP/timbogp-marketplace · 194 tokens