Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
Green-PT
ملف منشئ GitHub

Green-PT

عرض على مستوى المستودعات لـ 25 skills مجمعة عبر 1 مستودعات GitHub.

skills مجمعة
25
مستودعات
1
محدث
2026-07-12
مستكشف المستودعات

المستودعات و skills الممثلة

honey-ccr
مطوّرو البرمجيات

Compress-Cache-Retrieve huge repetitive array tool output before it hits context: keep a sample, cache the rest, leave a hash.

2026-07-12
honey-ccr
مطوّرو البرمجيات

Compress-Cache-Retrieve for huge, repetitive array tool output (logs, scan results, time series, event streams) before it enters context. Keeps an informative sample — endpoints, anomalies/change-points, head/tail — drops the redundant rest to a local cache, and leaves a retrievable hash. Use when a tool returns a long uniform JSON array you must read but mostly skim, and the full set is one command away if needed. Lossy-but-recoverable.

2026-07-12
honey
مطوّرو البرمجيات

Write less code and say less about it: YAGNI, stdlib-first, terse prose. Cuts agent token cost on every coding and writing task.

2026-07-05
honey
مطوّرو البرمجيات

Write less code and say less about it. Applies YAGNI and stdlib/native-first so the agent writes the minimum code that needs to exist, and responds tersely — stripping filler, hedging, and pleasantries while keeping code, identifiers, and technical terms exact. Use whenever writing, modifying, refactoring, reviewing, or explaining code, or any response where output volume drives token cost — even if the user never says "minimal" or "concise". Especially in agentic coding, where the volume of generated code and prose runs up the bill.

2026-07-05
honey-chat
مطوّرو البرمجيات

Honey for plain Claude — the terse-prose core with no agent-harness features. Paste into a claude.ai Project's custom instructions, a Style, or an API system prompt. Strips filler, hedging, and pleasantries from every response while keeping facts, names, numbers, steps, and code exact. No tools required.

2026-07-05
honey-px
مطوّرو البرمجيات

Read huge dense read-only text as PNG pages via pxpipe export: ~60-75% fewer input tokens. Lossy on exact strings; never for files you will edit.

2026-07-05
honey-px
مطوّرو البرمجيات

Read huge, dense, read-only text as rendered PNG pages instead of raw text — image tokens scale with pixels, not characters, so token-dense bulk (big files, vendored code, diffs, logs) costs ~60–75% less as an image. Use when you must skim or reason over thousands of lines you will NOT edit or byte-copy. Lossy on exact strings: never for files you'll Edit, secrets, hashes, or byte-exact values. Fable-class readers only.

2026-07-05
honey-hive
مطوّرو البرمجيات

Delegate search- and review-heavy work to Honey's read-only subagents so large reads return compressed instead of bloating context.

2026-07-03
عرض أهم 8 من أصل 25 skills مجمعة في هذا المستودع.
عرض 1 من أصل 1 مستودعات
تم تحميل كل المستودعات