OpenAgentSkillRegistry
ResolveSkillsTasksPacksCompareAPIDocs
Star0Submit Skill
Star0
Skills/document-processing/DiDiCallCar

DiDiCallCar

REVIEW · 70
Community indexed

这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.

Downloads0
Stars1.2K
Version1.0.0
Quality66/100 · Promising
Trust70/100 · Sandbox only
Audit69/100 · Needs review

Supply asset profile

Research and knowledge work

Deep research, source comparison, literature review, RAG, knowledge search, and reports.

Browse track

Scenario

Document processing

I need my agent to read PDFs, extract tables, and turn documents into structured data.

Agent fit

Claude Code + CLI + Codex

Codex, Claude Code, Cursor, CLI, or custom agents.

Install

Ready

npx skills add 18601949127/DiDiCallCar

Maintenance

stale

7y since push

Risk

Needs review

License is unclear

GitHub quality

1.2K

66/100 quality · 78/100 trust

Coverage tags

ResearchDocument processingdocument-processingocrdocuments

Review notes

License is unclear · Repository appears stale

Agent adoption scorecard

Trust, audit, and install readiness at a glance

These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.

Quality

Promising
66

Useful candidate, but compare it with alternatives before adopting.

Trust

Sandbox only
70

Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.

Audit

Needs review
69

Install readiness, security metadata, maintenance, and adoption risk.

Trust Score v5

Human review before install

Run only in a sandbox and compare close alternatives before using it for real work.

JavaOCRCodexClaude CodeCursor

Stars

1.2K GitHub stars

Repo activity

1.2K stars, 385 forks

Maintenance

7y since push

License

Unknown

Install

npx skills add 18601949127/DiDiCallCar

Install safety

standard package or runtime install path

Permission surface

database access

Agent outcomes

No agent outcome data yet

Docs

Strong README/SKILL.md context

Risk summary

Review before production

  • License is unclear
  • Repository looks stale
  • Quality score needs review
  • Recent maintenance: 7y since push

Install readiness

Install path available

  • Install path is available
  • Repository evidence is available
  • License is unclear
  • No Agent Proven outcome evidence yet

Agent-readable metadata

Machine-readable decision data for this skill.

Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.

Open JSON

Suited tasks

  • Document processing workflows
  • Claude Code teams
  • teams that value GitHub adoption signals
  • Read uploaded files

Suited agents

JavaOCRCodexClaude CodeCursorOpenAgentSkill CLICLI

Install decision

Command
npx skills add 18601949127/DiDiCallCar
Policy
review
Human review
yes

Trust and risk

Trust
70/100
Audit
69/100
Risk level
Needs review

Outcome loop

Endpoint
/api/agent/outcome
Event ID
resolve
Outcomes
5

Install command

npx skills add 18601949127/DiDiCallCar
Public auditEval reportResolve APIInstall handoff

Do not use when

  • teams that require actively maintained dependencies
  • production agents without a repository review
  • Repository looks stale
  • License is unclear
  • Repository appears stale

Alternative

Markitdown

156.1K stars

npx skills add microsoft/markitdown

Alternative

PaddleOCR

83.1K stars

npx skills add PaddlePaddle/PaddleOCR

Alternative

Stirling PDF

81.2K stars

npx skills add Stirling-Tools/Stirling-PDF

Alternative

Tesseract

74.7K stars

npx skills add tesseract-ocr/tesseract

Agent safety v2

49/100 · Avoid automatic install

Experimentalreview

Sparse or mixed signals. Useful for discovery, but not for autonomous installation.

Test manually in an isolated workspace and compare against safer alternatives.

Resolve via API

medium

Network access

Skill likely fetches remote pages, APIs, repositories, or external services.

medium

Filesystem access

Skill may read or write project files, documents, generated artifacts, or local workspace state.

medium

Database access

Skill may inspect schemas, query databases, or work with persistent stores.

  • License is unclear

Install targets

Install this skill in your agent workflow

Copy the registry command or an agent-specific install prompt for Codex, Claude Code, and Cursor.

skill install

OpenAgentSkill CLI

Use the registry command when your workflow supports the OpenAgentSkill installer.

$ npx skills add 18601949127/DiDiCallCar

Agent resolve plan

Let an agent verify fit before installing.

The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.

Open text plan

Resolve JSON

/api/agent/resolve?task=Use%20DiDiCallCar%20for%20an%20agent%20workflow&agent=codex&max_risk=medium

Resolve text

/api/agent/resolve?task=Use%20DiDiCallCar%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text

Install handoff

/api/skills/18601949127-didicallcar/install

Agent should check

  • Task fit and alternatives from Resolve API.
  • Audit score, trust score, and safety policy warnings.
  • Install target compatibility for Codex, Claude Code, Cursor, or CLI.

Copy prompt

Task: Use DiDiCallCar in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20DiDiCallCar%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/18601949127-didicallcar/install
Install command: npx skills add 18601949127/DiDiCallCar
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.

