Files
aeronautical-information-se…/references/ai-skills.md

38 KiB

External AI agent skills — aeronautical-information-service-officer

Proven, publicly available AI agent skills mapped to this occupation. Nothing is copied from the sources: every entry is a name, a one-line summary and a link to the upstream skill package. Each section names its source repository, commit, license and retrieval date.

Tiers: core = the skill directly exercises a top market hard skill, tool or method (from gated job-ad evidence) or an essential ESCO competence of this occupation; adjacent = plausibly useful, secondary. Entries are capped at 12 per source and 80 in total per occupation (core first, strongest matches survive); everything beyond the caps is excluded and logged in the pipeline audit trail, not in this package.

Matched deterministically (ISCO group + title/competence keywords, tiered against market evidence + ESCO essentials) by pipeline/p5_enrich_ai_skills.py on 2026-07-14.

Source: anthropics/skills

  • Repository: https://github.com/anthropics/skills (commit f6656c1, retrieved 2026-07-14)
  • License: Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available — see the LICENSE.txt in the upstream skill folder
Skill Tier What it adds Upstream
docx adjacent Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … source
pdf adjacent Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … source

Source: ConardLi/garden-skills

Skill Tier What it adds Upstream
kb-retriever adjacent 面向本地知识库目录的检索和问答助手。核心流程:(1)分层索引导航 (2)遇到PDF/Excel时必须先读取references学习处理方法 (3)处理文件后再检索。按文件类型组合使用 grep、Read、pdfplumber、pandas 进行渐进式检索,避免整文件加载。用户问题涉及"从知识库目录回答问题/检索信息/查资料"时使用。 source

Source: a5c-ai/babysitter

Skill Tier What it adds Upstream
Stakeholder Communication adjacent Generate stakeholder-specific communications and presentations for product updates source
brainstorming adjacent Clarify vague requirements through exploratory questioning and option generation before committing to research or implementation. source

Source: basicmachines-co/basic-memory

Skill Tier What it adds Upstream
bm-checkpoint adjacent Save a deliberate Codex work checkpoint to Basic Memory with changed files, verification, decisions, blockers, and the next action. source
bm-decide adjacent Capture a durable engineering decision in Basic Memory with rationale, alternatives, consequences, and affected work. source
bm-orient adjacent Orient Codex from Basic Memory before substantial repo work by reading active tasks, decisions, recent Codex checkpoints, and repo conventions. source
bm-share adjacent Promote a note from your personal Basic Memory project to a shared team project, with attribution. Use when the user says "share this with the team", "publish this decision", or runs /basic-memory:bm-share. This is the deliberate way to … source

Source: brycewang-stanford/Auto-Empirical-Research-Skills

Skill Tier What it adds Upstream
law-skills core 9 legal research skills. Trigger: legal research, case law analysis, regulatory compliance. Design: legal databases, citation networks, and judicial analytics tools. source
legal-research-guide core Legal research methods, case law analysis, and compliance tools source
newproject adjacent Scaffold a new research project with standard directory structure, CLAUDE.md template, and documented README. Use this at the start of every new project to ensure consistent organization. source
plagiarism-detection-guide adjacent Use plagiarism detection tools and ensure manuscript originality source
pharmacovigilance-guide adjacent Adverse drug event detection, safety signal mining, and drug monitoring source
ai-scientist-v2-guide adjacent Automated scientific discovery via agentic tree search by Sakana AI source
biomedical-skills adjacent 24 biomedical research skills. Trigger: medical research, clinical trials, genomics, bioinformatics. Design: domain databases, wet-lab/dry-lab methods, and ethical compliance guides. source
claude-scientific-guide adjacent Ready-to-use agent skills for scientific research and engineering source

Source: davepoon/buildwithclaude

