Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIRECRAWL_API_KEYYesYour Firecrawl API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
skillifyA

Turn a public website into one portable Codex and Claude Code skill.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of overlap or confusion between tool purposes. An agent cannot mis-select because the entire server exposes exactly one operation.

Naming Consistency5/5

There is no pattern conflict with a single tool. 'skillify' is a clear, action-oriented name that accurately signals the server's sole function, so consistency is effectively perfect.

Tool Count3/5

One tool is a borderline count and gives the agent no supporting operations such as validation, listing generated skills, or configuration. However, the server appears intentionally scoped to a single conversion action, so it is not an extreme mismatch.

Completeness5/5

Within the stated domain of turning a public website into a portable skill, the single tool covers the complete workflow end-to-end. There are no obvious missing operations implied by the server's purpose.

Maintenance

ActivityStale
ResponsivenessNo issues