ptsss5005-lab/ai-agent-skills
Four general-purpose AI agent skills for structured thinking and reliable execution
Four general-purpose AI agent skills for structured thinking and reliable execution
npx skills add ptsss5005-lab/ai-agent-skillsFour general-purpose AI agent skills for structured thinking and reliable execution
Create, update, and review Terraform provider documentation for Terraform Registry using HashiCorp-recommended patterns, tfplugindocs templates, and schema descriptions. Use when adding or changing provider configuration, resources, data sources, ephemeral resources, list resources, functions, or guides; when validating generated docs; and when troubleshooting missing or incorrect Registry documentation.
Power DingTalk automation with curated Wukong agent skills for office work, travel help, and professional document processing
Author, validate, and troubleshoot AWS CloudFormation templates. Covers template authoring with secure defaults, pre-deployment validation (cfn-lint, cfn-guard, change sets), and root-cause diagnosis of failed stacks using CloudFormation events and CloudTrail correlation.
CrewAI architecture decisions and project scaffolding. Use when starting a new crewAI project, choosing between LLM.call() vs Agent.kickoff() vs Crew.kickoff() vs Flow, scaffolding with 'crewai create flow', setting up YAML config (agents.yaml, tasks.yaml), wiring @CrewBase crew.py, writing Flow main.py with @start/@listen, or using {variable} interpolation.
10 OpenClaw agent skills from The Minimalist Entrepreneur by Sahil Lavingia. Converted from slavingia/skills (Claude Code) to OpenClaw AgentSkills format.
Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.