code-share

Share code via GitHub Gist instead of inline chat blocks.

7 stars

Best use case

code-share is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Share code via GitHub Gist instead of inline chat blocks.

Teams using code-share should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/code-share/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/jeromestein/code-share/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/code-share/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How code-share Compares

Feature / Agentcode-shareStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Share code via GitHub Gist instead of inline chat blocks.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# code-share

Share code via GitHub Gist instead of inline chat blocks.

## Install

```
npx clawhub@latest install code-share
```

Related Skills

a-share-short-decision

7
from Demerzels-lab/elsamultiskillagent

A-share short-term trading decision skill for 1-5 day horizon.

share_usecase

7
from Demerzels-lab/elsamultiskillagent

Share your OpenClaw use case to clawusecase.com. Analyzes your recent work and creates a submission for the community.

chats-share

7
from Demerzels-lab/elsamultiskillagent

Use when user wants to share OpenClaw channel conversations externally.

shared-memory

7
from Demerzels-lab/elsamultiskillagent

Share memories and state with other users. Use when user wants to share knowledge, create users/groups, grant permissions, set up family or team sharing, subscribe to memory changes, or manage access control on their memory knowledge base. This shared memory skill uses Ensue - a shared memory network for agents.

tushare

7
from Demerzels-lab/elsamultiskillagent

Fetch Chinese stock and futures market data via Tushare API. Supports stock quotes, futures data, company fundamentals, and macroeconomic indicators. Use when the user needs financial data from Chinese markets. Requires TUSHARE_TOKEN environment variable.

sharepoint-by-altf1be

7
from Demerzels-lab/elsamultiskillagent

Secure SharePoint file operations and Office document intelligence via Microsoft Graph API — certificate auth, Sites.

paylock

7
from Demerzels-lab/elsamultiskillagent

Non-custodial SOL escrow for AI agent deals.

agent-reputation

7
from Demerzels-lab/elsamultiskillagent

summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.

Telecom Agent Skill

7
from Demerzels-lab/elsamultiskillagent

Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.

OpenClaw-Finnhub

7
from Demerzels-lab/elsamultiskillagent

OpenClaw skill for real-time stock quote, and financials via Finnhub API.

```markdown

7
from Demerzels-lab/elsamultiskillagent

# OpenClaw-Last.fm

security-operator

7
from Demerzels-lab/elsamultiskillagent

Runtime security guardrails for OpenClaw agents.