update-docs
Update all project documentation after code changes.
Documentation skills for markdown, PDFs, knowledge bases, and content operations.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Update all project documentation after code changes.
Add a new exported API function to the asext module, wrapping a private server.dll/server.so function for use by external plugins. Use when you need to expose CASDocumentation, CASDirectoryList, or other AngelScript-related private functions through the ASEXT_* API layer.
Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding.
Read and extract text from PDF files — documents, reports, contracts, spreadsheets. Use whenever you need to read PDF content, not just when explicitly asked. Handles local files, URLs, and WhatsApp attachments.
Guidelines for using web search and documentation lookup tools (WebSearch, WebFetch, context7 MCP). Use when agents need to verify technical claims, check library APIs, or research current tool capabilities.
The bump AI agent skill automates version management, updating documentation and creating GitHub releases, helping developers to efficiently manage their codebase and collaborate with their team.
docs-verify는 문서 컴플라이언스를 검증하는 AI 에이전트 스킬입니다
Guide for MEV concepts, common attacks, mitigations, and how to organize MEV-related resources in README.md.
Guide for Solana/Sealevel security research and where to organize Solana-specific resources in README.md.
The doc-review AI agent skill analyzes documentation for quality issues, benefiting developers by ensuring accurate and consistent content. It helps with AI coding by detecting errors and inconsistencies.
Use when creating GitHub issues, making new issues, filing bugs, requesting features, or before running `gh issue create`. Triggers on new issue, create issue, file issue, gh issue, open issue. Ensures proper research, labels, and comprehensive issue documentation.
Regenerate the OpenAPI reference documentation after adding, modifying, or removing API endpoints in sandbox-api. Run this whenever handler signatures, route paths, or swag annotations change.