Favicon of miroshark-aeon

miroshark-aeon Skill

AI Agent SkillCode & Developer ToolsJavaScriptOpen source

miroshark-aeon is a JavaScript AI agent skill for Claude Desktop, Codex with git clone, remote URL. Public agent automation of miroshark

How to use miroshark-aeon Skill

Install or run

git clone https://github.com/<you>/aeon   # skip if you used

Client configuration

# Smithery configuration — https://smithery.ai/docs/config#smitheryyaml
# Auto-generated by skills/smithery-manifest. Do not edit by hand.

startCommand:
  type: stdio

configSchema:
  type: object
  properties:
    repoPath:
      type: string
      description: >
        Absolute path to a local clone of github.com/aaronjmars/aeon.
        The MCP server reads skills.json from this path and dispatches
        `claude -p` from it. Defaults to walking up from the installed
        package; set this when the server cannot locate its own repo root.
      default: ""
  required: []

commandFunction:
  |-
    config => ({
      command: 'node',
      args: [(config.repoPath || '.') + '/apps/mcp-server/dist/index.js'],
      env: process.env
    })

exampleConfig:
  repoPath: "/Users/you/code/aeon"

Compatible clients

Claude DesktopCodex

What is miroshark-aeon Skill?

miroshark-aeon is a JavaScript AI agent skill for Claude Desktop, Codex with git clone, remote URL. Public agent automation of miroshark This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
85/100
Maintenance signal
95/100
Adoption signal
30/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Reusable instructions support
  • Includes SKILL.md support
  • Shell commands support
  • Browser use support
  • Spreadsheet work support
  • OpenAI provider support
  • Anthropic provider support

Technical details

Install or run miroshark-aeon using git clone. Check aaronjmars/miroshark-aeon for the latest setup command.

git cloneremote URLClaude DesktopCodexstdioSSE
  • Built for JavaScript
  • Built for Node.js
  • Built for Python
  • Built for Rust
  • Install or run with git clone
  • Install or run with remote URL
  • Works with Claude Desktop
  • Works with Codex

Requirements and access

JavaScriptNode.jsPythonRustMIT licenseAPI key requiredOAuthDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsRead-only modeDatabase accessNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationHosted or remote

When to use miroshark-aeon Skill

  • Use it for reusing agent instructions, scripts, and references.
  • Use it for agent skills workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for claude desktop users.

Built with

JavaScriptNode.jsPythonRustgit cloneremote URLClaude DesktopCodexstdioSSE

Explore related resources

Frequently asked questions

What is miroshark-aeon?

miroshark-aeon is a JavaScript AI agent skill for Claude Desktop, Codex with git clone, remote URL. Public agent automation of miroshark

Who is miroshark-aeon best for?

miroshark-aeon is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, claude desktop users.

How do I install miroshark-aeon?

Install or run miroshark-aeon using git clone. Check miroshark-aeon for the latest setup command.

Is miroshark-aeon actively maintained?

miroshark-aeon may need a closer maintenance check before production use.

Share:

Stars
16
Forks
1
Last commit
1 month ago
Repository age
4 months
License
MIT

Auto-fetched from GitHub.

Similar to miroshark-aeon