Skip to main content
Back to registry

skill-lookup

f/awesome-chatgpt-prompts

Installs1
Install command
npx skills add https://github.com/f/awesome-chatgpt-prompts --skill skill-lookup
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
Use these prompts.chat MCP tools: Call search_skills with: Present results showing: Call get_skill with: Returns the skill metadata and all file contents: When the user asks to install a skill: - 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 - search_skills - Search for skills by keyword - get_skill - Get a specific skill by ID with all its files - query : The search keywords from the user's request - limit : Number of results (default 10, max 50) - category : Filter by category slug (e.g., "coding", "automation") - tag : Filter by tag slug - Title and description - Author name - File list (SKILL.md, reference docs, scripts) - Category and tags - Link to the skill - id : The skill ID - SKILL.md (main instructions) - Reference documentation - Helper scripts - Configuration files - Call get_skill to retrieve all files - Create the directory .claude/skills/{slug}/ - Save each file to the appropriate location: - SKILL.md → .claude/skills/{slug}/SKILL.md - Other files → .claude/skills/{slug}/{filename} - Read back SKILL.md to verify the frontmatter is intact - Always...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does skill-lookup do?

skill-lookup is listed in SkillJury, but the source summary is still sparse.

Is skill-lookup good?

skill-lookup does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does skill-lookup work with?

skill-lookup currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to skill-lookup?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install skill-lookup?

npx skills add https://github.com/f/awesome-chatgpt-prompts --skill skill-lookup

Related skills

More from f/awesome-chatgpt-prompts

Related skills

Alternatives in Software Engineering