Tag: skill

Type: All Skills Tools
skill ★ 7,851

Manages research experiment lifecycle and setup

This skill manages the entire lifecycle of a research experiment, handling setup, source materialization, and final bookkeeping. It initializes structured directories, copies baseline assets, and updates multiple JSON tracking files for rep…

Upsonic/Upsonic experiment-management research-workflow data-bookkeeping skill
skill ★ 700

Foundational Agentic Skill Framework Implementation

This skill provides a foundational framework for implementing complex, multi-step agentic workflows. It allows developers to orchestrate various capabilities into cohesive, reliable processes.

MigoXLab/dingo agentic skill workflow orchestration
skill ★ 11,379

Placeholder skill for deployment operations

This skill is currently a placeholder and does not implement any functional deployment logic. It serves as a marker for future integration of deployment capabilities within the agent framework.

tensorzero/tensorzero placeholder deployment skill
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

Minimal boilerplate skill for agent testing

This skill provides a minimal, boilerplate implementation designed specifically for testing and demonstrating the required structure of a custom agent skill within the CrewAI framework. It ensures all necessary fields are present without ad…

joaomdmoura/crewai minimal skill boilerplate testing
skill ★ 12,026

Generic Test Skill Implementation Example

This skill serves as a basic, non-functional placeholder designed for testing and demonstrating the core agentic skill execution pipeline within the LangChain4j framework. It accepts and returns generic test content to validate integration …

langchain4j/langchain4j test placeholder skill langchain4j
skill ★ 133

Workflow for adding Linear MCP tools

This skill outlines the end-to-end workflow for implementing or updating a Linear capability within the mcp-linear repository. It guides developers through service method updates, tool definition creation, handler implementation, and compre…

tacticlaunch/mcp-linear linear mcp workflow tool-development
skill

General purpose agentic workflow skill framework

This skill provides a foundational framework for executing complex, multi-step agentic workflows. It enables structured orchestration of various tasks within the agentic pipeline.

DataEval/dingo agentic workflow orchestration skill