skills
skills copied to clipboard
Public repository for Agent Skills
## Summary This PR adds a comprehensive CI workflow that tests all skills in the repository: ### Jobs 1. **Validate SKILL.md Format** - Checks all skills have valid SKILL.md frontmatter...
Corrected spelling of 'auxiliary' in SKILL.md.
Currently, custom commands are prefixed with plugin name, example: ``` /superpowers:brainstorm /superpowers:execute-plan /superpowers:write-plan ``` Sometimes, the plugin name can be long. Can you add support to specify an alias when...
## Summary This PR adds an **image-based workflow** for the PPTX skill that handles complex HTML slides (SVG diagrams, CSS gradients, intricate layouts) that the existing html2pptx converter struggles with....
Is there a general claude-skill-mcp server to expose a skill folder as claude-skill ?
- Introduced a comprehensive safety document outlining best practices for using generative AI models, including guardrails, error handling, and user input validation. - Created detailed documentation for the tool calling...
Skills are a great formalization of a problem that many of us solved with our own custom implementations. Having a formal spec, like for the “AGENTS.md” spec, will decouple an...
- Translated README.md to Japanese and added partner skills section. - Introduced new skills: 'workflow-kenken', 'daily-report-voice', 'monthly-report-generator', 'nda-generator', 'sales-analyzer-xlsx', 'seminar-resume-generator', 'shift-scheduler', and 'mermaid-flow-generator'. - Added scripts and references for each...
Creates specialized agent based on technical profile of Caio Villani, Mental Health Technical Director and RAPS Coordinator. Features: - Strategic planning using PES (Situational Strategic Planning) - Evidence-based clinical protocol...
Claude cannot use the `web_fetch` tool with URLs provided in a skill. The `skill-creator` skill should include documentation about this security feature and instructions on creating a skill that does...