autostar Skill
autostar is a Python AI agent skill for Codex with npx, uvx/pip, git clone. Autoresearch ALL THE THINGS. RLVR for the masses.
How to use autostar Skill
Install or run
npx skills add chrisvoncsefalvay/autostarClient configuration
{
"schema_version": "1.0",
"pack_id": "pack-demo",
"project_id": "project_demo",
"generated_at": "2026-03-22T12:05:00Z",
"manual_sync_required": true,
"source_of_truth": "sqlite3",
"source_backend": {
"path": "/tmp/autostar-memory.sqlite3"
},
"files": [
{
"path": "manifest.json",
"kind": "manifest",
"format": "json",
"description": "Pack manifest"
},
{
"path": "dispositions.json",
"kind": "dispositions",
"format": "json",
"description": "Disposition snapshot"
},
{
"path": "episodes.jsonl",
"kind": "episodes",
"format": "jsonl",
"description": "Episode log"
},
{
"path": "run-summaries.jsonl",
"kind": "run_summaries",
"format": "jsonl",
"description": "Run summaries"
},
{
"path": "project-state.json",
"kind": "project_state",
"format": "json",
"description": "Project state"
},
{
"path": "latest-relevant-priors.json",
"kind": "latest_relevant_priors",
"format": "json",
"description": "Prior cache"
},
{
"path": "pending-disposition-updates.json",
"kind": "pending_updates",
"format": "json",
"description": "Pending updates"
}
]
}
Compatible clients
What is autostar Skill?
autostar is a Python AI agent skill for Codex with npx, uvx/pip, git clone. Autoresearch ALL THE THINGS. RLVR for the masses. 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.
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
- Presentation work support
- Document generation support
- Anthropic provider support
- Google provider support
Technical details
Install or run autostar using npx. Check chrisvoncsefalvay/autostar for the latest setup command.
- Built for Python
- Install or run with npx
- Install or run with uvx/pip
- Install or run with git clone
- Works with Codex
- Uses SSE transport
- API key required
- Local files
Requirements and 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.
When to use autostar 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 codex users.
Built with
Explore related resources
Frequently asked questions
What is autostar?
autostar is a Python AI agent skill for Codex with npx, uvx/pip, git clone. Autoresearch ALL THE THINGS. RLVR for the masses.
Who is autostar best for?
autostar is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install autostar?
Install or run autostar using npx. Check autostar for the latest setup command.
Is autostar actively maintained?
autostar may need a closer maintenance check before production use.
Auto-fetched from GitHub.