Skill Tier What it adds Upstream
brief adjacent Session-start briefing from Origin. Reads the project status file (the /handoff-maintained ledger of Active/Backlog work), then loads identity, preferences, and topic-relevant memories so the agent walks in with context. Surfaces any … source
clickup-automation adjacent Automate ClickUp project management including tasks, spaces, folders, lists, comments, and team operations via Rube MCP (Composio). Always search tools first for current schemas. source
close adjacent Commit the session to durable vault memory and prepare a clean resume point source

Source: davila7/claude-code-templates

Skill Tier What it adds Upstream
llamaguard adjacent Meta's 7-8B specialized moderation model for LLM input/output filtering. 6 safety categories - violence/hate, sexual content, weapons, substances, self-harm, criminal planning. 94-95% accuracy. Deploy with vLLM, HuggingFace, Sagemaker. … source
constitutional-ai adjacent Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety alignment, reducing harmful outputs without human … source
fda-database adjacent Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research. source
instructor adjacent Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library source
nemo-evaluator-sdk adjacent Evaluates LLMs across 100+ benchmarks from 18+ harnesses (MMLU, HumanEval, GSM8K, safety, VLM) with multi-backend execution. Use when needing scalable evaluation on local Docker, Slurm HPC, or cloud platforms. NVIDIA's enterprise-grade … source
nemo-guardrails adjacent NVIDIA's runtime safety framework for LLM applications. Features jailbreak detection, input/output validation, fact-checking, hallucination detection, PII filtering, toxicity detection. Uses Colang 2.0 DSL for programmable rails. … source
Red Team Tools and Methodology adjacent This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and … source
latex-posters adjacent Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … source
venue-templates adjacent Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … source
academic-cv-builder adjacent Format CVs for academic positions, including publications, grants, teaching, and research experience. Use when the user mentions academic CV, faculty job, tenure-track, postdoc, PhD, research position, or needs to list publications, … source
awq-quantization adjacent Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster inference than GPTQ with better accuracy … source
claude-code-sessions adjacent Search, analyze, and manage Claude Code session history. Use when the user wants to find past sessions, check token usage, review tool breakdowns, resume previous work, or manage tasks across sessions. Provides 11 skills and a web … source

Source: DheerG/swarms

Skill Tier What it adds Upstream
audit-context adjacent Evaluates ambient context artifacts (CLAUDE.md, memory, local skills, settings hooks) for compatibility with swarm governance. Returns a classified report so users can address interference before launching a team. source

Source: FlorianBruniaux/claude-code-ultimate-guide

Skill Tier What it adds Upstream
catchup adjacent Restore context after /clear by summarizing recent work and project state source

Source: foryourhealth111-pixel/Vibe-Skills

Skill Tier What it adds Upstream
comprehensive-research-agent adjacent Ensure thorough validation, error recovery, and transparent reasoning in research tasks with multiple tool calls source
fda-database adjacent Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research. source

Source: gooseworks-ai/goose-skills

Skill Tier What it adds Upstream
churn-risk-detector adjacent Scan support tickets, Slack channels, NPS scores, and usage patterns to flag accounts showing early churn indicators. Produces a weekly risk scorecard with severity tiers, root cause hypotheses, and suggested save plays per account. … source

Source: hypnguyen1209/offensive-claude

Skill Tier What it adds Upstream
vulnerability-analysis adjacent Use when auditing source code for vulnerabilities — drive CodeQL/Semgrep/Joern to taint untrusted data source-to-sink across injection, memory safety, deserialization/prototype-pollution, secrets/crypto/authz/race, and supply-chain risks source

Source: indranilbanerjee/digital-marketing-pro

Skill Tier What it adds Upstream
client-proposal adjacent Draft agency proposals. Use when: pitch deck, scope of work, SLA, capabilities presentation for prospects or clients. source
qbr-plan adjacent Prepare a Quarterly Business Review. Use when: building QBR presentations, client performance reviews, or strategy updates. source

Source: infrasity-labs/dev-gtm-claude-skills

