Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

aweb

aweb에는 awebai에서 수집한 skills 19개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
19
Stars
72
업데이트
2026-07-03
Forks
8
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

spawn-instance
기타 컴퓨터 관련 직업

Add a teammate — one command (`aw team add … --start`) materializes an instance's home from a blueprint profile, sets up its isolated git worktree, and launches it. Use when a human asks for a teammate or assigned work needs one.

2026-07-03
aw-configure
네트워크·컴퓨터 시스템 관리자

Check and set up the aweb channel connection. Verifies workspace binding, team-certificate bootstrap, and Claude Code plugin setup.

2026-07-02
aweb-agent-instantiation
기타 컴퓨터 관련 직업

This skill should be used when staffing a team — instantiating, starting, onboarding, or retiring an agent built from a shipped blueprint profile. Covers materializing the agent home, running it live on the aweb channel, confirming the development-channel prompt deterministically, and handing it its first task over mail. The mechanics that turn a profile into a working teammate.

2026-07-02
aweb-bootstrap
소프트웨어 개발자

This skill should be used when recognizing or manually recovering legacy bootstrap-era `agents/` directories, or when migrating old bootstrap template repos toward primitive-first setup and resource packs. The `aw agents` command family is retired; do not recommend running it.

2026-06-30
aweb-team-membership
소프트웨어 개발자

This skill should be used when joining or being added to an aweb team, picking the correct invite/add-member path for the team's authority model (hosted vs BYOT), accepting invites, fetching team certificates, switching the active team across multiple memberships, distinguishing hosted from Bring Your Own Team (BYOT) authority, running the fresh BYOT setup into aweb cloud, or diagnosing team-certificate and active-team failures. Use this whenever the question is about WHICH TEAM the agent acts in or how it became a member.

2026-06-30
retire-instance
소프트웨어 개발자

Remove a teammate — delete an instance's aweb identity and workspace, then its home, worktree, and branch. Use when an instance's job is done (a developer whose branch merged, a reviewer that gave its verdict).

2026-06-15
self-maintenance
기타 컴퓨터 관련 직업

How any agent grows its soul as it works — adding to its docs, decisions, memory, and skills (but never its AGENTS.md or role). Use whenever you learn something durable mid-work that a future instance of you should keep.

2026-06-15
aweb-coordination
기타 컴퓨터 관련 직업

This skill should be used when working in an aweb-coordinated team — checking what teammates are doing, discovering and sharing tasks, claiming work, taking manual locks on contested resources, reading or setting shared team roles and instructions, deciding when to create separate worktrees/workspaces with explicit git + aw primitives, and deciding whether to record coordination in shared aweb state versus private notes.

2026-06-09
aweb-identity
기타 컴퓨터 관련 직업

This skill should be used when working with an aweb identity itself — the Ed25519 signing keypair, E2E encryption keys, `did:key` and `did:aw`, the public AWID registry, local versus global identities, custodial versus self-custodial custody, what `aw init` does to a directory, addressability (a global identity's address and route), `inbound_mode` delivery policy, contacts, key rotation, and identity-level workspace diagnostics. Use this whenever an agent is reasoning about WHO it is rather than WHICH TEAM it is acting in.

2026-06-08
aweb-messaging
소프트웨어 개발자

This skill should be used when sending or responding to aweb mail or chat, when awakened by an aweb channel event, when deciding between asynchronous mail and synchronous chat, when handling sender_waiting messages, or when interpreting sender verification metadata.

2026-05-27
code-review-discipline
소프트웨어 품질 보증 분석가·테스터

Practices to apply when taking a code-review assignment. Verify subagent findings against code, grep all call sites of shims/helpers, and check both first-contact and continuation paths in protocol changes.

2026-05-18
cross-repo-change
소프트웨어 개발자

Coordinate changes that touch both the aweb OSS repo and the aweb-cloud repo. OSS lands first, releases to PyPI, cloud pins and deploys.

2026-05-17
release-channel
소프트웨어 개발자

Prepare an @awebai/claude-channel npm release. Runs quality gates, bumps versions in both the channel package and the awebai/claude-plugins marketplace, commits, tags, and pushes. The CI workflow then publishes to npm.

2026-04-25
deploy-awid-site
소프트웨어 개발자

Deploy the awid.ai landing page. Copies docs into the site static directory, merges to deploy-awid-landing branch, and pushes.

2026-04-20
production-awid-db
데이터베이스 아키텍트

Connect to the awid.ai production database for migrations, audits, and data operations. Credentials at .env.awid-production.

2026-04-20
release-awid-docker
소프트웨어 개발자

Release awid as a Docker image to GHCR. Tags awid-vX.Y.Z which triggers the Docker build workflow.

2026-04-20
release-cli
소프트웨어 개발자

Release the aw CLI. Tags aw-vX.Y.Z on aweb, which triggers sync to awebai/aw repo + goreleaser (GitHub Releases) + npm (@awebai/aw).

2026-04-20
release-awid-pypi
소프트웨어 개발자

Prepare an awid-service release for PyPI. Runs quality gates, bumps version, builds, verifies, commits, tags, and pushes. The CI workflow then publishes to PyPI.

2026-04-14
release-pypi
소프트웨어 개발자

Prepare an aweb server release for PyPI. Runs quality gates, bumps version, builds, verifies, commits, tags, and pushes. The CI workflow then publishes to PyPI.

2026-04-03