Prompting

Prompting is a skill for Claude Code from DorShaer/Husk. It costs 90 tokens per session (2,212 once invoked), scanned A, original, no licence file.

A library for creating and improving prompts, which are instructions given to an AI system. It combines reusable standards, templates, and tools, and produces a prompt for use elsewhere rather than the final answer.

In plain words
What is it for?
Use it to write prompt templates, optimise existing prompts, combine prompt parts, and generate prompts for another AI task.
Why use it?
It helps turn unclear or repeated instructions into consistent prompts. Reusable templates make it easier to create and adjust prompts programmatically.

Skill for Claude Code

Written for Claude Code: effort in frontmatter.

Good fit Use it to write prompt templates, optimise existing prompts, combine prompt parts, and generate prompts for another AI task.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dorshaer/husk/prompting
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 DorShaer/Husk --skill prompting
Clone the repo
git clone --depth 1 https://github.com/DorShaer/Husk

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 Prompting

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/dorshaer/husk/prompting"><img src="https://agentmods.dev/badge/skills/dorshaer/husk/prompting.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,212 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00090 $0.02212
Opus 5 $0.00045 $0.01106
Sonnet 5 $0.00018 $0.00442
Haiku 4.5 $0.00009 $0.00221

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

Security

Grade A, and why

Prompting scanned grade A with 1 finding 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.

The scan reads SKILL.md. This mod also ships 6 executable files (Templates/Tools/index.ts, Templates/Tools/RenderTemplate.ts, Templates/Tools/ValidateTemplate.ts, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s -X POST http://localhost:31337/notify \
libs/lifeos/skills/Prompting/SKILL.md · 206 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 · 206 lines · 90 tokens per session scan A ba633b31ad4e

Subscribe to this mod's changes

Prompting is a skill published in the GitHub repository DorShaer/Husk (12 stars, last pushed yesterday), with no licence file. It adds 90 tokens to every session and 2,212 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

ai-expertise-engine

Comprehensive AI/ML expertise covering prompt engineering, LLM architecture, AI agent design, RAG systems, fine-tuning, AI safety, and cutting-edge AI research for building and leveraging AI systems.

onfire7777/universal-ai-skills-library · 46 tokens

openai

Templates designed for or comparing OpenAI models (GPT-4o, future GPT models).

conectlens/lenserfight · 21 tokens

prompt-engineer

Use this skill when the user explicitly asks to create, write, improve, or optimize a prompt for use with an AI. Trigger on phrases like "write me a prompt", "improve this prompt", "create a system prompt", "how do I ask ChatGPT/Claude to...", or "quero um prompt para...". Do NOT trigger for direct task requests where…

ericgandrade/claude-superskills · 89 tokens

prompt-engineer

Transforms user prompts into optimized prompts using frameworks (RTF, RISEN, Chain of Thought, RODES, Chain of Density, RACE, RISE, STAR, SOAP, CLEAR, GROW).

beel-collab/presets.dev · 41 tokens

ctf-ai-ml

Provides AI and machine learning techniques for CTF challenges. Use when attacking ML models, crafting adversarial examples, performing model extraction, prompt injection, membership inference, training data poisoning, fine-tuning manipulation, neural network analysis, LoRA adapter exploitation, LLM jailbreaking, or…

DekaPrayoga/AurixAgent · 67 tokens

copilot-sdk

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server…

FluxonLab/Skillry · 72 tokens