Tag: skill
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…
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.
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.
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.
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…
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 …
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…
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.