mbaho10/claude-code-skills-9arm-workspace
Recently updated GitHub repository for AI agent skills and workflows: mbaho10/claude-code-skills-9arm-workspace.
Recently updated GitHub repository for AI agent skills and workflows: mbaho10/claude-code-skills-9arm-workspace.
npx skills add mbaho10/claude-code-skills-9arm-workspaceRecently updated GitHub repository for AI agent skills and workflows: mbaho10/claude-code-skills-9arm-workspace.
Tao‘s Personal Agent Skills
Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
🦞 OpenClaw Skill 包 — Agent 行为引擎 v3(弱模型适配 + 资产保护 + 审计监管 + 主动关心)+ 会话记忆自动机 TaskPad
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.
Use when creating a new OpenCLI adapter from scratch, adding support for a new website or platform, exploring a site's API endpoints via browser DevTools, or when a user asks to automatically generate a CLI for a website (e.g. "帮我生成 xxx.com 的 cli"). Covers automated generation, API discovery workflow, authentication strategy selection, TS adapter writing, and testing.
Enforces authenticated gh CLI workflows over unauthenticated curl/WebFetch patterns. Use when working with GitHub URLs, API access, pull requests, or issues.