Agent handoff

Give an agent the install path, not another directory page.

Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.

Open install API

Install handoff

/api/skills/18601949127-didicallcar/install

LLM text format

/api/skills/18601949127-didicallcar/install?format=text

Find alternatives

/api/skills/search?q=DiDiCallCar&limit=3

Agent prompt

Use DiDiCallCar for this task. Review https://www.openagentskill.com/api/skills/18601949127-didicallcar/install, then install with: npx skills add 18601949127/DiDiCallCar

Registry metadata

Agent-readable profile for automatic skill selection.

This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.

Open manifest

Manifest

/api/registry/manifest/18601949127-didicallcar

LLM text

/api/registry/manifest/18601949127-didicallcar?format=text

Install alias

/api/registry/install/18601949127-didicallcar

Recommend

/api/registry/recommend?task=Use%20DiDiCallCar%20in%20an%20agent%20workflow&limit=3

Agent fit

69/100

Document processing

Use-case tags

Document processingBrowser automationDatabase and SQL

Platforms

Java, OCR, Claude Code

Audit report

Needs review · 69/100

Review install readiness, maintenance, trust, quality, and metadata warnings before adding this skill to an agent workflow.

View audit reportView eval report

Agent decision cockpit

Fallback candidate for Document processing

Prototype with this skill first; keep a fallback candidate ready.

69
Readiness
Prototype
Stage

Role in stack

Fallback candidate

Primary fit

Document processing

Trust label

Prototype first

Install path

Command ready

Use when

  • Document processing workflows
  • Claude Code teams
  • teams that value GitHub adoption signals

Evidence

  • 1,158 GitHub stars
  • install command or GitHub repo available
  • 66/100 quality profile
  • 2 OpenAgentSkill engagement events

Review first

  • Repository looks stale

Implementation path

  1. 1Install it in a sandbox agent and run one Document processing task end to end.
  2. 2Compare output quality, latency, and failure behavior against at least one alternative.
  3. 3Promote it into production only after reviewing repository permissions, license, and maintenance signals.

Trust profile

Sandbox only

Useful candidate with missing or mixed trust signals. Keep it in an isolated workspace until the outcome loop proves task fit.

70
Trust score

GitHub adoption

PASS

1.2K GitHub stars

Stars/forks activity

PASS

1.2K stars, 385 forks; issue activity unavailable in current metadata

Recent maintenance

FIX

7y since push

License clarity

CHECK

Unknown

Good signals

  • Manually verified listing
  • AI review approved
  • Install path is available
  • Repository evidence is available
  • Meaningful GitHub adoption signal
  • Install command has no obvious high-risk pattern
  • Outcome loop is ready but needs first real agent run

Review before install

  • License is unclear
  • Repository looks stale
  • Quality score needs review
  • Recent maintenance: 7y since push
  • License clarity: Unknown
  • No real agent outcome reports yet
  • Human review required before unattended installation

Recommended action

Run only in a sandbox and compare close alternatives before using it for real work.

Quality profile

Promising candidate for agent workflows

Useful candidate, but compare it with alternatives before adopting.

66
GitHub stars
1.2K
Freshness
7y ago
Install ready
Yes
License
Unknown
Check before install: Repository looks stale

Workflow fit

Use this skill in these scenarios

Parse messy files

Document processing

I need my agent to read PDFs, extract tables, and turn documents into structured data.

Operate web apps

Browser automation

I need my agent to control a browser, fill forms, and verify web app workflows.

Work with data stores

Database and SQL

I need my agent to inspect database schemas, write SQL, and explain query results.

Stack fit

Add it to a complete workflow

Operate and verify web apps

Browser QA agent

A stack for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.

Scrape, clean, and reuse web data

Web data pipeline

A practical stack for agents that crawl public pages, extract clean content, normalize data, and hand it to downstream research or RAG workflows.

Inspect, patch, and verify code

Coding review agent

A stack for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.

Alternative shortlist

Compare before you install

Similar skills in this category, ranked with the same readiness and quality signals.

Compare all

Markitdown

Python tool for converting files and office documents to Markdown.

Adopt
Ready100
Quality100
Stars156.1K

PaddleOCR

Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.

Adopt
Ready100
Quality100
Stars83.1K

Stirling PDF

#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere

Adopt
Ready100
Quality100
Stars81.2K

Tesseract

Tesseract Open Source OCR Engine (main repository)

Adopt
Ready100
Quality100
Stars74.7K

Overview

这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.

Imported by the skill-only GitHub discovery pipeline because it matches agent skill, automation, RAG, or developer-tool signals. Protocol-server projects are excluded from automated imports.

Platform Compatibility

javaFULL
ocrFULL

Technical Details

Version
1.0.0
License
Unknown
Last Updated
6/22/2026
Published
5/24/2026

Frameworks & Tools

JavaOCR

Decision snapshot

Fallback candidate

69
Ready
Prototype
Stage

1,158 GitHub stars

Audit snapshot

Install review

Install and adoption review

69
Needs review
Security
81/100
Maintenance
20/100
Install
92/100
Open full auditOpen eval report

Agent-proven evidence

Agent Proven evidence

Outcome reports after resolve, review, install, and one narrow run.

0
Proven
Needs first agent runAuto-install: review firstLast: Unknown
Success rate
—
Recent failure
—
Outcomes
0
Output quality
—
Failed
0
Not relevant
0
Installs
0
Risk blocked
0
Setup needed
0
Production
0

No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.

Agent-Proven rankingOutcome contract

Install

Add to agent workflow

Free and open source. Review the audit before production use.

Compare AlternativesAuto-resolve PlanView on GitHubDocumentation

Growth loop

Share kit

X

Scenario-led draft for DiDiCallCar, ready for a manual X post.

Curator note
Most web agents fail in the boring part: messy pages, missing context, repeatable extraction.

DiDiCallCar gives agents a cleaner path to browse, extract, and monitor web pages.

1.2K stars

https://www.openagentskill.com/skills/18601949127-didicallcar?ref=x
#AIAgents
Open X draft
Optional reply with install command
Listing + install path for DiDiCallCar:
https://www.openagentskill.com/skills/18601949127-didicallcar?ref=x

Install: npx skills add 18601949127/DiDiCallCar
Open reply draft

Listing source

Community indexed

Claimable

This listing was indexed from public sources and is not marked official until a maintainer claim is approved.

Creator
18601949127
Source
18601949127/DiDiCallCar
Indexed by
OpenAgentSkill community index

Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.

Claim this skill

Owner claim

Claim this skill listing

This community indexed listing is attributed to 18601949127 but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.

Creator backlink kit

Add the evidence badges to your README

Show the canonical listing, current trust and audit signals, and real Agent Proven evidence where developers evaluate the repository.

[![Listed on OpenAgentSkill](https://www.openagentskill.com/api/badge/18601949127-didicallcar?metric=listed&label=Listed)](https://www.openagentskill.com/skills/18601949127-didicallcar)
[![OpenAgentSkill Trust](https://www.openagentskill.com/api/badge/18601949127-didicallcar?metric=trust&label=Trust)](https://www.openagentskill.com/skills/18601949127-didicallcar)
[![OpenAgentSkill Audit](https://www.openagentskill.com/api/badge/18601949127-didicallcar?metric=audit&label=Audit)](https://www.openagentskill.com/skills/18601949127-didicallcar/audit)
[![Agent Proven](https://www.openagentskill.com/api/badge/18601949127-didicallcar?metric=proven&label=Agent%20Proven)](https://www.openagentskill.com/skills/18601949127-didicallcar)
Preview badge Open audit Creator Kit

Author

1

18601949127✓

@18601949127

Tags

ocrdocumentsextractionandroidcallcardidijavamapmobile

Platform Fit

Claude Code

Health Signals

GitHub stars
1.2K
Quality score
48/100
Last GitHub push
Oct 31, 2019
Framework hints
2
OpenAgentSkill views
1
Install copies
0
Outbound clicks
0

Community Signal

Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.

Trust & Safety

Sandbox only

70
  • GitHub adoption1.2K GitHub starsPASS
  • Stars/forks activity1.2K stars, 385 forks; issue activity unavailable in current metadataPASS
  • Recent maintenance7y since pushFIX
  • License clarityUnknownCHECK
  • README/SKILL.md completenessMetadata includes enough usage and workflow contextPASS
  • Dependency/runtime riskdatabase surfacePASS

Related Skills

Markitdown

Python tool for converting files and office documents to Markdown.

156.1K stars · 0 installs

PaddleOCR

Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.

83.1K stars · 0 installs

Stirling PDF

#1 PDF Application on GitHub that lets you edit PDFs on any device anywhere

81.2K stars · 0 installs

Tesseract

Tesseract Open Source OCR Engine (main repository)

74.7K stars · 0 installs
OpenAgentSkill

The skill layer for AI agents: discover, compare, audit, and install reusable capabilities across Codex, Claude Code, Cursor, and agent runtimes.

GitHubX

Explore

SkillsAgent SkillsWhat Is an Agent Skill?AI Agent SkillsTasksSkill PacksBest SkillsTrendingStacksUse CasesAgentsAgent Entry

Trust

CompareSafety GateSkills RegistryRankingsOutcomesAuditsOfficialWeekly ReportsMonthly IndexState of Agent Skillsvs skills.shAgentSkills.io Alternative

Build

DocsAbout OpenAgentSkillAPIllms.txtOpenAPICLICreator KitX Growth KitSubmitBlogGuidesActivity
OpenAgentSkill Registry
PrivacyBuilt for agent-native discovery