Create a new skill via GitHub search, LLM generation, or both.
Generates new skills by searching GitHub or using LLM generation with configurable methods.
npx claudepluginhub athola/skrills<name> <description> [--method github|llm|both] [--dry-run]Create a new skill using the skrills MCP server.
Use the mcp__plugin_skrills_skrills__create-skill tool with:
name: Name or topic for the skill (required)description: What the skill should do (required)method: Creation method - github (search), llm (generate), both, or empiricaltarget_dir: Directory to create skill indry_run: Preview without creating filesParse $ARGUMENTS:
--method <method> or -m <method>: Creation method (default: both)--dry-run or -n: Preview mode--dir <path>: Target directoryDefault behavior:
Report:
Handle errors: