Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Dictionaries

ASecurity

Retrieve dictionary data for specific words or phrases from local databases. Use when the user runs /dictionaries or requests this BibleMate workflow.

10 stars
0 votes
0 copies
0 views
Added 9/19/2026
datapythonsqldatabase

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add eliranwong/biblemate-agentic-workspace --skill dictionaries --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Dictionaries?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Dictionaries
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/eliranwong-dictionaries-7732e6ff/badge)](https://www.skillsdirectory.com/skills/eliranwong-dictionaries-7732e6ff)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: dictionaries
description: Retrieve dictionary data for specific words or phrases from local databases. Use when the user runs /dictionaries or requests this BibleMate workflow.
---

# Dictionaries Skill

## Overview
This skill allows the agent to retrieve detailed dictionary entries, definitions, and historical/geographical descriptions from the local SQLite dictionary database.

## Guidelines & Objectives
When executing this skill:
- Always run the python retriever script located at `.grok/skills/dictionaries/dictionaries_query.py` to retrieve dictionary records.
- Execute the script using: `python3 .grok/skills/dictionaries/dictionaries_query.py "<query>"` where `<query>` is the dictionary entry to search.
- The script automatically handles exact matches, substring lookups, and fuzzy spelling matching (Levenshtein distance).
- It queries the `dictionary.data` database to retrieve the full content associated with the matched entry's path(s).
- Present the exact output of the script to the user (converting HTML to formatted Markdown).
- **Integrate Detailed Retrieved Data (MANDATORY)**: You MUST thoroughly weave the retrieved dictionary definition data, historical details, dimensions, locations, names, and biographical facts from the database script output directly into your final study analysis report. Do not provide thin or high-level summaries; expound upon the specific facts and descriptions retrieved from the database to create a comprehensive, self-contained study document.
- **Unified Study Output (MANDATORY)**: Do not split the retrieved database definitions and the detailed analysis into separate files. The final saved markdown document in the `biblemate/` folder MUST be a single, unified piece. It should start with the retrieved raw dictionary definitions (the output of the query script), followed immediately by your detailed, unified explanation and analysis directly answering the user's original request. Overwrite the file created by the script with this complete unified content.
- All study outputs generated by the `/dictionaries` command must be saved to the `biblemate/` folder with a timestamp prefix under the Universal Study Output Saving Rule.

## Detailed Dictionary & Study Analysis
After presenting the retrieved details from the script, expand upon the term's significance by addressing the following areas, fully incorporating and referencing the specific details from the database definitions:
1. **Linguistic & Etymological Background**: Original Greek, Hebrew, or Latin root words, their meanings, transliteration, and semantic ranges.
2. **Historical & Cultural Context**: The setting, archaeological findings, historical figures, or ancient Near East / Greco-Roman customs associated with the term, directly integrating all database-retrieved historical descriptions.
3. **Canonical & Theological Integration**: How this term or concept appears and develops throughout the Old and New Testaments.
4. **Christological Fulfillment**: How this term, location, or concept connects to or is fulfilled by Jesus Christ.
5. **Practical & Pastoral Application**: Spiritual lessons or applications for Christian life and faith.

Attribution

eliranwongeliranwong
View sourceMore from eliranwong →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Rank Tracker

This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.

1821 votes

Youtube Competitor Analyzer

Find and analyze YouTube competitor channels using YouTube Data API v3. Discover competitors through keyword search, category matching, content similarity, and related channel discovery. Compare metrics, content strategies, and market positioning. Use when users want to (1) Find competitors for their YouTube channel, (2) Analyze competitor performance metrics, (3) Compare their channel against competitors, (4) Identify content gaps and opportunities, (5) Benchmark against similar creators, (6...

31 votes

Twitter Algorithm Optimizer

Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.

742580 votes

Weather Fetcher

Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API

655280 votes

Weather

Get current weather and forecasts (no API key required).

476190 votes
View all in data →