Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

aweb

aweb contient 19 skills collectées depuis awebai, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
19
Stars
72
mis à jour
2026-07-03
Forks
8
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

spawn-instance
Autres occupations informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Architectes de bases de données

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

2026-04-20
release-awid-docker
Développeurs de logiciels

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

2026-04-20
release-cli
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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