Automate network device configuration safely
netmiko-ssh-automationskillsetup L2★0
Sheshiyer/skill-clusters ↗What it does
Generate and manage Asana project from template
Best for
Spinning up Asana projects quickly from tested patterns (sprint templates, release checklists, research workflows).
Inputs
- · [object Object]
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
- · [object Object]
Requires
- · Asana API (create_project, create_tasks, create_project_status_update)
- · template JSON (sections, task list, custom fields)
Preconditions
- · User has Asana workspace admin access
- · Template JSON exists in project/templates/
- · Team ID is valid
Failure modes
- · Template not found (typo or missing)
- · User lacks permission to create projects in team
- · Custom fields in template don't exist in workspace
- · Duplicate project created if task retried
Trust signals
- · Asana official API
- · Status update hooks allow template to trigger onboard sequence
- · Idempotent by project name + team