Skill Tier What it adds Upstream
interview-script adjacent Create a structured user interview script with warm-up, core exploration, and wrap-up sections. Use when preparing for user research interviews to ensure consistent, insightful conversations. source
resume-formatter adjacent Ensure ATS-friendly formatting and create clean scannable layouts source
academic-cv-builder adjacent Format CVs for academic positions with publications, grants, and teaching source

Source: jeffallan/claude-skills

Skill Tier What it adds Upstream
rust-engineer adjacent Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling … source

Source: jeremylongshore/claude-code-plugins-plus-skills

Skill Tier What it adds Upstream
exa-policy-guardrails adjacent Implement content policy enforcement, domain filtering, and usage guardrails for Exa. Use when setting up content safety rules, restricting search domains, or enforcing query and budget policies for Exa integrations. Trigger with phrases … source
algolia-sdk-patterns adjacent Apply production-ready algoliasearch v5 patterns: singleton client, typed search, error handling, and batch operations. Use when implementing Algolia integrations, refactoring SDK usage, or establishing team coding standards. Trigger: … source
algolia-install-auth adjacent Install and configure the Algolia JavaScript v5 client with proper API key management. Use when setting up a new Algolia integration, configuring Application ID and API keys, or initializing the algoliasearch client in a Node.js/TypeScript … source
apify-hello-world adjacent Run your first Apify Actor and retrieve results via apify-client. Use when starting a new Apify integration, testing connectivity, or learning the Actor call/dataset retrieval pattern. Trigger: "apify hello world", "apify example", "run an … source
clickhouse-common-errors adjacent Diagnose and fix the top 15 ClickHouse errors \u2014 query failures,\ \ insert problems,\nmemory limits, and merge issues.\nUse when encountering ClickHouse\ \ exceptions, debugging failed queries,\nor troubleshooting server-side … source

Source: jezweb/claude-skills

Skill Tier What it adds Upstream
proposal-writer adjacent Write a client proposal, quote, scope of work, or engagement letter for a service business. Covers project understanding, scope, timeline, pricing presentation, and terms. Use whenever the user asks for a proposal, quote, project proposal, … source

Source: K-Dense-AI/claude-scientific-skills

Skill Tier What it adds Upstream
latex-posters adjacent Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … source
venue-templates adjacent Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … source
autoskill adjacent Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use … source
bgpt-paper-search adjacent Search scientific papers and retrieve structured experimental data extracted from full-text studies via the BGPT MCP server. Returns 25+ fields per paper including methods, results, sample sizes, quality scores, and conclusions. Use for … source

Source: K-Dense-AI/scientific-agent-skills

Skill Tier What it adds Upstream
latex-posters adjacent Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, … source
venue-templates adjacent Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and … source
autoskill adjacent Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use … source
bgpt-paper-search adjacent Search scientific papers and retrieve structured experimental data extracted from full-text studies via the BGPT MCP server. Returns 25+ fields per paper including methods, results, sample sizes, quality scores, and conclusions. Use for … source

Source: microsoft/power-platform-skills

Skill Tier What it adds Upstream
add-workiq adjacent Adds Work IQ (M365 Copilot Search) to a Power Apps code app via the Work IQ Copilot MCP connector (shared_a365copilotchatmcp), then wires up a production-ready McpSession wrapper for AI-powered, knowledge-grounded search and chat. Use when … source

Source: mohitagw15856/pm-claude-skills

Skill Tier What it adds Upstream
briefing-note adjacent Write a one-page briefing note that gets a busy principal up to speed fast. Use when asked to brief a minister/executive/official, prepare a briefing note or read-ahead, or summarize an issue for a decision or meeting. Produces a tight, … source

Source: mukul975/Anthropic-Cybersecurity-Skills

