Skip to main content
在 Manus 中运行任何 Skill
一键导入
nklmish
GitHub 创作者资料

nklmish

按仓库查看 1 个 GitHub 仓库中的 6 个已收集 skills。

已收集 skills
6
仓库
1
更新
2026-06-30
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

deploy-agentcore
软件开发工程师

Deploy the NYC Taxi agent to AWS AgentCore Runtime in the current account — provision full CDK infra (VPC, ECR, IAM, S3 Files, Monitoring, CICD), AgentCore Memory, build+push the image, and register/poll the runtime. Use when asked to "deploy to agentcore", "run on agentcore runtime", or deploy the agent to AWS.

2026-06-30
deploy-microvm
软件开发工程师

Deploy the NYC Taxi agent to AWS Lambda MicroVMs in the current account — package the app as a MicroVM image with chDB baked in and lifecycle hooks, run a Firecracker-isolated MicroVM with its own private chDB, and verify over the dedicated HTTPS endpoint. Use when asked to "deploy to lambda microvms", "run on microvms", "deploy the microvm demo", or show the chDB × Lambda MicroVMs reference architecture.

2026-06-30
deploy-mount-demo
软件开发工程师

Deploy and verify the S3 Files NFS mount demo on EC2 — runs the agent container on a Graviton EC2 host that mounts the S3 Files filesystem at /mnt/noaa-gsod via the amazon-efs-utils helper so weather queries use file() instead of the S3 fallback. Use when asked to demo or verify the S3 Files mount, since AgentCore Runtime itself cannot mount it.

2026-06-30
deploy-to-prod
软件开发工程师

One command for "deploy everything to AWS and let me use it from my browser". Deploys the full stack to AWS AgentCore (full data, Memory, S3 Files mount demo), then runs the chat UI locally pointed at the deployed runtime so the browser talks to the AWS agent. Use when asked to "deploy to prod", "deploy to AWS and run the UI", "deploy everything", or run the full cloud stack with a local browser.

2026-06-30
run-local
软件开发工程师

Launch and drive the NYC Taxi Analytics Agent locally for a fast smoke test — bake a tiny chDB sample, start the FastAPI/uvicorn server, and hit /chat. Use when asked to run, start, or verify this app on a dev machine without the full Finch/AWS container flow.

2026-06-30
run-prod
软件开发工程师

Run the NYC Taxi Analytics Agent locally in PROD MODE — provision AgentCore Memory in the current AWS account (idempotent), then launch the FastAPI app with IS_PROD=true and memory enabled, and drive a /chat that proves memory retrieval + write. Use when asked to "run in prod", "run prod mode", or start the app with AgentCore Memory.

2026-06-30
已展示 1 / 1 个仓库
已展示全部仓库