askill
agentlab

agentlabSafety 70Repository

Task-focused command bundles for AgentLab operations in Claude workflows.

1 stars
1.2k downloads
Updated 3/19/2026

Package Files

Loading files...
SKILL.md

AgentLab Claude Skill Bundle

Use the following focused guides for AgentLab workflows.

  • job-execution.md - run/validate jobs and inspect artifacts.
  • workspace-recovery.md - workspace and sandbox recovery actions.
  • networking.md - reachability, SSH, and routing checks.
  • artifact-triage.md - artifact and diagnostic bundle workflows.
  • troubleshooting.md - recovery and cleanup diagnostics.

The bundle manifest is bundle/manifest.json.

The top-level bundle version is 1.1.0; install/upgrade scripts apply compatibility checks against the host manifest and skip work when already current.

Compatibility

  • manifest.json declares supported_agent_versions.
  • Update this manifest when skill behavior changes across agentlab releases.
  • scripts/install_host.sh uses manifest.json to decide upgrade vs. no-op and writes installed bundle metadata to /etc/agentlab/config.yaml.

Rollback

  • To revert a skill upgrade, checkout a prior revision of skills/agentlab/bundle/manifest.json and rerun:
scripts/install_host.sh --install-skills-only
  • For forced downgrade/restore, remove the installed bundle directory first:
rm -rf ~/.claude/skills/agentlab
scripts/install_host.sh --install-skills-only

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

55/100Analyzed 3/22/2026

Reference-style skill bundle that provides an index to 5 sub-documents and management commands (install, rollback). Missing actual task guidance content from referenced .md files. Includes useful metadata (version, manifest, compatibility checks) and clear rollback procedure. Structured and versioned for reusability but lacks the actual actionable content users need.

70
55
60
40
35

Metadata

Licenseunknown
Version1.1.0
Updated3/19/2026
Publishernibzard

Tags

llm