pm-skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pm-skills (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<div align="center">
280+ Skills | 9 Expertise Domains | 8 Operations Categories | 9 Personas | 8 Orchestration Patterns
What if your AI agent had the expertise of a Senior Architect, the creativity of a CMO, AND the automation power to deploy infrastructure, generate media, and orchestrate entire coding teams?
</div>
graph TB
subgraph "Knowledge Layer (235 Skills)"
ENG[Engineering<br/>50+ skills]
PROD[Product<br/>30+ skills]
MKT[Marketing<br/>25+ skills]
CLVL[C-Level<br/>20+ skills]
PM[Project Mgmt<br/>25+ skills]
QM[RA/QM<br/>30+ skills]
BIZ[Business Growth<br/>20+ skills]
FIN[Finance<br/>15+ skills]
end
subgraph "Action Layer (47 Skills)"
A2A[Agent Creation<br/>11 skills]
BROWSER[Browser Automation<br/>5 skills]
DEPLOY[Deployment<br/>2 skills]
MEDIA[Media Generation<br/>10 skills]
PLAN[Planning<br/>6 skills]
DOCS[Documents<br/>4 skills]
end
subgraph "Orchestration"
PERS[9 Personas]
ORCH[8 Patterns]
end
ENG --> BRAIN((Agent Brain))
PROD --> BRAIN
MKT --> BRAIN
CLVL --> BRAIN
PM --> BRAIN
QM --> BRAIN
BIZ --> BRAIN
FIN --> BRAIN
A2A --> BRAIN
BROWSER --> BRAIN
DEPLOY --> BRAIN
MEDIA --> BRAIN
PLAN --> BRAIN
DOCS --> BRAIN
PERS --> BRAIN
ORCH --> BRAIN
style BRAIN fill:#00ff41,stroke:#333,stroke-width:3px,color:#000| Layer | Source | Count | Purpose |
|---|---|---|---|
| Knowledge | claude-skills by Alireza Rezvani | 235 | How to think, decide, plan |
| Action | OpenSIN-AI | 47 | How to execute, automate, deploy |
| Personas | Combined | 9 | Role-based agent identities |
| Orchestration | Combined | 8 | Multi-skill coordination patterns |
# Clone the library
git clone https://github.com/OpenSIN-AI/OpenSIN-Skills.git
cd OpenSIN-Skills
# Install with bun (NEVER npm)
bun install
# Validate all skills
python3 scripts/validate-skill.py --all .
# Generate skill catalog
python3 scripts/catalog-generator.py . --output catalog.json --stats| Domain | Skills | Description |
|---|---|---|
engineering/ | 50+ | Software architecture, system design, code review, testing, DevOps |
product-team/ | 30+ | Product strategy, user research, roadmapping, analytics |
marketing-skill/ | 25+ | Content strategy, SEO, growth, brand, social media |
c-level-advisor/ | 20+ | CEO, CTO, CFO, COO advisory and decision frameworks |
project-management/ | 25+ | Agile, Scrum, risk management, stakeholder communication |
ra-qm-team/ | 30+ | Regulatory affairs, quality management, compliance, audits |
business-growth/ | 20+ | Market analysis, partnerships, scaling, internationalization |
finance/ | 15+ | Financial planning, budgeting, forecasting, investor relations |
| Category | Skills | Description |
|---|---|---|
operations/agent-creation/ | 11 | Create A2A agents, Telegram bots, auth plugins, HF Spaces |
operations/browser-automation/ | 5 | Stealth browsing, crash testing, web verification |
operations/deployment/ | 2 | Cloudflare Workers, Vercel deployment |
operations/media/ | 10 | Image generation, video (Sora), 3D (NVIDIA), thumbnails |
operations/planning/ | 6 | Enterprise planning, debugging, parallel exploration |
operations/documents/ | 4 | PDF, DOCX, visual repos, design systems |
operations/google/ | 2 | Google account management |
operations/misc/ | 6 | Preview, self-healing, SEO, governance, research |
Every skill follows our 13-pattern standard:
Patterns 1-10 from claude-skills by Alireza Rezvani. Patterns 11-13 by OpenSIN-AI.
See SKILL-AUTHORING-STANDARD.md for full details.
All Python scripts are stdlib-only (zero pip installs):
# Validate skills
python3 scripts/validate-skill.py --all . --json
# Generate catalog
python3 scripts/catalog-generator.py . --output catalog.jsonWorks with: OpenCode | Cursor | Aider | Windsurf | Kilo Code | Augment
MIT — Use freely. Credit appreciated.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.