skf-export-skill

skf-export-skill is a skill for Claude Code from armelhbobdad/bmad-module-skill-forge. It costs 42 tokens per session (2,513 once invoked), scanned A, original, no licence file.

A packaging tool for a skill, meaning an instruction package used by a coding agent, and a way to add its context to common agent instruction files such as CLAUDE.md, AGENTS.md, and .cursorrules.

In plain words
What is it for?
Exporting or packaging a skill and adding its context to agent configuration files.
Why use it?
It prepares a skill for distribution and makes its instructions available to supported coding tools.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the skill-forge plugin — 15 skills shipped together

Good fit Exporting or packaging a skill and adding its context to agent configuration files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/armelhbobdad/bmad-module-skill-forge/skf-export-skill
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 armelhbobdad/bmad-module-skill-forge --skill skf-export-skill
Clone the repo
git clone --depth 1 https://github.com/armelhbobdad/bmad-module-skill-forge

Made for: Claude Code.

Or install skill-forge, the plugin that ships this one along with the rest of its 15 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 skf-export-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/armelhbobdad/bmad-module-skill-forge/skf-export-skill/github.svg)](https://agentmods.dev/skills/armelhbobdad/bmad-module-skill-forge/skf-export-skill)
Your own site
<a href="https://agentmods.dev/skills/armelhbobdad/bmad-module-skill-forge/skf-export-skill"><img src="https://agentmods.dev/badge/skills/armelhbobdad/bmad-module-skill-forge/skf-export-skill/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 skf-export-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/armelhbobdad/bmad-module-skill-forge/skf-export-skill"><img src="https://agentmods.dev/badge/skills/armelhbobdad/bmad-module-skill-forge/skf-export-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,513 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.00042 $0.02513
Opus 5 $0.00021 $0.01256
Sonnet 5 $0.00008 $0.00503
Haiku 4.5 $0.00004 $0.00251

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

Security

Grade A, and why

skf-export-skill 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 9d 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.

src/skf-export-skill/SKILL.md · 130 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

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. 9d ago First seen · 130 lines · 42 tokens per session scan A 9c217d3fbc90

Subscribe to this mod's changes

skf-export-skill is a skill published in the GitHub repository armelhbobdad/bmad-module-skill-forge (95 stars, last pushed 28d ago), with no licence file. It adds 42 tokens to every session and 2,513 once invoked, about $0.0002 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

oms-cocoindex

Use when builds data transformation flows on top of cocoindex — a Python framework with a Rust engine for ultra-performant, incremental data indexing (ETL, RAG ingestion, knowledge graphs, vector search). Covers the flow-building public API: FlowBuilder, DataScope, DataSlice, Flow, FlowLiveUpdater, sources, targets…

armelhbobdad/oh-my-skills · 168 tokens

oms-cognee

Builds apps on top of cognee v0.5.8, the knowledge-graph memory engine for AI agents. Use when ingesting text/files/URLs into persistent agent memory, building knowledge graphs with entities and relationships, searching graph-backed memory with multiple search modes (GRAPHCOMPLETION, CHUNKS, SUMMARIES, TEMPORAL…

armelhbobdad/oh-my-skills · 220 tokens

oms-storybook-react-vite

Authors Storybook v10 stories using the consolidated storybook package import surface for React plus Vite. Use when writing or editing .stories.tsx, preview.ts, or .storybook/main.ts files on a Storybook 10.3+ project, including CSF3 story syntax, play functions with storybook/test, preview-api hooks, theming, MDX doc…

armelhbobdad/oh-my-skills · 236 tokens

oms-uitripled

Installs React 19 and Next.js 16 UI components, blocks, and pages from the uitripled shadcn-compatible registry (the react-shadcn variant). Use when composing landing pages, dashboards, or UI from 171 animated Framer Motion components via "npx shadcn@latest add @uitripled/COMPONENTID". Covers the registry catalog, CLI…

armelhbobdad/oh-my-skills · 156 tokens

skf-forger

Skill compilation specialist — the forge master. Use when the user asks to "talk to Ferris" or requests the "Skill Forge agent.".

armelhbobdad/oh-my-skills · 33 tokens

bmad-cis-agent-presentation-master

Visual communication and presentation expert for slide decks, pitch decks, and visual storytelling. Use when the user asks to talk to Caravaggio or requests the Presentation Expert.

armelhbobdad/oh-my-skills · 42 tokens