Skip to main content
Eigenwise
ملف منشئ GitHub

Eigenwise

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

skills مجمعة
٣٠
مستودعات
٣
محدث
٢٥ أغسطس ٢٠٢٦
مستكشف المستودعات

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

resupply
غير مصنف

Work out what a workspace is short of and get it: a measurement nobody can run yet, work being done by hand that a plugin or skill should own, knowledge that keeps being re-derived, and the setup pushing back. Reads recent sessions for what the user was…

٢٥ أغسطس ٢٠٢٦
enable-project-telemetry
غير مصنف

Opt the current project into local Claude Code usage telemetry, or verify its setup. Use to enable, disable, or check project telemetry.

٢٣ أغسطس ٢٠٢٦
update-toolshed
غير مصنف

Update installed Eigenwise Toolshed plugins and model-gateway, or check their status. Use to update Toolshed, refresh the marketplace, or check versions.

٢٣ أغسطس ٢٠٢٦
model-gateway
غير مصنف

Set up, update, or diagnose the local ChatGPT/Codex gateway for Claude Code's /model picker. Use for gateway setup, login, model visibility, routing, or failures.

٢١ أغسطس ٢٠٢٦
remote-control-compatibility
غير مصنف

Choose RC-compatibility or turn Model Gateway off for one project when /remote-control is unavailable.

٢١ أغسطس ٢٠٢٦
setup
غير مصنف

Set up a Claude Code workspace for a new or existing project, informed by hindsight from the user's whole session history. Installs and wires whichever Toolshed pieces the project actually wants (codebase-mapper, live-rules, sidequest's routing and executors,…

٢٠ أغسطس ٢٠٢٦
toolshed-doctor
غير مصنف

Run a read-only health check for Quartermaster and installed Toolshed plugins. Use to diagnose Toolshed, check workspace health, or troubleshoot stale plugins.

٢٠ أغسطس ٢٠٢٦
user-story
غير مصنف

Drive a feature from a rough request to shipped, integrated work through the Sidequest board, at a depth you choose to match the work: recon, competing architecture proposals judged and merged into one contract, a story holding the complete backlog, one or…

٢٠ أغسطس ٢٠٢٦
عرض 8 من أصل ١٦ skills مجمعة.
framework
مطوّرو البرمجيات

Guide for the Atomic Agents Python framework — schemas, agents, tools, context providers, prompts, orchestration, and provider configuration. Use when code imports from `atomic_agents`, defines an `AtomicAgent`, `BaseTool`, or `BaseIOSchema`, or the user asks…

١٨ يوليو ٢٠٢٦
new-app
مطوّرو البرمجيات

Scaffold a new Atomic Agents project from scratch — create the directory, `pyproject.toml`, env file, first agent, and a runnable entry point. Use when the user asks to start a new atomic-agents project from scratch, says "scaffold" / "new project" / "start…

١٨ يوليو ٢٠٢٦
troubleshoot
مطوّرو البرمجيات

Diagnose and fix a failing or misbehaving Atomic Agents app — import errors, schema validation failures, empty or malformed LLM output, provider role/mode errors, history and context problems, MCP transport errors. Use when the user reports an error,…

١٨ يوليو ٢٠٢٦
release
مطوّرو البرمجيات

Release a new version of atomic-agents to PyPI and GitHub. Use when the user asks to "release", "publish", "deploy", or "bump version" for atomic-agents.

١٨ يوليو ٢٠٢٦
create-atomic-agent
مطوّرو البرمجيات

Build and wire an `AtomicAgent[InSchema, OutSchema]` — schemas, `AgentConfig`, `SystemPromptGenerator`, provider client, history, hooks, optional context providers. Use when the user asks to "create an agent", "add another agent", "build an `AtomicAgent`",…

٢٩ أبريل ٢٠٢٦
create-atomic-context-provider
مطوّرو البرمجيات

Build a `BaseDynamicContextProvider` that injects a named, titled block into an agent's system prompt at every `run()` — current time, user identity, retrieved RAG docs, session state, cached DB schema. Use when the user asks to "add a context provider",…

٢٩ أبريل ٢٠٢٦
create-atomic-schema
مطوّرو البرمجيات

Design and write a `BaseIOSchema` input/output pair for an Atomic Agents agent or tool — docstrings, field descriptions, validators, error variants. Use when the user asks to "create a schema", "design the input/output schema", "define an `IOSchema`", "write…

٢٩ أبريل ٢٠٢٦
create-atomic-tool
مطوّرو البرمجيات

Build a `BaseTool[InSchema, OutSchema]` subclass — input/output schemas, `BaseToolConfig`, `run()` (and optional `run_async()`), env-driven secrets, typed failure outputs. Use when the user asks to "add a tool", "create a tool", "wrap an API as a tool",…

٢٩ أبريل ٢٠٢٦
tesseron-docs
مطوّرو البرمجيات

Authoritative Tesseron documentation lookup via the `@tesseron/docs-mcp` MCP server. Calls `search_docs` to find relevant pages and `read_doc` to fetch the full markdown body when the user asks precision questions about Tesseron protocol or SDK behaviour.…

٩ يونيو ٢٠٢٦
tesseron-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews Tesseron TypeScript code for framework- and protocol-specific correctness — app manifest hygiene, action/resource builder invariants, ActionContext capability checks, handler async/signal forwarding, subscriber cleanup, session resume flow, React hook…

٩ يونيو ٢٠٢٦
framework
مطوّرو البرمجيات

Quick-reference mental model for the Tesseron TypeScript SDK — core abstractions (app, action, resource, handler, ActionContext, transport, session, gateway), canonical imports per consumer package (`@tesseron/web`, `/server`, `/react`, `/core`, `/mcp`), and…

٢٩ مايو ٢٠٢٦
tesseron-explorer
مطوّرو البرمجيات

Maps existing Tesseron TypeScript codebases — catalogs apps, actions, resources, context-method usage, transports, React hooks, and session-lifecycle wiring; traces how agent invocations flow through handlers into app state; returns a compact architecture…

٢٩ أبريل ٢٠٢٦
update-docs
مطوّرو البرمجيات

Use this skill after any change to `packages/**` source that shifts Tesseron's public surface - protocol messages, exported types, action/resource builder APIs, ActionContext methods, transports, gateway CLI flags, or React hooks - to sync…

٢٣ أبريل ٢٠٢٦
tesseron-diagram
مطوّرو البرمجيات

Create professional technical diagrams (architecture, sequence, state, flow) in the Tesseron docs visual language — dark slate base with a single amber accent, dotted-grid background, gradient cards, Lucide-style icons, Gaussian-blur glow on the emphasized…

٢١ أبريل ٢٠٢٦
عرض ٣ من أصل ٣ مستودعات
تم تحميل كل المستودعات