Skip to main content
在 Manus 中运行任何 Skill
一键导入
tn819
GitHub 创作者资料

tn819

按仓库查看 2 个 GitHub 仓库中的 6 个已收集 skills。

已收集 skills
6
仓库
2
更新
2026-03-16
仓库浏览

仓库与代表性 skills

audit-credentials
信息安全分析师

Audits local credential setup for security compliance and produces a report. Use this skill when the user needs to: - Check whether their credentials are properly stored and not leaking - Validate credential rotation age against their policy - Scan shell history, dotfiles, and git repos for exposed credentials - Check file permissions on sensitive config files - Get a compliance score before deploying credentials with export-credentials Reads ~/.agents/credential-profile.json (written by credential-best-practices). Falls back to generic checks if profile is missing. Writes ~/.agents/audit-report.json consumed by export-credentials. Works with Claude, OpenCode, Codex, Gemini, and any AI with Bash access.

2026-03-16
credential-best-practices
信息安全分析师

Interactive wizard for setting up secure local credential management. Use this skill when the user needs to: - Learn how to store credentials securely on their machine - Set up macOS Keychain, pass, or environment variable credential stores - Establish credential rotation policies and naming conventions - Understand how to prevent credentials from leaking into shell history, dotfiles, git repos, or AI tool logs - Create a credential profile for use with audit-credentials and export-credentials Writes ~/.agents/credential-profile.json when setup is complete. Works with Claude, OpenCode, Codex, Gemini, and any AI with Bash access.

2026-03-16
export-credentials
网络与计算机系统管理员

Securely export credentials from local credential stores without exposing them to the AI. Use this skill when the user needs to: - Add credentials to GitHub Secrets or other repository secrets - Deploy credentials to cloud development environments - Manage credentials across multiple repositories or services - Create secure configuration files without logging secrets The skill reads credentials from the user's local credential store (macOS Keychain, Linux pass, Windows Credential Manager, or environment), auto-detects what's available, and generates scripts to deploy them securely. Secrets never enter the AI context — this is a zero-trust approach where credentials are read and used only locally.

2026-03-16
find-skills
软件开发工程师

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-03-16
skill-creator
软件开发工程师

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2026-03-16
已展示 2 / 2 个仓库
已展示全部仓库