Skip to main content
Back to the directory
schrepa/graftSoftware EngineeringFrontend and Design

graft

Use this skill when the task is about creating or refining a Graft server, wrapping an existing API with Graft proxy mode, or updating contributor-facing docs and examples so they match the current graft package behavior.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
917

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/schrepa/graft --skill graft
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, graft has 917 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: schrepa/graft. Canonical URL: https://skills.sh/schrepa/graft/graft.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill when the task is about creating or refining a Graft server, wrapping an existing API with Graft proxy mode, or updating contributor-facing docs and examples so they match the current graft package behavior. Graft's core value has three parts: When explaining Graft, lead with all three parts. When showing examples, demonstrate both access patterns (MCP and HTTP) and mention what the server auto-serves. This applies to both source-based apps and proxy mode. MCP ( tools/call ): HTTP equivalent: The same handler, auth middleware, and validation run for both. Start the proxy server: Graft exposes each configured operation as both an HTTP endpoint and an MCP tool, and auto-generates /openapi.json , /docs , and discovery files. For the direct OpenAPI path, use: - Define once — tools with a name, schema, and handler. - Serve as HTTP and MCP — from the same server, through a single shared pipeline (same auth, validation, middleware).

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does graft do?

Use this skill when the task is about creating or refining a Graft server, wrapping an existing API with Graft proxy mode, or updating contributor-facing docs and examples so they match the current graft package behavior.

Is graft good?

graft does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support graft?

graft currently lists compatibility with Skills CLI.

Is graft safe to install?

graft has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to graft?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install graft?

Run the following command to install graft: npx skills add https://github.com/schrepa/graft --skill graft

Related skills

Alternatives in Software Engineering