Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
codeninja
GitHub 제작자 프로필

codeninja

1개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
1
업데이트
2026-05-05
저장소 탐색

저장소와 대표 skills

mcp-gateway-configure-sources
네트워크·컴퓨터 시스템 관리자

Use when adding, removing, or troubleshooting upstream sources for the mcp-semantic-gateway — native MCP servers, OpenAPI / Swagger specs, or hand-authored skill libraries. Covers `~/.mcp_semantic_gateway/config.toml` syntax, auth wiring, and the `index` rebuild loop.

2026-05-05
mcp-gateway-discover-by-intent
컴퓨터 시스템 분석가

Use when the mcp-semantic-gateway is connected and the agent needs to find the right tool or workflow for a user request — refunding an order, onboarding a record, triaging an issue, etc. Establishes the search-before-guess pattern. Trigger on any task where the obvious tool name is not already in the agent's context.

2026-05-05
mcp-gateway-getting-started
소프트웨어 개발자

Use when the user is setting up the mcp-semantic-gateway for the first time, asks how to install or initialize it, or wants to point a coding agent (Claude Desktop, Claude Code, Cursor, Codex, opencode, pi) at the gateway. Covers `init`, the data directory layout, and the MCP client connection block.

2026-05-05
mcp-gateway-synthesize-skills
소프트웨어 개발자

Use when the user wants to generate `SKILL.md` workflows from an OpenAPI / Swagger source via the mcp-semantic-gateway `synth` command, inspect the synth cache, debug rejections, or register the generated library so an agent can find it. Triggers on words like "synth", "generate skills", "skill synthesis", "use cases".

2026-05-05
mcp-gateway-add-source-type
소프트웨어 개발자

Use when adding a new upstream source type to mcp-semantic-gateway (alongside the existing `mcp`, `openapi`, and `skill` types) — e.g., GraphQL, gRPC reflection, a proprietary catalog API. Walks the config model, ingestion collector, registry surface, and router branches that need to be extended.

2026-05-05
mcp-gateway-dev-setup
소프트웨어 개발자

Use when contributing to the mcp-semantic-gateway repository — cloning, installing dev dependencies with uv, navigating the source tree, or running the Makefile targets. Triggers on tasks about local development environment for this codebase.

2026-05-05
mcp-gateway-release-publish
소프트웨어 개발자

Use when cutting a new release of mcp-semantic-gateway — bumping the version in pyproject.toml, building the wheel, publishing to PyPI, or troubleshooting the publish step. Triggers on "release", "publish", "bump version", "new version", "PyPI".

2026-05-05
mcp-gateway-run-tests
소프트웨어 품질 보증 분석가·테스터

Use when running, debugging, or extending the test suite for the mcp-semantic-gateway repository. Covers pytest invocation, the e2e harness, fixtures, the stub LLM, and how unit tests are organized per pipeline stage.

2026-05-05
이 저장소에서 수집된 skills 17개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다