tools: Skill for Cursor

.cursor/skills/phtools-content-voice/SKILL.md

phtools-content-voice is a skill for Cursor from smmariquit/tools. It costs 84 tokens per session (2,406 once invoked), scanned A, original, no licence file.

A writing guide for creating and revising PHTools tool articles and blog guides in MDX, a text format that supports embedded web content.

In plain words
What is it for?
Use it to write or edit PHTools blog guides, tool explanations, and FAQ content, including articles about Philippine topics.
Why use it?
It helps keep these articles clear, human-sounding, and suitable for quality review instead of producing generic tool descriptions.

Skill for Cursor

Written for Cursor: installed under .cursor/.

This is smmariquit/tools's own configuration. It tells Cursor how to work on tools itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything tools configures →

Reuse

Borrowing it

Nothing to install: this file belongs to smmariquit/tools. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/smmariquit/tools/main/.cursor/skills/phtools-content-voice/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/smmariquit/tools

Made for: Cursor.

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 phtools-content-voice

README.md
[![agentmods](https://agentmods.dev/badge/skills/smmariquit/tools/phtools-content-voice.svg)](https://agentmods.dev/skills/smmariquit/tools/phtools-content-voice)
Your own site
<a href="https://agentmods.dev/skills/smmariquit/tools/phtools-content-voice"><img src="https://agentmods.dev/badge/skills/smmariquit/tools/phtools-content-voice.svg" alt="Measured on agentmods" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,406 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.00084 $0.02406
Opus 5 $0.00042 $0.01203
Sonnet 5 $0.00017 $0.00481
Haiku 4.5 $0.00008 $0.00241

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

Security

Grade A, and why

phtools-content-voice 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 8d 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.

Makes network callslowCapability

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

curl -s -o /dev/null -w "%{http_code}" -L --max-time 20 -A "Mozilla/5.0" "<url>"
.cursor/skills/phtools-content-voice/SKILL.md · 127 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. 8d ago First seen · 127 lines · 84 tokens per session scan A a68329f1ed91

Subscribe to this mod's changes

phtools-content-voice is a skill published in the GitHub repository smmariquit/tools (5 stars, last pushed today), with no licence file. It adds 84 tokens to every session and 2,406 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

run-llms

Comprehensive guide for setting up and running local LLMs using Harbor. Use when user wants to run LLMs locally, set up or troubleshoot Ollama, Open WebUI, llama.cpp, vLLM, SearXNG, Open Terminal, or similar local AI services. Covers full setup from Docker prerequisites through running models, per-service…

av/harbor · 114 tokens

harbor

CLI toolkit for managing containerized LLM services. Use when the user wants to start, stop, configure, or manage AI/LLM services like Ollama, Open WebUI, llama.cpp, vLLM, LiteLLM, ComfyUI, and 250+ others. Triggers on requests to "run a model", "start ollama", "set up an LLM", "configure harbor", "manage services"…

av/harbor · 114 tokens

harbor-daytona

Use Harbor's Daytona sandbox platform for computer use — creating sandboxes, taking screenshots, sending mouse/keyboard input, and building agent loops. Use when the user wants to interact with a GUI, automate a desktop, do computer use, control a browser visually, or run Claude computer use against a Daytona sandbox.

av/harbor · 67 tokens

boost-modules

Skill "boost-modules" from av/harbor, covering harbor boost custom modules, module structure, quick reference, output methods and stream text to client.

av/harbor · 0 tokens

lc-curate-context

Decide which files a task actually needs, record that as a reusable llm-context rule, verify it against the codebase - including the files your selection references but leaves out - and pack it for your own context, a chat, or a sub-agent you dispatch. Load when choosing what code to put in front of a model, packing…

cyberchitta/llm-context.py · 90 tokens

composio

Use 1000+ external apps via Composio - either directly through the CLI or by building AI agents and apps with the SDK.

melandlabs/openloomi · 31 tokens