vikasudasi/skill-vault

Self-hostable, semantic skill registry for AI agents over a single MCP endpoint. Search skills by task, retrieve what you need, verify what you trust.

0Stars on the repository
24Mods indexed here, across every type
21d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

agent-tool-use

01

vikasudasi/skill-vault

Skill Claude CodeCodex

Design AI agents that call tools reliably — schema design, error handling, multi-step planning, and grounding.

not rated 0 21d ago A 25 tokens original Apache-2.0

bash-scripting-safe

02

vikasudasi/skill-vault

Skill Claude CodeCodex

Write safe, robust Bash scripts — set -euo pipefail, quoting, word splitting, error handling, idempotency, and common data-loss gotchas.

not rated 0 21d ago A 38 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Run multi-service apps with Docker Compose — services, networks, volumes, healthchecks, and env config.

not rated 0 21d ago C 25 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Write an efficient, secure Dockerfile for a Python app — layer caching, slim images, non-root user, and healthchecks.

not rated 0 21d ago A 31 tokens original Apache-2.0

fastapi-rest-api

05

vikasudasi/skill-vault

Skill Claude CodeCodex

Build a FastAPI REST API — routers, Pydantic models, dependency injection, error handling, and testing.

not rated 0 21d ago A 28 tokens original Apache-2.0

fastmcp-mcp-server

06

vikasudasi/skill-vault

Skill Claude CodeCodex

Build Model Context Protocol servers with FastMCP — tools, resources, transports (stdio + streamable-http), and testing.

not rated 0 21d ago A 32 tokens original Apache-2.0

git-workflow

07

vikasudasi/skill-vault

Skill Claude CodeCodex

Safe Git branch workflow — feature branches, rebase vs merge vs squash, interactive rebase, force-with-lease, reflog recovery, destructive-command guardrails.

not rated 0 21d ago A 37 tokens original Apache-2.0

github-actions-ci

08

vikasudasi/skill-vault

Skill Claude CodeCodex

Structure GitHub Actions workflows — jobs, steps, caching, matrix builds, secrets, and a quality gate that blocks merges.

not rated 0 21d ago A 29 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Build a no-build-step interactive frontend with HTMX partial swaps and Alpine.js state, served from CDN over server-rendered Jinja pages.

not rated 0 21d ago A 35 tokens original Apache-2.0

llm-json-output

10

vikasudasi/skill-vault

Skill Claude CodeCodex

Get reliable structured JSON from LLMs — schema enforcement, delimiters, validation, and retry loops.

not rated 0 21d ago A 26 tokens original Apache-2.0

llm-prompting

11

vikasudasi/skill-vault

Skill Claude CodeCodex

Write effective LLM prompts — role framing, few-shot examples, constraints, system/user placement, and a repeatable evaluation loop.

not rated 0 21d ago A 32 tokens original Apache-2.0

nginx-reverse-proxy

12

vikasudasi/skill-vault

Skill Claude CodeCodex

Configure nginx as a reverse proxy with TLS termination, headers, and upstream health — for self-hosted web apps.

not rated 0 21d ago A 30 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Log in a structured, machine-parseable way — JSON lines, levels, correlation ids, request context, and health endpoints for a self-hosted service.

not rated 0 21d ago A 40 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Postgres fundamentals for when you outgrow SQLite — psql, schema design, constraints, indexes, transactions, EXPLAIN, and connection pooling.

not rated 0 21d ago A 38 tokens original Apache-2.0

pytest-testing

15

vikasudasi/skill-vault

Skill Claude CodeCodex

Write maintainable pytest suites — fixtures and scopes, parametrize, tmppath, monkeypatch, coverage, and a CI-friendly layout.

not rated 0 21d ago A 30 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Write correct asyncio Python — event loop, tasks, locking, timeouts, and avoiding blocked/leaked coroutines.

not rated 0 21d ago A 30 tokens original Apache-2.0

python-cli-typer

17

vikasudasi/skill-vault

Skill Claude CodeCodex

Build production-grade Python CLIs with Typer (or Click) — subcommands, options, env config, exit codes, and testing.

not rated 0 21d ago A 34 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Model structured Python data with dataclasses and Pydantic — immutable value objects, validation, serialization, migration between the two.

not rated 0 21d ago A 33 tokens original Apache-2.0

rag-pipeline

19

vikasudasi/skill-vault

Skill Claude CodeCodex

Build a retrieval-augmented generation pipeline — chunking, indexing, retrieval, and grounded answer synthesis.

not rated 0 21d ago A 25 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Keep secrets out of git, scan for leaks, use least-privilege keys, harden a self-hosted service, and validate supply-chain trust.

not rated 0 21d ago A 36 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Build semantic search with embeddings — choose a model, embed metadata, store vectors, and rank by cosine similarity.

not rated 0 21d ago A 28 tokens original Apache-2.0

sqlite-optimization

22

vikasudasi/skill-vault

Skill Claude CodeCodex

Tune SQLite for server use — WAL mode, foreign keys, indexes, query profiling, and concurrency-safe writes.

not rated 0 21d ago A 26 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Run long-lived services under systemd — unit files, hardening, environment, logging, and auto-restart.

not rated 0 21d ago A 29 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: