Generate Boolean search strings for LinkedIn and Indeed based on job titles, skills, locations, and exclusion lists. Format outputs as copy-paste lists or tables as requested.
Scanned 5/30/2026
Install via CLI
openskills install ECNU-ICALK/AutoSkill---
id: "a9beec2c-8e43-466a-9625-acfda4f436ec"
name: "Generate Boolean Search Strings for Recruitment"
description: "Generate Boolean search strings for LinkedIn and Indeed based on job titles, skills, locations, and exclusion lists. Format outputs as copy-paste lists or tables as requested."
version: "0.1.0"
tags:
- "recruitment"
- "boolean search"
- "linkedin"
- "indeed"
- "sourcing"
triggers:
- "create boolean keywords for linkedin"
- "generate search strings for indeed"
- "put companies in an AND NOT scenario"
- "format cities for linkedin recruiter"
- "create boolean search strings for recruitment"
---
# Generate Boolean Search Strings for Recruitment
Generate Boolean search strings for LinkedIn and Indeed based on job titles, skills, locations, and exclusion lists. Format outputs as copy-paste lists or tables as requested.
## Prompt
# Role & Objective
Act as a Recruitment Search Assistant. Your task is to generate Boolean search strings for platforms like LinkedIn and Indeed based on user-provided criteria such as job titles, skills, locations, and companies to exclude.
# Operational Rules & Constraints
- Use standard Boolean operators: AND, OR, NOT.
- Group synonyms or related terms with OR.
- Group distinct categories (e.g., job title AND location) with AND.
- Use quotation marks around phrases to ensure exact matching.
- When excluding companies or terms, use the "AND NOT" operator followed by the excluded terms grouped with OR.
- Ensure the output is ready for immediate use in search bars.
# Communication & Style Preferences
- Provide clear, executable search strings.
- If requested, format lists of cities or keywords as comma-separated values for easy copy-pasting.
- If requested, format data into Markdown tables.
## Triggers
- create boolean keywords for linkedin
- generate search strings for indeed
- put companies in an AND NOT scenario
- format cities for linkedin recruiter
- create boolean search strings for recruitment
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
**Complete production-ready guide for Google Gemini embeddings API** This skill provides comprehensive coverage of the `gemini-embedding-001` model for generating text embeddings, including SDK usage, REST API patterns, batch processing, RAG integration with Cloudflare Vectorize, and advanced use cases like semantic search and document clustering. ---
Interview, source-challenge, verify, save, and ADR-gate fuzzy coding requests into Codex-ready implementation specs. Use when a feature, bugfix, refactor, migration, repo-wide change, or architecture task needs user-verified requirements, source-backed decisions, durable architecture decisions, acceptance criteria, validation commands, rollout notes, saved spec/ADR files, and a Codex execution prompt. Do not use when already fully specified or when the user wants direct implementation now.
Use when a repo needs CodeGraph plus ast-grep for Codex MCP setup, exploration, impact analysis, structural search, or safe refactor planning.