Tag: agent-skills
CLI for managing and publishing agent skills
This CLI utility provides comprehensive management capabilities for agent skills, allowing developers to search, install, update, and publish skills to the ClawHub registry. It streamlines the entire lifecycle, from local development and ve…
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…
CLI for Managing and Publishing Agent Skills
This CLI utility allows developers to interact with the ClawHub registry, enabling them to search for, install, update, and publish agent skills. It provides comprehensive management capabilities for syncing local skills with remote version…
Agentic Memory Protocol for Context Management
This protocol guides agents on implementing robust, persistent memory context by defining when and how to search and write memories. It mandates deliberate context retrieval using structured metadata filters and ensures key learnings, decis…
Transfer USDC to Sui Addresses
Transfer USDC from an agent wallet to Sui addresses or saved contacts with automatic gas management. The skill supports recipient resolution via contact lookups and offers to save new addresses for future use.
Discover and Install Agent Skills Ecosystem
This skill assists users in discovering and installing specialized agent capabilities from the open skills ecosystem. It guides the user through using the Skills CLI to search for, verify, and adopt relevant modular packages.
Octocode Agent Skill Discovery and Management
This skill enables the discovery, evaluation, and management of Agent Skills defined by the SKILL.md format across GitHub, local repositories, and various marketplaces. It facilitates inspecting, installing, refactoring, and synthesising sk…
Mako Workflow for Complex Agent Investigations
This skill suite facilitates structured, multi-step agent workflows, enabling the generation of comprehensive artifacts such as investigation packets, security audits, and pre-ship review bundles. It manages complex tasks including session …
Documenting plugin release mechanics safely
Provides guidelines for accurately documenting how a repository publishes plugin artifacts, ensuring descriptions avoid overclaiming client-specific installation behaviour or universal compatibility.
Structured framework for agent skill creation
This framework provides structured guidelines and validation scripts for developing agentic skills. It enforces best practices for keeping skill definitions lean, managing metadata, and structuring associated assets like scripts and referen…
CLI for managing agent skills and registry
This CLI provides comprehensive lifecycle management for agent skills, allowing developers to search, install, update, and publish skills to a centralized registry. It streamlines the process of managing dependencies and sharing custom agen…
Agent Skill Authoring and Evaluation
Design, refine, and audit reusable agent skills by creating structured SKILL.md files and evaluating trigger precision. The process includes auditing skill collections for redundancy and designing testable behaviour through evaluation promp…