Workflow Search for skills matching the user's request using search_skills Present results with title, description, author, and file list If the user picks a skill, retrieve it with get_skill to get all files Install by saving files to .claude/skills/{slug}/ and verify the SKILL.md exists Confirm installation and explain what the skill does and when it activates Example search_skills({"query": "code review", "limit": 5, "category": "coding"}) get_skill({"id": "abc123"}) Available Tools Use these prompts.chat MCP tools: Show more Installs 623 Repository f/prompts.chat GitHub Stars 166.9K First Seen Feb 3, 2026 Security Audits Gen Agent Trust Hub Fail Socket Pass Snyk Fail
skill-lookup
安装
npx skills add https://github.com/f/prompts.chat --skill skill-lookup