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. cinience
  4. /
  5. alicloud-skills
  6. /
  7. Alicloud Ai Text Document Mind

Alicloud Ai Text Document Mind

Editor's Note

This wraps Alibaba Cloud's DocMind API for extracting text, structure, and layout from documents through async job processing. You'll submit a document, poll for results, and get back parsed content. It's straightforward if you're already in the Alibaba ecosystem and need OCR or document analysis without rolling your own solution. The skill has decent traction with 266 installs and passes most security audits, though Snyk flags a warning worth checking. Requires standard Alibaba credentials via environment variables. Useful for processing invoices, forms, or any structured documents where you need more than raw text extraction.

Install

npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-text-document-mind
Votes
0
Installs266
GitHub Stars391
Categories
SecurityDocumentationAI & Agent Building
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Security Skills

View all →
security-audit-scanner

tbartel74/Vigil-Code

0
8
Automated security scanning for Vigil Guard v2.0.0. Use for OWASP Top 10 checks, TruffleHog secret detection, npm/pip vulnerability scanning, 3-branch service security, heuristics-service audit, and CI/CD security pipelines.
convex-security-audit

waynesutton/convexskills

0
1.3k
398
Security audit patterns for authorization, data access, action isolation, rate limiting, and sensitive operations in Convex applications.
owasp-security-check

sergiodxa/agent-skills

0
830
86
Security audit framework for web applications and REST APIs covering OWASP Top 10 vulnerabilities.
security-auditor

ovachiever/droid-tings

0
759
44
Automatic detection of OWASP Top 10 vulnerabilities and insecure code patterns across your codebase.
api-security-hardening

aj-geddes/useful-ai-prompts

0
580
219
Comprehensive security middleware for REST APIs covering authentication, rate limiting, input validation, and attack prevention.
django-security

affaan-m/everything-claude-code

0
4.7k
183.5k
Django security best practices covering authentication, authorization, CSRF, SQL injection, and XSS prevention.