Skill Tier What it adds Upstream
performing-thick-client-application-penetration-test adjacent Conduct a thick client application penetration test to identify insecure local storage, hardcoded credentials, DLL hijacking, memory manipulation, and insecure API communication in desktop applications using dnSpy, Procmon, and Burp Suite. source
analyzing-threat-actor-ttps-with-mitre-attack adjacent MITRE ATT&CK is a globally-accessible knowledge base of adversary tactics, techniques, and procedures (TTPs) based on real-world observations. This skill covers systematically mapping threat actor beh source

Source: muratcankoylan/Agent-Skills-for-Context-Engineering

Skill Tier What it adds Upstream
comprehensive-research-agent adjacent Ensure thorough validation, error recovery, and transparent reasoning in research tasks with multiple tool calls source

Source: mxyhi/ok-skills

Skill Tier What it adds Upstream
get-api-docs adjacent Use this skill to get documentation for third-party APIs, SDKs or libraries before writing code that uses them to ensure you have the latest, most accurate documentation. This is a better way to find documentation than doing web search. … source

Source: nWave-ai/nWave

Skill Tier What it adds Upstream
nw-operational-safety adjacent Tool safety protocols, adversarial output validation, error recovery patterns, and I/O contracts for research operations source

Source: OpenRaiser/NanoResearch

Skill Tier What it adds Upstream
brainstorming-research-ideas adjacent Guides researchers through structured ideation frameworks to discover high-impact research directions. Use when exploring new problem spaces, pivoting between projects, or seeking novel angles on existing work. source

Source: Orchestra-Research/AI-research-SKILLs

Skill Tier What it adds Upstream
awq-quantization adjacent Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster inference than GPTQ with better accuracy … source
brainstorming-research-ideas adjacent Guides researchers through structured ideation frameworks to discover high-impact research directions. Use when exploring new problem spaces, pivoting between projects, or seeking novel angles on existing work. source

Source: rohitg00/skillkit

Skill Tier What it adds Upstream
handoff-protocols core Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs … source

Source: ruvnet/claude-code-flow

Skill Tier What it adds Upstream
chat-format adjacent Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval source

Source: ruvnet/ruflo

Skill Tier What it adds Upstream
chat-format adjacent Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval source

Source: samber/cc-skills-golang

Skill Tier What it adds Upstream
golang-security adjacent Security best practices and vulnerability prevention for Golang. Covers injection (SQL, command, XSS), cryptography, filesystem safety, network security, cookies, secrets management, memory safety, and logging. Apply when writing, … source

Source: trailofbits/skills

Skill Tier What it adds Upstream
c-review adjacent Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities. Use when auditing native C/C++ applications, reviewing daemons or services for memory safety, or … source
rust-review adjacent Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS, FFI safety, and async runtime mistakes. Use when auditing Rust crates, services, or … source

Source: tzachbon/smart-ralph

Skill Tier What it adds Upstream
communication-style adjacent This skill should be used when generating spec artifacts (research.md, requirements.md, design.md, tasks.md), formatting agent output, structuring phase results, or when any Ralph agent needs guidance on concise, scannable output … source

Source: WenyuChiou/agent-collab-skills

Skill Tier What it adds Upstream
agent-context-budget adjacent Use when multi-agent work risks context overflow, memory growth, noisy logs, oversized handoffs, cross-session continuation, or parallel Codex and Gemini execution. source
agent-shared-memory adjacent Use when the user asks to update shared memory, initialize multi-agent memory, summarize decisions so far, identify open questions, or prepare a fresh session primer. source

Source: zebbern/claude-code-guide

Skill Tier What it adds Upstream
red-team-tools adjacent This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and … source

Source: zechenzhangAGI/AI-research-SKILLs

Skill Tier What it adds Upstream
awq-quantization adjacent Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster inference than GPTQ with better accuracy … source
brainstorming-research-ideas adjacent Guides researchers through structured ideation frameworks to discover high-impact research directions. Use when exploring new problem spaces, pivoting between projects, or seeking novel angles on existing work. source