* feat: add 12 official Apify skills for web scraping and data extraction Add the complete Apify agent-skills collection as official vendor skills, bringing the total skill count from 954 to 966. New skills: - apify-actor-development: Develop, debug, and deploy Apify Actors - apify-actorization: Convert existing projects into Apify Actors - apify-audience-analysis: Audience demographics across social platforms - apify-brand-reputation-monitoring: Track reviews, ratings, and sentiment - apify-competitor-intelligence: Analyze competitor strategies and pricing - apify-content-analytics: Track engagement metrics and campaign ROI - apify-ecommerce: E-commerce data scraping for pricing intelligence - apify-influencer-discovery: Find and evaluate influencers - apify-lead-generation: B2B/B2C lead generation from multiple platforms - apify-market-research: Market conditions and geographic opportunities - apify-trend-analysis: Discover emerging trends across platforms - apify-ultimate-scraper: Universal AI-powered web scraper Existing skill fixes: - design-orchestration: Add missing description, fix markdown list spacing - multi-agent-brainstorming: Add missing description, fix markdown list spacing Registry and documentation updates: - Update skill count to 966+ across README.md, README.vi.md - Add Apify to official sources in SOURCES.md and all README variants - Register new skills in catalog.json, skills_index.json, bundles.json, aliases.json - Update CATALOG.md category counts (data-ai: 152, infrastructure: 95) Validation script improvements: - Raise description length limit from 200 to 1024 characters - Add empty description validation check - Apply PEP 8 formatting (line length, spacing, trailing whitespace) * refactor: truncate skill descriptions in SKILL.md files and revert description length validation to 200 characters. * feat: Add `apify-ultimate-scraper` to data-ai and move `apify-lead-generation` from business to general categories.
11 KiB
11 KiB
📜 Sources & Attributions
We believe in giving credit where credit is due. If you recognize your work here and it is not properly attributed, please open an Issue.
| Skill / Category | Original Source | License | Notes |
|---|---|---|---|
cloud-penetration-testing |
HackTricks | MIT / CC-BY-SA | Adapted for agentic use. |
active-directory-attacks |
HackTricks | MIT / CC-BY-SA | Adapted for agentic use. |
owasp-top-10 |
OWASP | CC-BY-SA | Methodology adapted. |
burp-suite-testing |
PortSwigger | N/A | Usage guide only (no binary). |
crewai |
CrewAI | MIT | Framework guides. |
langgraph |
LangGraph | MIT | Framework guides. |
react-patterns |
React Docs | CC-BY | Official patterns. |
| All Official Skills | [Anthropic / Google / OpenAI / Microsoft / Supabase / Apify / Vercel Labs] | Proprietary | Usage encouraged by vendors. |
Skills from VoltAgent/awesome-agent-skills
The following skills were added from the curated collection at VoltAgent/awesome-agent-skills:
Official Team Skills
| Skill | Original Source | License | Notes |
|---|---|---|---|
vercel-deploy-claimable |
Vercel Labs | MIT | Official Vercel skill |
design-md |
Google Labs (Stitch) | Compatible | Google Labs Stitch skills |
hugging-face-cli, hugging-face-jobs |
Hugging Face | Compatible | Official Hugging Face skills |
culture-index, fix-review, sharp-edges |
Trail of Bits | Compatible | Security skills from Trail of Bits |
expo-deployment, upgrading-expo |
Expo | Compatible | Official Expo skills |
commit, create-pr, find-bugs, iterate-pr |
Sentry | Compatible | Sentry dev team skills |
using-neon |
Neon | Compatible | Neon Postgres best practices |
fal-audio, fal-generate, fal-image-edit, fal-platform, fal-upscale, fal-workflow |
fal.ai Community | Compatible | fal.ai AI model skills |
Community Skills
| Skill | Original Source | License | Notes |
|---|---|---|---|
automate-whatsapp, observe-whatsapp |
gokapso | Compatible | WhatsApp automation skills |
readme |
Shpigford | Compatible | README generation |
screenshots |
Shpigford | Compatible | Marketing screenshots |
aws-skills |
zxkane | Compatible | AWS development patterns |
deep-research |
sanjay3290 | Compatible | Gemini Deep Research Agent |
ffuf-claude-skill |
jthack | Compatible | Web fuzzing with ffuf |
ui-skills |
ibelick | Compatible | UI development constraints |
vexor |
scarletkc | Compatible | Vector-powered CLI |
pypict-skill |
omkamal | Compatible | Pairwise test generation |
makepad-skills |
ZhangHanDong | Compatible | Makepad UI development |
swiftui-expert-skill |
AvdLee | Compatible | SwiftUI best practices |
threejs-skills |
CloudAI-X | Compatible | Three.js 3D experiences |
claude-scientific-skills |
K-Dense-AI | Compatible | Scientific research skills |
claude-win11-speckit-update-skill |
NotMyself | Compatible | Windows 11 management |
imagen |
sanjay3290 | Compatible | Google Gemini image generation |
security-bluebook-builder |
SHADOWPR0 | Compatible | Security documentation |
claude-ally-health |
huifer | Compatible | Health assistant |
clarity-gate |
frmoretto | Compatible | RAG quality verification |
n8n-code-python, n8n-mcp-tools-expert, n8n-node-configuration |
czlonkowski | Compatible | n8n automation skills |
varlock-claude-skill |
wrsmith108 | Compatible | Secure environment variables |
beautiful-prose |
SHADOWPR0 | Compatible | Writing style guide |
claude-speed-reader |
SeanZoR | Compatible | Speed reading tool |
skill-seekers |
yusufkaraaslan | Compatible | Skill conversion tool |
- frontend-slides - zarazhangrui
- linear-claude-skill - wrsmith108
- skill-rails-upgrade - robzolkos
- context-fundamentals - muratcankoylan
- context-degradation - muratcankoylan
- context-compression - muratcankoylan
- context-optimization - muratcankoylan
- multi-agent-patterns - muratcankoylan
- tool-design - muratcankoylan
- evaluation - muratcankoylan
- memory-systems - muratcankoylan
- terraform-skill - antonbabenko
Skills from whatiskadudoing/fp-ts-skills (v4.4.0)
| Skill | Original Source | License | Notes |
|---|---|---|---|
fp-ts-pragmatic |
whatiskadudoing/fp-ts-skills | Compatible | Pragmatic fp-ts guide – pipe, Option, Either, TaskEither |
fp-ts-react |
whatiskadudoing/fp-ts-skills | Compatible | fp-ts with React 18/19 and Next.js |
fp-ts-errors |
whatiskadudoing/fp-ts-skills | Compatible | Type-safe error handling with Either and TaskEither |
License Policy
- Code: All original code in this repository is MIT.
- Content: Documentation is CC-BY-4.0.
- Third Party: We respect the upstream licenses. If an imported skill is GPL, it will be marked clearly or excluded (we aim for MIT/Apache compatibility).