Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

serverless-openclaw

يحتوي serverless-openclaw على 17 من skills المجمعة من serithemage، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
17
Stars
191
محدث
2026-03-29
Forks
40
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

architecture
مطوّرو البرمجيات

References Serverless OpenClaw architecture. Covers network design, CDK stack structure, DynamoDB data model, API protocols, and container design.

2026-03-29
cold-start
مطوّرو البرمجيات

References cold start optimization history and techniques. Covers Docker image optimization, Fargate CPU tuning, SOCI lazy loading, and Lambda Bedrock discovery fix. Use when optimizing startup performance.

2026-03-29
context
مطوّرو البرمجيات

Loads Serverless OpenClaw project context. Provides background knowledge needed for development including project overview, tech stack, architecture decisions, and data models.

2026-03-29
cost
مطوّرو البرمجيات

References Serverless OpenClaw cost optimization guidelines. Validates that no resources exceeding the cost target ($1/month) are created during implementation. Use when writing CDK stacks or making infrastructure changes.

2026-03-29
deploy
مطوّرو البرمجيات

Deploys Serverless OpenClaw CDK stacks to AWS. Handles SecretsStack parameter injection, full/individual stack deployment, and Docker image push.

2026-03-29
dev
مطوّرو البرمجيات

Development workflow guide. Covers build, test, lint, format commands, package structure, Git hooks, TDD methodology, and coding conventions. Use when setting up dev environment, running tests, or following project conventions.

2026-03-29
implement
مطوّرو البرمجيات

Guides Phase 1 MVP implementation steps. Pass a specific step number as an argument to get the goals, deliverables, validation criteria, and detailed design for that step.

2026-03-29
lambda-migration
مطوّرو البرمجيات

Guides Phase 2 Lambda Container Migration steps. Pass a specific step number (2-1 through 2-5) to get the goals, deliverables, validation criteria, and detailed design for that step.

2026-03-29
openclaw
مطوّرو البرمجيات

References OpenClaw internals and integration points. Covers Gateway protocol, agent runtime, session management, tool system, and serverless integration. Use when working with OpenClaw APIs or debugging agent behavior.

2026-03-29
release
مطوّرو البرمجيات

Runs a comprehensive release review before tagging and publishing a new version. Reviews code, docs, tests, security, cost, and operations; use platform-native parallelism when available and a sequential fallback otherwise.

2026-03-29
security
محللو أمن المعلومات

References Serverless OpenClaw security model. Covers Bridge 6-layer defense, IDOR prevention, secret management, Cognito authentication, and IAM least privilege. Use as a security checklist when writing or reviewing code.

2026-03-29
solo-maintainer-guard
مطوّرو البرمجيات

Runs recurring guard sweeps for operations, cost, security, workflow health, and docs drift. Use when the maintainer wants the repository checked and cleaned up without micromanaging each subsystem.

2026-03-29
solo-maintainer-inbox
مطوّرو البرمجيات

Triage issues and pull requests for a solo maintainer. Detect suspicious changes, validate safe PRs, label and comment when needed, and merge or close normal work automatically.

2026-03-29
solo-maintainer-release
مطوّرو البرمجيات

Runs solo-maintainer release work end-to-end: release readiness review, notes, tags, GitHub release creation, deploy workflow dispatch, and post-release verification. Auto-executes unless the shared suspicious-change policy is triggered.

2026-03-29
solo-maintainer
مطوّرو البرمجيات

Operates this repository as a solo maintainer across PR triage, issue handling, release work, deploys, ops checks, cost checks, security review, and docs drift. Use when the user wants you to just handle maintenance work end-to-end.

2026-03-29
status
مطوّرو البرمجيات

Shows project progress, phase completion status, test coverage, and deployment info. Use when checking what has been implemented, what remains, or current operational state.

2026-03-29
troubleshoot
مطوّرو البرمجيات

Troubleshoots common issues. Covers CDK deploy failures, Docker build errors, Lambda agent issues, test failures, and OpenClaw compatibility. Use when encountering errors during development or deployment.

2026-03-29