Borrowing it
Nothing to install: this file belongs to SAP-samples/hana-developer-cli-tool-example. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/SAP-samples/hana-developer-cli-tool-example/main/.github/prompts/README.mdgit clone --depth 1 https://github.com/SAP-samples/hana-developer-cli-tool-exampleWrote 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.
[](https://agentmods.dev/commands/sap-samples/hana-developer-cli-tool-example/readme)<a href="https://agentmods.dev/commands/sap-samples/hana-developer-cli-tool-example/readme"><img src="https://agentmods.dev/badge/commands/sap-samples/hana-developer-cli-tool-example/readme.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00449 |
| Opus 5 | $0.00000 | $0.00225 |
| Sonnet 5 | $0.00000 | $0.00090 |
| Haiku 4.5 | $0.00000 | $0.00045 |
Grade A, and why
README 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 today.
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.
What it actually says
Custom Prompts
This folder contains custom prompt templates used to guide changes in specific areas of the repository.
Canonical docs: docs/05-development/copilot/prompts.md
For contributor guidance, see the Contributing section.
When to use which prompt
- Update Markdown Docs (
update-markdown-docs.prompt.md): Use for any documentation changes underdocs/, especially command docs indocs/02-commands/. - Update VitePress Config (
update-vitepress-config.prompt.md): Use for changes indocs/.vitepress/(sidebar, theme, Mermaid, nav, base URL). - Update GitHub Workflow (
update-github-workflow.prompt.md): Use for.github/workflows/*.ymlor.yamlchanges. - Update TypeScript Config (
update-tsconfig.prompt.md): Use fortsconfig.jsonupdates (root or subprojects likemcp-server). - Update Package Scripts (
update-package-scripts.prompt.md): Use when adding or modifying scripts in anypackage.json. - Update Tooling Configs (
update-tool-configs.prompt.md): Use for lint/test/coverage config files such as.eslintrc.*,.prettierrc.*,.nycrc.*,.mocharc.*,.markdownlintrc.*,.editorconfig. - Update Automation Scripts (
update-automation-scripts.prompt.md): Use for root automation scripts (generate-*,enhance-*,update-*,populate-*). - Update MCP Server (
update-mcp-server.prompt.md): Use formcp-server/src/**/*.tschanges.
Related Copilot customization
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.
- today First seen · 26 lines · 0 tokens per session scan A 9562abde0ec1
README is a command published in the GitHub repository SAP-samples/hana-developer-cli-tool-example (109 stars, last pushed today), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 449 tokens. 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-09-06.
Other commands, from other repositories
laravel-ai-sdk
Build AI features with the first-party Laravel AI SDK (Laravel 13+); use the laravel:ai-sdk skill exactly as written.
audit-prompt
Evaluate an existing prompt for clarity, effectiveness, and edge cases.
develop-image-prompt.eval
Generates a detailed image generation prompt from a document or content description. Good output: a prompt that is specific, visual, non-abstract, includes style/composition/lighting guidance, and is calibrated to the specified dimensions and style options.
dare-llm-integration
Integração segura e eficiente com LLMs (Gemini, Claude, OpenAI, Ollama) em projetos DARE.
prompt-create
Create a new prompt following ground rules.
vlm-ocr-evaluation
Run the vlm-ocr skill in its evaluate phase: compare candidate OCR systems against a stratified human-transcribed ground-truth sample and pick a model on measured CER/WER before committing to a bulk run.