Skip to main content
ckifonidis
GitHub 제작자 프로필

ckifonidis

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

수집된 skills
14
저장소
2
업데이트
2026년 8월 29일
저장소 탐색

저장소와 대표 skills

create-tool
미분류

Bootstraps a new agent-step LangGraph project OR adds a tool to an existing one. For bootstrap, scaffolds the full project (package.json, tsconfig, graph.ts, state.ts, prompt.ts, CLI, Dockerfile, build_and_push.sh, the agent-step library) and establishes the…

2026년 8월 29일
test-agent-step
미분류

The testing methodology for an agent-step action — three layers, three questions. Runner unit tests prove the flow controller's mechanics (no backend, no LLM). Sandbox/tool tests prove the runner + executors behave correctly given hand-crafted step batches…

2026년 8월 29일
bump-version
소프트웨어 개발자

Refresh an embedded vendored library — the agent-step runner (agent-step-toolkit) or the Kafka observability library (kafka-observability) — from a newer source (a local path, a git repo + ref, or a git ref in a local repo), then propagate the change. Diffs…

2026년 8월 20일
publish-release
소프트웨어 개발자

Cut a release of a plugin in this marketplace (agent-step-toolkit, langgraph-plugin, kafka-observability, or any future plugin). Detects unreleased changes since the last release commit, sweeps the plugin's docs for staleness BEFORE bumping anything, gates on…

2026년 8월 9일
pull-library
소프트웨어 개발자

Upgrade THIS project's vendored agent-step runner library to the newest version shipped by the agent-step-toolkit plugin. Run inside a downstream project (one that bootstrapped from the toolkit and vendored src/agent-step/) after the plugin has been updated.…

2026년 8월 5일
follow-langgraph-conversation
소프트웨어 개발자

Investigates a LangGraph thread conversation by querying the LangGraph dev server API and (when configured) the LangSmith cloud API. Extracts runs, checkpoints, state progressions, LLM prompts/responses, and produces root cause analysis. Use when debugging a…

2026년 7월 2일
run-langgraph-conversation
소프트웨어 개발자

Runs a user-specified conversation against the local LangGraph dev server, captures the resulting thread_id, and hands off to the follow-langgraph-conversation skill for full trace analysis. Use when the user wants to execute a test conversation (single or…

2026년 7월 2일
audit-middleware-contract-compliance
소프트웨어 품질 보증 분석가·테스터

Audit a channel middleware implementation — the proxy service that invokes a generated agent's LangGraph API, forwards reply tokens to the client channel, and routes handoffs — against the agent-step wire contract. Walks the middleware's source against the…

2026년 6월 14일
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다