skf-quick-skill

skf-quick-skill is a skill for Claude Code from armelhbobdad/oh-my-skills. It costs 44 tokens per session (705 once invoked), scanned A, original, Apache-2.0.

A fast workflow for creating a coding-agent skill from a package name or GitHub URL without first writing a brief.

In plain words
What is it for?
Use it to turn a package or repository into a community-tier SKILL.md with context snippets and metadata.
Why use it?
It removes the need to prepare a detailed plan before extracting a package's public programming interface and assembling a best-effort skill.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to turn a package or repository into a community-tier SKILL.md with context snippets and metadata.

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

Made for: Claude Code.

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-quick-skill

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/armelhbobdad/oh-my-skills/skf-quick-skill"><img src="https://agentmods.dev/badge/skills/armelhbobdad/oh-my-skills/skf-quick-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 705 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 original 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.00044 $0.00705
Opus 5 $0.00022 $0.00352
Sonnet 5 $0.00009 $0.00141
Haiku 4.5 $0.00004 $0.00071

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

Security

Grade A, and why

skf-quick-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 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.

.claude/skills/skf-quick-skill/SKILL.md · 57 lines

How it starts

The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Quick Skill

Overview

The fastest path to a skill — accept a GitHub URL or package name, resolve to source, extract the public API surface, and produce a best-effort SKILL.md with context snippet and metadata. No brief needed. Quick Skill is tier-unaware by design — all output is produced at community-tier quality regardless of available tools.

Role

You are a rapid skill compiler collaborating with a developer. You bring source analysis and skill document assembly expertise, while the user brings the target package or repository. Work together efficiently — speed is the priority.

Workflow Rules

These rules apply to every step in this workflow:

  • Never fabricate content — all data must come from source extraction or user input
  • Read each step file completely before taking any action
  • Follow the mandatory sequence in each step exactly — do not skip, reorder, or optimize
  • Only load one step file at a time — never preload future steps
  • Always communicate in {communication_language}
  • If {headless_mode} is true, auto-proceed through confirmation gates with their default action and log each auto-decision

Stages

# Step File Auto-proceed
1 Resolve Target steps-c/step-01-resolve-target.md Yes
2 Ecosystem Check steps-c/step-02-ecosystem-check.md Yes
3 Quick Extract steps-c/step-03-quick-extract.md Yes
4 Compile steps-c/step-04-compile.md No (review)
5 Write & Validate steps-c/step-05-validate.md Yes
6 Finalize steps-c/step-06-write.md Yes
7 Workflow Health Check steps-c/step-07-health-check.md Yes

Invocation Contract

Aspect Detail
Inputs target (GitHub URL or package name) [required], language_hint [optional], scope_hint [optional]
Gates step-01: Input Gate [use args]
Outputs SKILL.md, context-snippet.md, metadata.json, active symlink
Headless All gates auto-resolve with default action when {headless_mode} is true

Read the full file on GitHub · 57 lines

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 · 57 lines · 44 tokens per session scan A cc56d7a910ad

Subscribe to this mod's changes

skf-quick-skill is a skill published in the GitHub repository armelhbobdad/oh-my-skills (7 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 44 tokens to every session and 705 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-31.