sheep-programmer

17 mods across 2 repositories, 7 stars between them.

dsh-web-search-free

01

sheep-programmer/dsh-web-search-free

MCP server Claude CodeCodexCursor +2

A locally run web-search provider that can be connected to coding agents such as Claude Code and Codex. It supports a free search option, a paid search option, and two ways for software to connect to it.

5 3d ago A tokens not measured original MIT

aiforge

02

sheep-programmer/AIForge

Plugin Claude Code

A Claude Code plugin that recommends and injects relevant skills from the AIForge library. Claude Code is an AI coding agent made by Anthropic.

2 2mo ago A tokens not measured

add

03

sheep-programmer/AIForge

Command

A command for adding a skill repository from GitHub to the system’s library. GitHub is a service where developers host and share code repositories.

2 2mo ago A 9 tokens

autotag

04

sheep-programmer/AIForge

Command

A command that asks a server to add tags to an artifact, meaning a stored add-on or package.

2 2mo ago A 15 tokens

install

06

sheep-programmer/AIForge

Command

安装一个 artifact(mcp 写入 settings.json;plugin git clone 到 /.claude/plugins).

2 2mo ago B 20 tokens

scan

08

sheep-programmer/AIForge

Command

A command that scans your computer for installed MCP tools, plugins, and skills. MCP is a way for an agent to connect to external tools and data.

2 2mo ago B 14 tokens

search

09

sheep-programmer/AIForge

Command

A command for searching the AIForge library for skills. The description does not explain what information the search returns.

2 2mo ago A 8 tokens

sync

11

sheep-programmer/AIForge

Command

A command that copies the skill list from the server into a local fallback cache. A cache is a local copy used when the original source is unavailable.

2 2mo ago A 14 tokens

tag

12

sheep-programmer/AIForge

Command

A command that replaces the complete set of tags on an artifact, meaning a stored add-on or package.

2 2mo ago A 9 tokens

aiforge

14

sheep-programmer/AIForge

Skill Claude CodeCodex

A self-description skill for AIForge that explains how the system is used and configured.

2 2mo ago A 46 tokens

code-review

15

sheep-programmer/AIForge

Skill Claude CodeCodex

A code-review skill for examining code changes for bugs, security problems, and maintainability issues.

2 2mo ago A 18 tokens

sheep-programmer/AIForge

Skill Claude CodeCodex

A test-driven development workflow that starts with a failing test, adds the smallest code needed to pass it, and then refactors the result. TDD is a way to build software by writing tests before implementation.

2 2mo ago A 34 tokens

security-audit

17

sheep-programmer/AIForge

Skill Claude CodeCodex

A codebase security review focused on authentication, permissions, and how data moves through the system. Authentication checks who someone is; authorization checks what they may do.

2 2mo ago A 20 tokens