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. breath57
  4. /
  5. dingtalk-skills
  6. /
  7. Dingtalk Contact

Dingtalk Contact

Editor's Note

Handles all DingTalk contact directory queries through their API. You get user search by keyword, full employee details (name, phone, employee ID, department, unionId), department trees, member lists, and headcount stats. The workflow is strict: it identifies your task type first, validates only the config you need for that specific operation (AppKey and AppSecret are always required, plus your own userId if querying relative to yourself), then fetches tokens and executes. Includes a helper script for token management and config storage, with fallback logic for invalidated tokens. The actual API calls live in a separate reference file you grep by operation number, which keeps the main guide clean.

Install

npx skills add https://github.com/breath57/dingtalk-skills --skill dingtalk-contact
Votes
0
Installs210
GitHub Stars73
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment