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

yaalalabs

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

已收集 skills
20
仓库
1
更新
2026-07-16
仓库分布

Skills 分布在哪些仓库

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

仓库浏览

仓库与代表性 skills

ak-dev-architecture
软件开发工程师

Agent Kernel architectural principles, core abstractions, and design patterns. Use this skill when you need to understand the codebase structure, how components interact, or before making changes to core functionality. Covers Session, Agent, Runner, Module, Runtime, AgentService, AKConfig, tools, hooks, multimodal, conversation threads, the adapter pattern, and the AWS ECS containerized deployment classes (ECSIOHandler, ECSOutputConsumer, ECSAgentRunner, ECSSQSConsumer, QueueConsumer, ThreadRunner).

2026-07-16
ak-dev-new-multimodal-storage
软件开发工程师

Step-by-step guide for adding a new multimodal attachment storage backend to Agent Kernel. Use this skill when you need to integrate a new storage service (beyond in-memory, Redis, and DynamoDB) for persisting image and file attachments. Covers implementing the AttachmentStore interface, factory registration, configuration, and testing.

2026-07-16
ak-dev-testing-conventions
软件质量保证分析师与测试员

Testing conventions, patterns, and automation for Agent Kernel development. Use this skill when writing tests for new features, debugging test failures, or understanding the test infrastructure. Covers pytest patterns, async testing, mocking, the built-in Test framework, and CI/CD test workflows.

2026-07-16
ak-dev-review-pr
软件质量保证分析师与测试员

Review a GitHub pull request against Agent Kernel's architecture, design principles, code quality standards, and testing conventions, then post the findings back to the PR as review comments. When the PR contains spec documents (design.md, spec.md, or plan.md under docs/specs/), they are reviewed first — each at its own stage's altitude — and any implementation is checked against them. Use this skill when given a PR number or URL to review, e.g. "review PR 342" or "run a review on https://github.com/yaalalabs/agent-kernel/pull/342".

2026-07-15
ak-dev-write-spec
软件开发工程师

Write the spec documents for a planned Agent Kernel change under docs/specs/<ticket>/ in three ordered stages: a concise point-form design spec (design.md) that a maintainer reviews first, then a detailed implementation spec (spec.md) once the design is approved, then a concise implementation plan (plan.md). Use this skill when asked to write or update a design, spec, or plan for a feature, refactor, or fix before it is implemented, e.g. "write a design spec for AK-52" or "spec out the shared driver extraction".

2026-07-15
ak-add-capabilities
软件开发工程师

Add capabilities to an existing Agent Kernel project. This skill guides you through adding guardrails, tracing/observability, session persistence, knowledge bases, MCP server, A2A server, pre/post hooks, multimodal support, and conversation thread support. Session persistence supports Redis, DynamoDB (AWS), Cosmos DB (Azure), and Firestore (GCP). Conversation threads support in-memory, Redis, DynamoDB (AWS), Firestore (GCP), and Cosmos DB (Azure) backends. Generates configuration and code changes needed.

2026-07-15
ak-cloud-deploy
软件开发工程师

Deploy an Agent Kernel project to AWS, Azure, or GCP using Terraform modules. Supports serverless and containerized modes for all three clouds. AWS supports execution modes (rest_sync, rest_async, async, stream), queue-based scalable processing, and custom API Gateway authorizers. GCP supports Cloud Run serverless (scale-to-zero) and containerized (always-on) with Redis or Firestore session backends.

2026-07-14
ak-dev-code-quality
软件开发工程师

Code quality standards, formatting, commit conventions, and PR workflow for Agent Kernel development. Use this skill when making contributions, formatting code, writing commit messages, or preparing pull requests.

2026-07-14
当前展示该仓库 Top 8 / 20 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库