emdly
E
emdly
/get_skill

Get Skill

Read a skill's Markdown to inspect it (does not install anything). To install, call install_skill — it returns the file plus the exact path to write it to. Pass

liveunknown~5s typical
mcpemdly
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-emdly-emdly /get_skill for me.

Input

FieldTypeDescription
skill*stringowner/name, e.g. opsmith/jira-ticket-scorer
versionintegerPin a version number; omit for latest.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-emdly-emdly","endpoint":"/get_skill","input":{"skill":"..."}}'
cli
npx cracked-ai run -p mcp-com-emdly-emdly -e /get_skill -i '{"skill":"..."}'
mcp
run_tool({ provider: "mcp-com-emdly-emdly", endpoint: "/get_skill", input: {"skill":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.