help

help is a skill for Claude Code, Codex from biocontext-ai/skill-to-mcp. It costs 18 tokens per session (798 once invoked), scanned A, original, Apache-2.0.

A built-in help guide for skill-to-mcp, a server that makes AI skills available as MCP resources. It explains the server's tools and how to add a skills directory.

In plain words
What is it for?
Listing skills, viewing a skill's full `SKILL.md` and files, and reading files from a skill directory.
Why use it?
It helps you understand what skills are available and how to configure additional ones without guessing the setup.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Listing skills, viewing a skill's full SKILL.md and files, and reading files from a skill directory.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/biocontext-ai/skill-to-mcp/help
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 biocontext-ai/skill-to-mcp --skill help
Clone the repo
git clone --depth 1 https://github.com/biocontext-ai/skill-to-mcp

Made for: Claude Code, Codex.

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 help

README.md
[![agentmods](https://agentmods.dev/badge/skills/biocontext-ai/skill-to-mcp/help.svg)](https://agentmods.dev/skills/biocontext-ai/skill-to-mcp/help)
Your own site
<a href="https://agentmods.dev/skills/biocontext-ai/skill-to-mcp/help"><img src="https://agentmods.dev/badge/skills/biocontext-ai/skill-to-mcp/help.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 798 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.00018 $0.00798
Opus 5 $0.00009 $0.00399
Sonnet 5 $0.00004 $0.00160
Haiku 4.5 $0.00002 $0.00080

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

Security

Grade A, and why

help 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 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.

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/skill_to_mcp/default_skills/help/SKILL.md · 120 lines

How it starts

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

Help Skill

This is the default skill loaded by the skill-to-mcp server when no skills directory is specified.

Purpose

The skill-to-mcp server converts AI Skills (following Claude Skills format) into MCP server resources. This help skill provides basic information about using the server.

Available Tools

The server provides three core tools:

  1. get_available_skills: Lists all available skills with their descriptions
  2. get_skill_details: Returns the full SKILL.md content and file listing for a specific skill
  3. get_skill_related_file: Reads any file within a skill directory

Installing Additional Skills

To use custom skills with this server, you need to:

  1. Create or obtain a skills directory containing skill subdirectories
  2. Configure the server to use your skills directory

Option 1: Using Command-Line Option

skill_to_mcp --skills-dir /path/to/your/skills

Or with uvx:

uvx skill_to_mcp --skills-dir /path/to/your/skills

Option 2: Using Environment Variable

Set the SKILLS_DIR environment variable:

export SKILLS_DIR=/path/to/your/skills
skill_to_mcp

Option 3: MCP Client Configuration

Configure your MCP client (e.g., Claude Desktop) to pass the skills directory:

{
  "mcpServers": {
    "my-skills": {
      "command": "uvx",
      "args": ["skill_to_mcp", "--skills-dir", "/path/to/your/skills"],
      "env": {
        "UV_PYTHON": "3.12"
      }
    }
  }
}

Creating Your Own Skills

Each skill must:

  1. Have its own subdirectory
  2. Contain a SKILL.md file with YAML frontmatter
  3. Follow this frontmatter format:
---
name: my-skill-name
description: Brief description of what this skill does and when to use it
---

# Skill Content

Your skill instructions and documentation go here...

Example Skill Structure

my-skills/
├── skill-1/
│   ├── SKILL.md
│   ├── scripts/
│   │   └── example.py
│   └── references/
│       └── guidelines.md
└── skill-2/
    └── SKILL.md

Read the full file on GitHub · 120 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. 8d ago First seen · 120 lines · 18 tokens per session scan A b7cccaf10468

Subscribe to this mod's changes

help is a skill published in the GitHub repository biocontext-ai/skill-to-mcp (27 stars, last pushed 6mo ago), licensed Apache-2.0. It adds 18 tokens to every session and 798 once invoked, about $0.0001 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

fastmcp-client-cli

Query and invoke tools on MCP servers using fastmcp list and fastmcp call. Use when you need to discover what tools a server offers, call tools, or integrate MCP servers into workflows.

PrefectHQ/fastmcp · 46 tokens

pdf-processing

Extract text from PDFs, fill forms, and merge documents.

PrefectHQ/fastmcp · 11 tokens

swag

This skill should be used when the user says "add proxy config", "create reverse proxy", "SWAG config", "nginx proxy", "expose service", "proxy configuration", "subdomain config", "subfolder config", "configure SWAG", "list proxy configs", "view proxy config", "edit proxy config", "remove proxy config", "check proxy…

jmagar/swag-mcp · 118 tokens

security-audit

Use when auditing a web app for security vulnerabilities. Triggers on: 'audit my project', 'how could this get hacked', 'find bugs in this codebase', 'security review', 'pentest', 'bug bounty scope for X', 'GHSA collaborator invite', 'security audit this'. Handles both internal audits (sitting in your own codebase…

msradam/theodosia · 250 tokens

MCP Server Builder

Step-by-step guidance for creating a new MCP server with FastMCP or the TypeScript SDK — tool definitions, resource handlers, error responses, and usage examples.

Notysoty/openagentskills · 38 tokens

plane-workflow

Inspect, create, relate, update, audit, standardize, and organize Plane work items with the Plane Workflow MCP tools. Use for project briefings, filtered work queries, dependencies, task lifecycles, modules, and backlog improvements.

amirhosseinkz/plane-workflow-mcp · 52 tokens