CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. aws
  4. /
  5. agent-toolkit-for-aws
  6. /
  7. Finding Data Lake Assets

Finding Data Lake Assets

Editor's Note

Resolves table and dataset references across AWS Glue Data Catalog, S3, S3 Tables, and Redshift with a layered search that stops at the first high-confidence match. Good for when you or another skill needs to find "the orders table" or reverse-lookup an S3 path to its catalog entry without burning tokens on full scans. Defaults to resolve mode (find the thing) rather than exploration, uses search-tables as the primary API, and only falls back to multi-database scans when necessary. The confidence gate and sources-searched reporting help you understand what was checked and what was skipped. Built to get you the answer fast and get out of the way.

Install

npx skills add https://github.com/aws/agent-toolkit-for-aws --skill finding-data-lake-assets
Votes
0
Installs908
GitHub Stars772
Categories
AI & Agent BuildingCloud & Infrastructure
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related AI & Agent Building Skills

View all →
langchain-rag

langchain-ai/langchain-skills

0
6.9k
689
Complete RAG pipeline for document ingestion, embedding, retrieval, and LLM-powered response generation.
agentic-eval

github/awesome-copilot

0
9.3k
33.1k
Iterative evaluation and refinement patterns for improving AI agent outputs through self-critique loops.
ai-prompt-engineering-safety-review

github/awesome-copilot

0
9.3k
33.1k
Comprehensive safety analysis and improvement framework for AI prompts with detailed assessment methodologies.
finalize-agent-prompt

github/awesome-copilot

0
8.6k
33.1k
Polish and refine agent prompt files against proven best practices.
mcp-deploy-manage-agents

github/awesome-copilot

0
8.5k
33.1k
Deploy and manage MCP-based declarative agents across Microsoft 365 with admin center governance, role-based access, and organizational distribution.
mcp-create-declarative-agent

github/awesome-copilot

0
8.4k
33.1k
Scaffold a declarative agent for Microsoft 365 Copilot integrated with an MCP server.