Skip to main content
AI/MLagentfront

docs-skill

A fixture skill with references and examples for E2E testing.

Stars
144
Source
agentfront/frontmcp
Updated
2026-05-30
Slug
agentfront--frontmcp--docs-skill
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/agentfront/frontmcp/HEAD/apps/e2e/demo-e2e-skills/src/apps/skills/skills/docs-skill/SKILL.md -o .claude/skills/docs-skill.md

Drops the SKILL.md into .claude/skills/docs-skill.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Docs Skill

This is a test skill with references and examples for verifying the skill:// resource system.

Steps

  1. Read the getting-started reference
  2. Check the basic-setup example