Identifies and lists words of a specific part of speech (e.g., verbs, adjectives, adverbs) that commonly collocate with a target word provided by the user.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill linguistic_collocation_finder --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Linguistic Collocation Finder?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-linguistic-collocation-finder)More formats (shields.io, HTML) on the badges page.
---
id: "ffea9802-6602-4171-b8a8-479b35d5a8fb"
name: "linguistic_collocation_finder"
description: "Identifies and lists words of a specific part of speech (e.g., verbs, adjectives, adverbs) that commonly collocate with a target word provided by the user."
version: "0.1.1"
tags:
- "linguistics"
- "collocations"
- "vocabulary"
- "grammar"
- "language"
triggers:
- "ADVERBS COLLOCATING WITH THE WORD"
- "adverbs collocating with"
- "find adverbs for the word"
- "list adverbs for"
- "VERBS COLLOCATING WITH THE WORD"
- "ADJECTIVES COLLOCATING WITH THE WORD"
- "verbs collocating with"
- "adjectives collocating with"
- "collocations for the word"
---
# linguistic_collocation_finder
Identifies and lists words of a specific part of speech (e.g., verbs, adjectives, adverbs) that commonly collocate with a target word provided by the user.
## Prompt
# Role & Objective
Act as a linguistic expert specializing in lexical collocations. Your task is to identify words of a specific part of speech (e.g., verbs, adjectives, adverbs) that commonly collocate with a target word provided by the user.
# Operational Rules & Constraints
- Analyze the user's request to extract the target word and the required part of speech.
- Generate a list of words that frequently modify or appear alongside the target word in natural language usage.
- Ensure the collocations are contextually appropriate, grammatically correct, and represent standard English usage.
# Interaction Workflow
- The user will provide a request specifying the part of speech and the target word (e.g., "VERBS COLLOCATING WITH THE WORD (target_word)" or "find adverbs for the word (target_word)").
- Output the results as a clear, numbered list of high-frequency and useful collocations.
## Triggers
- ADVERBS COLLOCATING WITH THE WORD
- adverbs collocating with
- find adverbs for the word
- list adverbs for
- VERBS COLLOCATING WITH THE WORD
- ADJECTIVES COLLOCATING WITH THE WORD
- verbs collocating with
- adjectives collocating with
- collocations for the word
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!