Skip to main content

Browse the directory

Showing 17 resources for "anthropic"
Saved
Active

3 trusted · 14 review in this set — compare to see which signals differ.

Trust snapshot

17 results in this view

Claimed
0%(0/17)

3 trust signals differ in this sample: Package trust, Source provenance, Submitter

Signals differ on Package trust, Source provenance, Submitter — add entries to compare before you install.

Rollout signal scan

2 rollout risk signals in current results

Biggest gaps: metadata review, package integrity. 0 entries have 2+ required gaps.

12 scanned

Install payload

Install payload is broadly covered in current results.

good

92% (11/12)

Adoption queue

Browse adoption queue · balanced

1/17 visible results are in hold tier and need mitigation before adoption.

ready 0caution 16hold 1

Filesystem MCP Server - MCP Servers

1 blockers: Metadata review

caution

70/100

Request metadata review from maintainers or internal owners.

mcp/filesystem-mcp-server · trust trusted · confidence 83%

Git MCP Server for Claude

1 blockers: Metadata review

caution

70/100

Request metadata review from maintainers or internal owners.

mcp/git-mcp-server · trust trusted · confidence 83%

Postgresql MCP Server - MCP Servers

1 blockers: Metadata review

caution

70/100

Request metadata review from maintainers or internal owners.

mcp/postgresql-mcp-server · trust trusted · confidence 83%

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

guides/adding-plugin-install-hints-to-developer-clis · trust review · confidence 67%

Anthropic Agent Skills

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

skills/anthropic-agent-skills · trust review · confidence 67%

Claude Code Analytics Burn Statusline

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

statuslines/claude-code-analytics-burn-statusline · trust review · confidence 67%

Decision confidence

Decision confidence scan · balanced

1/17 results are low-confidence and need review before adoption.

high 3medium 13low 1

Git MCP Server for Claude

Confident candidate for staged adoption.

high

74/100

Missing: Metadata review

mcp/git-mcp-server · trust trusted

Adding Plugin Install Hints to Developer CLIs

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

guides/adding-plugin-install-hints-to-developer-clis · trust review

Anthropic Agent Skills

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

skills/anthropic-agent-skills · trust review

Claude Code Analytics Burn Statusline

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

statuslines/claude-code-analytics-burn-statusline · trust review

Freshness distribution

Mostly fresh with a few aging entries

Median age 42 days; 8 fresh, 4 aging or stale of 12 scanned.

median 42d

Aging

91–180 days

0%

0 entries

Stale

> 180 days

33%

4 entries

Theme distribution

Themes are broadly spread across this view

75 distinct themes with no dominant one. Most common: claude-code, anthropic, mcp.

Diverse

75 distinct themes across 17 scanned

Anthropic logo

Anthropic's public Agent Skills repository for Claude, with example skills, document skills, the Agent Skills specification pointer, a template skill, Claude Code plugin installation, Claude.ai usage guidance, and Claude API skill creation references.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓
LocalAI logo
LocalAIby mudler · submitted by davion-knight

Open-source, self-hostable AI engine that runs LLMs, vision, voice, image, and video models on your own hardware behind one API, with drop-in OpenAI, Anthropic, and ElevenLabs API compatibility, composable on-demand backends, and no GPU required.

Claude Code statusline that reads Anthropic Claude Code Analytics Admin API data and shows daily estimated cost, hourly pace, sessions, and budget pressure.

GitHub Copilot logo

A Claude Code subagent that helps you pick the right Anthropic Claude model in GitHub Copilot's model picker and decide when to switch to Claude Code instead.

Anthropic logo

Official MCP server providing Git repository tools for reading, searching, and manipulating Git repositories

Anthropic logo

Official MCP server providing read-only access to PostgreSQL databases with schema inspection and query capabilities

Anthropic logo

Official MCP server providing secure file system operations for Claude Desktop and Claude Code

Anthropic logo

Open-source Python and TypeScript SDK for building model-driven AI agents with any model provider, MCP tools, streaming, multi-agent patterns, structured output, observability, hooks, guardrails, and production deployment guidance.

Independent community library of 754 cybersecurity Agent Skills mapped to MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, and NIST AI RMF for defensive security analysis, incident response, forensics, cloud security, SOC operations, and governed red-team workflows.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓
GitHub logo

Set up Claude Code GitHub Actions for pull request review: install the Claude GitHub app, store ANTHROPIC_API_KEY in secrets, pin anthropics/claude-code-action to an audited commit SHA with least-privilege permissions, and follow documented security practices.

GitLab logo

Set up Claude Code in GitLab CI/CD with maintainer-approved prompts, least-privilege tool access, and Bedrock or Vertex OIDC alternatives from official GitLab integration docs.

Reduce Claude Code context pressure from MCP tools using MAX_MCP_OUTPUT_TOKENS, anthropic/maxResultSizeChars annotations, tool search deferral, alwaysLoad discipline, and pagination patterns from official MCP documentation.

Community slash command runbook for adding minimal automated tests around a changed module: inspect the git diff, mirror repository test conventions, and draft focused unit or integration tests using Anthropic develop-tests guidance.

Invocation:/targeted-test-generation <file-or-symbol>
Safety ✓ Privacy ✓

Expert Claude Code computer use GUI QA capability pack that applies documented computer-use MCP enablement, per-app session approval, screenshot checkpoints, and macOS permission workflows for native app validation—not an official Anthropic QA product.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓

Slash command runbook for designing and running prompt evaluations: define tasks, success criteria, golden outputs, regression checks, and privacy-safe reporting using Anthropic test-and-evaluate guidance.

Invocation:/prompt-eval-runbook <feature-or-prompt-name>
Safety ✓ Privacy ✓

A practical walkthrough of the claude-code-hint protocol. When CLAUDECODE is set, have your CLI write a self-closing tag to stderr; Claude Code strips the line before it reaches the model and shows a one-time prompt to install your plugin — but only for plugins in the official Anthropic marketplace.

System-prompt agent that helps you drive Claude Code on the web: submitting long-running coding tasks to Anthropic's cloud, running independent sessions in parallel, linking GitHub repositories, tracking progress, and turning finished work into pull requests from the browser.