Tag: documentation

Type: All Skills Tools
skill ★ 77,350

Generates structured bilingual documentation changelogs

This skill generates structured, bilingual changelog content for documentation sites, ensuring user-facing narratives and adherence to strict naming conventions. It guides the creation of factual, non-marketing product update posts for EN/Z…

lobehub/lobehub changelog documentation bilingual content-generation
skill ★ 77,350

Onboarding documentation for new AI providers

This skill guides the comprehensive setup of documentation for a new AI provider, covering usage guides, environment variables, Docker configuration, and necessary image assets. It ensures multilingual support (English and Chinese) across a…

lobehub/lobehub documentation ai-provider onboarding devops
skill ★ 24,338

Adding AI Function Examples

A guide for implementing new AI function examples to test specific features against provider APIs and serve as user documentation.

vercel/ai ai-functions testing documentation llm-providers
skill ★ 24,338

Generate executable ADRs for agentic coding

This skill guides the creation of Architecture Decision Records (ADRs) that function as executable specifications for coding agents. It enforces a rigorous, multi-phase workflow, ensuring decisions are explicit, measurable, and include a de…

vercel/ai adr architecture agentic design-patterns
skill ★ 25,372

Introspecting the AgentScope Library Documentation

This skill provides comprehensive introspection into the AgentScope library, enabling developers to search for usage guidance, locate implementation examples, or view the structure of specific modules, classes, and functions.

agentscope-ai/agentscope agentscope library documentation code-analysis
skill ★ 4,849

Add Django environment variables across Baserow

This skill guides the systematic implementation of new Django environment variables, ensuring consistency across the codebase. It mandates updates to settings files, Docker configurations, frontend remaps, and documentation.

baserow/baserow django-config env-variable baserow backend-setup
skill ★ 5,664

Review Xcode CLI documentation for outdated commands

This skill analyzes XcodeBuildMCP changelogs and manifests to identify outdated or misleading CLI command references. It flags instances where removed commands are presented as current guidance, ensuring documentation accuracy for agents an…

getsentry/XcodeBuildMCP xcodebuild cli documentation changelog
skill ★ 1,010

Structured Documentation and Workflow Generation

This skill provides structured workflows for generating various documentation artifacts, including articles, issue drafts, prototypes, and design reviews. It standardises the creation of technical content and internal documentation using pr…

TencentCloudBase/CloudBase-MCP documentation workflows content-generation technical-writing
skill ★ 1,010

Audit Documentation Freshness and Drift

This skill audits repository documentation surfaces, including published docs and READMEs, to detect drift against the current codebase and generated assets. It systematically identifies stale statements, broken references, and inconsistenc…

TencentCloudBase/CloudBase-MCP doc-drift documentation audit readme
tool

GitNexus CLI for Codebase Indexing and Documentation

This CLI tool manages the creation and maintenance of a codebase knowledge graph. It allows developers to index repositories, check index freshness, and generate comprehensive documentation using an integrated LLM.

Marcus-Rug-Intel/rug-munch-mcp git cli knowledge-graph indexing
skill ★ 8,132

Drafting MCP Specification Enhancement Proposals

A structured workflow for researching and drafting Specification Enhancement Proposals (SEPs) within the Model Context Protocol ecosystem. It guides authors through validation, stakeholder interviewing, and technical research phases to ensu…

modelcontextprotocol/modelcontextprotocol mcp specification-design governance documentation
skill ★ 4,020

Documenting design patterns for agent frameworks

This skill facilitates the structured documentation of design patterns learned within the Langroid agent framework. It requires creating a descriptive entry in a central file and detailing the implementation, code examples, and usage contex…

langroid/langroid design-patterns documentation agent-framework knowledge-base
skill ★ 5,059

Automated documentation writer for Bifrost features

This skill generates, updates, and reviews Mintlify MDX documentation by performing deep research across the entire Bifrost codebase, including the React UI, Go backend handlers, and configuration schemas. It ensures technical accuracy by v…

maximhq/bifrost documentation mdx codebase-research api-reference
skill ★ 5,059

API Documentation and Code Coverage Validator

This skill audits the entire HTTP API surface by comparing live controller route registrations against the defined OpenAPI specification. It detects documentation drift, missing endpoints, and discrepancies in authentication or schema defin…

maximhq/bifrost api-validation openapi code-audit documentation
skill ★ 12,318

Automate GitHub Pull Request Description Updates

Automatically updates GitHub pull request descriptions by analysing git commits and diffs to generate structured summaries, breaking changes, and testing instructions.

pipecat-ai/pipecat github git pull-requests automation
skill ★ 12,318

Generates Google-style docstrings for Python

This skill automatically generates comprehensive, Google-style docstrings for Python modules and classes. It systematically documents all public components, including methods, constructors, and dataclasses, while respecting existing documen…

pipecat-ai/pipecat python docstring documentation code-generation
skill ★ 12,318

Code cleanup, refactoring, and documentation skill

This skill analyzes uncommitted and outgoing branch changes to improve code quality. It refactors for readability and performance, adds Google-style docstrings, and ensures adherence to established architectural patterns.

pipecat-ai/pipecat code-cleanup refactoring documentation python
skill ★ 12,318

Generate structured changelog files from PR commits

This skill automatically generates structured changelog files for a given pull request by analysing commits against the main branch. It categorises changes (e.g., added, fixed, security) and formats the output to be highly user-facing, suit…

pipecat-ai/pipecat changelog pr-management git-analysis documentation
skill

Analyzing and retrieving agentscope library information

This skill provides structured methods for querying the AgentScope library. It enables the retrieval of official tutorials, code examples, and detailed module structures by utilizing dedicated search scripts and file system navigation.

modelscope/agentscope agentscope library-analysis knowledge-retrieval documentation
skill

Comprehensive agent skill template for crewai

This skill provides a foundational, comprehensive structure for defining agent capabilities within the CrewAI framework. It includes dedicated sections for instructions, usage guidelines, and additional notes to guide agent behaviour.

joaomdmoura/crewai crewai agent skill template
skill

agent skill creation and development guide

This skill provides comprehensive guidance on structuring and authoring modular agent skills. It details best practices, including progressive disclosure, resource management (scripts, references, assets), and adhering to the AgentSkills sp…

casibase/casibase agent-skills skill-creation agent-design documentation
tool ★ 16,991

Sync documentation from Python source changes

This tool automatically synchronises Mintlify documentation by identifying impacted MDX files based on changed Python source code. It uses terminal tools to apply minimal, necessary diffs directly to the documentation, preserving existing c…

camel-ai/camel docs-sync documentation python mdx
skill

Generate structured bilingual changelog documentation

This skill generates structured, bilingual changelog content for internal documentation sites. It enforces strict conventions for naming, structure, and content alignment, ensuring user-facing updates are factual and narrative-driven.

lobehub/lobe-chat changelog documentation bilingual content-generation
skill ★ 1,361

Fetch live Model Context Protocol documentation

This skill provides up-to-date access to the Model Context Protocol (MCP) specification and documentation. It guides the retrieval of live protocol details, message schemas, and SEPs from modelcontextprotocol.io, ensuring developers use the…

modelcontextprotocol/kotlin-sdk mcp protocol specification documentation