skills icon indicating copy to clipboard operation
skills copied to clipboard

Public repository for Agent Skills

Results 169 skills issues
Sort by recently updated
recently updated
newest added

This pull request updates the `.gitignore` file to include common patterns for Python, Node.js, and typical OS/editor files. This will help prevent unnecessary files from being committed to the repository,...

I was confused by where the menu options were because I've not used `/plugin` before.

For example if I have a script that does anything in a system that requires an API key, how I properly pass it to the skill?

## Summary This PR adds a comprehensive **rocq-prover** skill for formal verification using Rocq (formerly Coq). ## Features - **6 Python scripts**: verification, debugging, project compilation, code extraction - **5...

I got this error `> /plugin marketplace add anthropics/skills ⎿  Error: Failed to clone marketplace repository: Cloning into '/home/wslee/.claude/plugins/marketplaces/anthropics-skills'... fatal: early EOF` Please help!

# Add AgenticFlow as Partner Skill ## Overview This PR adds AgenticFlow to the Partner Skills section, enabling Claude to design, build, and validate automation workflows with 2,500+ service integrations....

# LangGraph + DeepSeek + Skills 集成方案实现完成 我已经为您创建了一个完整的、生产就绪的集成方案,用于利用 LangGraph + DeepSeek 实现对 Skills 仓库的使用。 ## 📦 已创建的文件 ### 核心组件 1. [`skill_discovery.py`](langgraph-skills-integration/skill_discovery.py:1) - 技能发现和索引系统 2. [`skill_loader.py`](langgraph-skills-integration/skill_loader.py:1) - 技能加载和上下文管理 3. [`deepseek_integration.py`](langgraph-skills-integration/deepseek_integration.py:1) -...

- Changed the order of the internal CSS properties (a-z) **Other:** - Fixed a CSS compatibility issue

When running skills on version 2.0.22 I'm getting this duplicate output. Not that big of a deal, just thought you'd like to fix it.

PDF skill currently generates a field info JSON for every execution. This will make the skill consume considerable tokens when filling in the same PDF repeatedly. Two possible improvements to...