gorse-io/skills

Agent skills

0

3 commits

updated Jun 5, 2026

See the code

README

Gorse Skills

Reusable skills for helping users adopt, integrate, operate, evaluate, and contribute to Gorse, an open-source recommender system.

These skills are organized around user jobs rather than source-code directories. They are intended for AI assistants, documentation agents, support bots, and human contributors who need consistent, task-oriented guidance.

Skill Index

SkillAudienceUse when
gorse-quickstartFirst-time usersStarting Gorse locally and getting first recommendations
gorse-data-modelingApplication developersMapping business data to users, items, and feedback
gorse-api-integrationBackend/full-stack developersIntegrating with REST APIs or SDKs
gorse-recommendation-pipelineDevelopers/operatorsExplaining retrieval, ranking, filtering, and caching
gorse-config-tuningEngineers tuning behaviorEditing config.toml and recommender/ranker settings
gorse-deploymentOperators/platform engineersDeploying single-node or distributed Gorse
gorse-dashboard-usageAdmins/product usersUsing the web dashboard for data, tasks, and monitoring
gorse-troubleshootingAll usersDiagnosing empty recommendations, task, data, and deployment issues
gorse-evaluation-optimizationData/ML/product teamsEvaluating recommendation quality and improving outcomes
gorse-cli-usageAdmins/operatorsUsing gorse-cli for administration and debugging
gorse-sdk-integrationApp developersChoosing REST vs SDK and integrating language clients
gorse-use-case-recipesSolution designersDesigning Gorse setups for common business scenarios
gorse-contributor-developmentContributorsUnderstanding the codebase and making changes

Layout

Each skill lives at:

skills/<skill-name>/SKILL.md

Each file uses YAML frontmatter followed by actionable Markdown guidance.

Contributors

zhenghaoz

3 commits

gorse-io/skills

Agent skills

0

3 commits

updated Jun 5, 2026

See the code

README

Gorse Skills

Reusable skills for helping users adopt, integrate, operate, evaluate, and contribute to Gorse, an open-source recommender system.

These skills are organized around user jobs rather than source-code directories. They are intended for AI assistants, documentation agents, support bots, and human contributors who need consistent, task-oriented guidance.

Skill Index

SkillAudienceUse when
gorse-quickstartFirst-time usersStarting Gorse locally and getting first recommendations
gorse-data-modelingApplication developersMapping business data to users, items, and feedback
gorse-api-integrationBackend/full-stack developersIntegrating with REST APIs or SDKs
gorse-recommendation-pipelineDevelopers/operatorsExplaining retrieval, ranking, filtering, and caching
gorse-config-tuningEngineers tuning behaviorEditing config.toml and recommender/ranker settings
gorse-deploymentOperators/platform engineersDeploying single-node or distributed Gorse
gorse-dashboard-usageAdmins/product usersUsing the web dashboard for data, tasks, and monitoring
gorse-troubleshootingAll usersDiagnosing empty recommendations, task, data, and deployment issues
gorse-evaluation-optimizationData/ML/product teamsEvaluating recommendation quality and improving outcomes
gorse-cli-usageAdmins/operatorsUsing gorse-cli for administration and debugging
gorse-sdk-integrationApp developersChoosing REST vs SDK and integrating language clients
gorse-use-case-recipesSolution designersDesigning Gorse setups for common business scenarios
gorse-contributor-developmentContributorsUnderstanding the codebase and making changes

Layout

Each skill lives at:

skills/<skill-name>/SKILL.md

Each file uses YAML frontmatter followed by actionable Markdown guidance.

Contributors

zhenghaoz

3 commits