本项目围绕吴恩达老师在DeepLearning.AI出品的agent-skills-with-anthropic系列课程,为学习者打造中文翻译与知识整理教程。项目提供课程内容翻译、知识点梳理和示例代码解读等内容,欢迎大家Star!
Supply asset profile
Code review, repo analysis, testing, CI, GitHub, DevOps, and developer workflow skills.
Scenario
Coding agents
I need a coding agent that can understand a repository, edit code, and review pull requests.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add datawhalechina/agent-skills-with-anthropic
Maintenance
active
2mo since push
Risk
Safe to try
License is unclear
GitHub quality
1.3K
95/100 quality · 86/100 trust
Coverage tags
Review notes
License is unclear · License clarity: Unknown
Agent adoption scorecard
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
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryInstall readiness, security metadata, maintenance, and adoption risk.
Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
1.3K GitHub stars
Repo activity
1.3K stars, 182 forks
Maintenance
2mo since push
License
Unknown
Install
npx skills add datawhalechina/agent-skills-with-anthropic
Install safety
standard package or runtime install path
Permission surface
filesystem or document access
Agent outcomes
No agent outcome data yet
Docs
Strong README/SKILL.md context
Risk summary
Install readiness
Agent-readable metadata
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.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add datawhalechina/agent-skills-with-anthropicDo not use when
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
Install targets
Copy the registry command or an agent-specific install prompt for Codex, Claude Code, and Cursor.
Use the registry command when your workflow supports the OpenAgentSkill installer.
$ npx skills add datawhalechina/agent-skills-with-anthropicAgent resolve plan
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.
Resolve JSON
/api/agent/resolve?task=Use%20Agent%20Skills%20With%20Anthropic%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20Agent%20Skills%20With%20Anthropic%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/datawhalechina-agent-skills-with-anthropic/install
Agent should check
Copy prompt
Task: Use Agent Skills With Anthropic in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20Agent%20Skills%20With%20Anthropic%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/datawhalechina-agent-skills-with-anthropic/install
Install command: npx skills add datawhalechina/agent-skills-with-anthropic
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/datawhalechina-agent-skills-with-anthropic/install
LLM text format
/api/skills/datawhalechina-agent-skills-with-anthropic/install?format=text
Find alternatives
/api/skills/search?q=Agent%20Skills%20With%20Anthropic&limit=3
Agent prompt
Use Agent Skills With Anthropic for this task. Review https://www.openagentskill.com/api/skills/datawhalechina-agent-skills-with-anthropic/install, then install with: npx skills add datawhalechina/agent-skills-with-anthropicRegistry metadata
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.
Manifest
/api/registry/manifest/datawhalechina-agent-skills-with-anthropic
LLM text
/api/registry/manifest/datawhalechina-agent-skills-with-anthropic?format=text
Install alias
/api/registry/install/datawhalechina-agent-skills-with-anthropic
Recommend
/api/registry/recommend?task=Use%20Agent%20Skills%20With%20Anthropic%20in%20an%20agent%20workflow&limit=3
Agent fit
Coding agents
Use-case tags
Platforms
Python, AI Agents, Claude Code
Audit report
Review install readiness, maintenance, trust, quality, and metadata warnings before adding this skill to an agent workflow.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Coding agents
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
Review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
PASS1.3K GitHub stars
Stars/forks activity
INFO1.3K stars, 182 forks; issue activity unavailable in current metadata
Recent maintenance
PASS2mo since push
License clarity
CHECKUnknown
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Build and ship code
I need a coding agent that can understand a repository, edit code, and review pull requests.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Automate repeated work
I need my agent to automate a repeated workflow across tools and files.
Stack fit
Turn skills into distribution
A stack for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Inspect, patch, and verify code
A stack for software agents that inspect repositories, review pull requests, generate tests, and turn findings into shippable patches.
Ingest, retrieve, and cite
A stack for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
Alternative shortlist
Similar skills in this category, ranked with the same readiness and quality signals.
Production-grade engineering skills for AI coding agents.
An agentic skills framework & software development methodology that works.
Public repository for Agent Skills
🎨 Local-first, open-source Claude Design alternative. 🖥️ Native desktop app. ⚡ 259+ Skills · ✨ 142+ Design Systems 🖼️ Web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Claude Code / OpenClaw / Codex / Cursor / OpenCode / Qwen / Copilot / Hermes / Kimi & 17+ CLIs.
本项目围绕吴恩达老师在DeepLearning.AI出品的agent-skills-with-anthropic系列课程,为学习者打造中文翻译与知识整理教程。项目提供课程内容翻译、知识点梳理和示例代码解读等内容,欢迎大家Star!
Imported by the skill-only GitHub discovery pipeline because it matches agent skill, automation, domain workflow, RAG, document-processing, data, finance, security, or developer-tool signals. Protocol-server projects are excluded from automated imports.
Frameworks & Tools
Decision snapshot
1,332 GitHub stars
Audit snapshot
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the audit before production use.
Growth loop
Scenario-led draft for Agent Skills With Anthropic, ready for a manual X post.
Most coding agents don't fail from lack of model power. They fail when repo context disappears. Agent Skills With Anthropic gives coding agents a repeatable way to pl... 1.3K stars https://www.openagentskill.com/skills/datawhalechina-agent-skills-with-anthropic?ref=x #AIAgents
Listing + install path for Agent Skills With Anthropic: https://www.openagentskill.com/skills/datawhalechina-agent-skills-with-anthropic?ref=x Install: npx skills add datawhalechina/agent-skills-with-anthropic
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This community indexed listing is attributed to datawhalechina 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
Show the canonical listing, current trust and audit signals, and real Agent Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/datawhalechina-agent-skills-with-anthropic)
[](https://www.openagentskill.com/skills/datawhalechina-agent-skills-with-anthropic)
[](https://www.openagentskill.com/skills/datawhalechina-agent-skills-with-anthropic/audit)
[](https://www.openagentskill.com/skills/datawhalechina-agent-skills-with-anthropic)datawhalechina✓
@datawhalechina
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
Agent Skills
Production-grade engineering skills for AI coding agents.
79.2K stars · 0 installsSuperpowers
An agentic skills framework & software development methodology that works.
257.2K stars · 0 installsSkills
Public repository for Agent Skills
162.5K stars · 0 installsOpen Design
🎨 Local-first, open-source Claude Design alternative. 🖥️ Native desktop app. ⚡ 259+ Skills · ✨ 142+ Design Systems 🖼️ Web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Claude Code / OpenClaw / Codex / Cursor / OpenCode / Qwen / Copilot / Hermes / Kimi & 17+ CLIs.
80.3K stars · 0 installs